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

Add AmqpDsn class #3254

Merged
merged 19 commits into from Dec 18, 2021
Merged

Add AmqpDsn class #3254

merged 19 commits into from Dec 18, 2021

Commits on Oct 27, 2020

  1. Add RabbitmqDsn

    Will update once finished - haven't looked at the CONTRIB yet. Want to test locally to see if it works.
    thomascrha committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    9f66073 View commit details
    Browse the repository at this point in the history
  2. added tests; added to docs

    Thomas Crha committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    a1bdde1 View commit details
    Browse the repository at this point in the history
  3. added changes

    Thomas Crha committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    436f535 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. fixed import in networks.py

    Thomas Crha committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    7d3ae8c View commit details
    Browse the repository at this point in the history
  2. fixed linting issues; fixed __init__.py import issue

    Thomas Crha committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    7122e8a View commit details
    Browse the repository at this point in the history
  3. sorted imports

    Thomas Crha committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    36cad13 View commit details
    Browse the repository at this point in the history
  4. added trailing comma on imports

    Thomas Crha committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    ed207fc View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Merge master

    Kludex committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3b0cff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c56b23 View commit details
    Browse the repository at this point in the history
  3. Merge master

    Kludex committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    17a337a View commit details
    Browse the repository at this point in the history
  4. Format code

    Kludex committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e2071e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5149a59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f9f2f7 View commit details
    Browse the repository at this point in the history
  7. Add a trivial test

    Kludex committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    38936cc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    0940d22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    438c68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    548ae8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a83d94 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. cleanup

    samuelcolvin committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    e60e20b View commit details
    Browse the repository at this point in the history