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

Use maps in outgoing pools config #3541

Merged
merged 16 commits into from
Feb 17, 2022
Merged

Use maps in outgoing pools config #3541

merged 16 commits into from
Feb 17, 2022

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    25e232f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61072bd View commit details
    Browse the repository at this point in the history
  3. Make specs more strict

    gustawlippa committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    234f68a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa5a4c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    270f5e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecdecb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dba7e41 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    695ef9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    295a4fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e000b2c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abb138d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0edfd11 View commit details
    Browse the repository at this point in the history
  13. Improve formatting

    Co-authored-by: Paweł Chrząszcz <[email protected]>
    gustawlippa and chrzaszcz committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e366e5d View commit details
    Browse the repository at this point in the history
  14. Simplify tests

    No need to provide defaults, as pool_config/1 will add them. This includes
    a `default` tag.
    
    Options are now checked against values other than defaults.
    gustawlippa committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    aa6ddae View commit details
    Browse the repository at this point in the history
  15. Update documentation

    The call_timeout option was not part of the connection section.
    gustawlippa committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    0a05f15 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65e89be View commit details
    Browse the repository at this point in the history