Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Domain List refactoring #1820

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from
Draft

Commits on Nov 24, 2023

  1. Extract of CachingDomainList

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5137bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e1d6e6 View commit details
    Browse the repository at this point in the history
  3. cache

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e15caa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66f5141 View commit details
    Browse the repository at this point in the history
  5. TODO

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    15c1842 View commit details
    Browse the repository at this point in the history
  6. Extract domain creation

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e51a690 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c9c1fb View commit details
    Browse the repository at this point in the history
  8. Default domain should be read from DomainListConfiguration

    Also its value is never null.
    Change DomainListConfiguration constructor visibility in
    order to ensure this.
    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    dc9c4fd View commit details
    Browse the repository at this point in the history
  9. Extract domain list logging

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c124fb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d274cb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc1bb7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e8e13d View commit details
    Browse the repository at this point in the history
  13. Fix JamesMailetContextTest

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    758fe41 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    42a761c View commit details
    Browse the repository at this point in the history
  15. AutodetectDomainList

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    38ad1b3 View commit details
    Browse the repository at this point in the history
  16. Introduce DomainListFactory

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    773edb5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b2aeac6 View commit details
    Browse the repository at this point in the history
  18. DomainListFactory

    chibenwa committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f39e909 View commit details
    Browse the repository at this point in the history