summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adapt functional tests to pika-driver"2.6.0Jenkins2015-10-094-30/+59
|\
| * Adapt functional tests to pika-driverDmitriy Ukhlov2015-10-074-30/+59
* | Merge "Fix a typo in server.py"Jenkins2015-10-091-1/+1
|\ \
| * | Fix a typo in server.pyDaisuke Fujita2015-10-091-1/+1
* | | Merge "Use the hostname from the Transport for GSSAPI Authentication"Jenkins2015-10-092-1/+2
|\ \ \ | |/ / |/| |
| * | Use the hostname from the Transport for GSSAPI AuthenticationKenneth Giusti2015-10-082-1/+2
* | | Merge "Skip Redis specific tests when it is not installed"Jenkins2015-10-081-0/+17
|\ \ \ | |/ / |/| |
| * | Skip Redis specific tests when it is not installedDavanum Srinivas2015-10-051-0/+17
* | | Merge "AMQP 1.0: Properly initialize AMQP 1.0 configuration options"Jenkins2015-10-082-5/+5
|\ \ \ | |_|/ |/| |
| * | AMQP 1.0: Properly initialize AMQP 1.0 configuration optionsKenneth Giusti2015-10-062-5/+5
* | | ConfFixture should work even when zmq/redis is not presentDavanum Srinivas2015-10-075-8/+17
* | | Merge "Added matchmaker timeouts and retries"Jenkins2015-10-063-19/+58
|\ \ \ | |/ / |/| |
| * | Added matchmaker timeouts and retriesAlexi Yelistratov2015-10-063-19/+58
* | | Updated from global requirementsOpenStack Proposal Bot2015-10-051-1/+1
| |/ |/|
* | Merge "Remove unnecessary rpc_zmq_port option"Jenkins2015-10-042-14/+0
|\ \
| * | Remove unnecessary rpc_zmq_port optionAlexi Yelistratov2015-10-022-14/+0
| |/
* | Port the AMQP 1.0 driver to Python 3Kenneth Giusti2015-10-033-7/+11
* | Merge "rabbit: shuffle hosts before building kombu URL"Jenkins2015-10-031-0/+3
|\ \
| * | rabbit: shuffle hosts before building kombu URLJohn Eckersberg2015-10-021-0/+3
| |/
* | Updated from global requirementsOpenStack Proposal Bot2015-10-021-1/+1
|/
* Merge "Non-blocking outgoing queue was implemented"Jenkins2015-09-3019-37/+332
|\
| * Non-blocking outgoing queue was implementedOleksii Zamiatin2015-09-2819-37/+332
* | Merge "Fix the home-page value with Oslo wikipage"Jenkins2015-09-251-1/+1
|\ \
| * | Fix the home-page value with Oslo wikipagevenkatamahesh2015-09-251-1/+1
* | | Allow custom notification driversDavanum Srinivas2015-09-2510-10/+46
| |/ |/|
* | Merge "Fix spelling typo in output"Jenkins2015-09-256-10/+10
|\ \
| * | Fix spelling typo in outputZhao Lei2015-09-246-10/+10
* | | Merge "Include changelog/history in docs"Jenkins2015-09-242-0/+9
|\ \ \
| * | | Include changelog/history in docsJoshua Harlow2015-09-242-0/+9
* | | | Merge "Enhance start/stop concurrency race condition fix"Jenkins2015-09-244-80/+47
|\ \ \ \
| * | | | Enhance start/stop concurrency race condition fixMehdi Abaakouk2015-09-164-80/+47
| | |_|/ | |/| |
* | | | Merge "Add SASL configuration options for AMQP 1.0 driver."Jenkins2015-09-243-12/+99
|\ \ \ \
| * | | | Add SASL configuration options for AMQP 1.0 driver.Kenneth Giusti2015-09-203-12/+99
* | | | | Merge "Unsubscribe target listener when leaving"Jenkins2015-09-245-15/+47
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Unsubscribe target listener when leavingOleksii Zamiatin2015-09-215-15/+47
* | | | | Change ignore-errors to ignore_errorsMonty Taylor2015-09-211-1/+1
| |/ / / |/| | |
* | | | Updated from global requirementsOpenStack Proposal Bot2015-09-172-2/+2
* | | | Merge "Fix a few leaks in the AMQP 1.0 driver."Jenkins2015-09-172-5/+49
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a few leaks in the AMQP 1.0 driver.Kenneth Giusti2015-09-162-5/+49
* | | | Merge "Disable ACL if authentication cannot be performed."Jenkins2015-09-171-1/+12
|\ \ \ \ | |/ / /
| * | | Disable ACL if authentication cannot be performed.Kenneth Giusti2015-09-161-1/+12
* | | | Merge "Imported Translations from Zanata"Jenkins2015-09-174-14/+24
|\ \ \ \
| * | | | Imported Translations from ZanataOpenStack Proposal Bot2015-09-164-14/+24
| |/ / /
* | | | Merge "Updated from global requirements"Jenkins2015-09-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Updated from global requirementsOpenStack Proposal Bot2015-09-151-1/+1
| |/ /
* | | Merge "Merge remote-tracking branch 'origin/feature/zmq' into merge-branch"Jenkins2015-09-1653-2376/+2375
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/feature/zmq' into merge-branchDavanum Srinivas2015-09-1553-2376/+2375
| |\ \ \ | | |/ / | |/| |
| | * | Use pickle instead of jsonutils for serializationOleksii Zamiatin2015-08-167-12/+18
| | * | Acknowledgements implementationOleksii Zamiatin2015-08-1312-86/+377
| | * | Fix fork-related issuesOleksii Zamiatin2015-08-108-50/+200