summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Routing notifier"1.3.0a5Jenkins2014-01-235-1/+355
|\
| * Routing notifierSandy Walsh2014-01-155-1/+355
* | Merge "Add release notes for 1.3.0a3"Jenkins2014-01-221-0/+22
|\ \
| * | Add release notes for 1.3.0a3Mark McLoughlin2014-01-171-0/+22
| |/
* | python3: Switch to mox3 instead of moxDirk Mueller2014-01-163-3/+3
* | Remove dependencies on pep8, pyflakes and flake8Dirk Mueller2014-01-161-4/+1
|/
* Removes use of timeutils.set_time_override1.3.0a41.3.0a3Zhongyue Luo2014-01-132-20/+23
* Merge "Fix duplicate topic messages for Qpid topology=2"Jenkins2014-01-121-3/+6
|\
| * Fix duplicate topic messages for Qpid topology=2Ihar Hrachyshka2014-01-031-3/+6
* | Merge "Fix spelling errors in comments"Jenkins2014-01-112-2/+2
|\ \
| * | Fix spelling errors in commentsStanislav Kudriashev2014-01-102-2/+2
| |/
* | Merge "Fix test_notifier_logger for Python 3"Jenkins2014-01-111-4/+20
|\ \
| * | Fix test_notifier_logger for Python 3Victor Stinner2014-01-071-4/+20
* | | Merge "Fix try/except syntax for Python 3"Jenkins2014-01-111-2/+7
|\ \ \
| * | | Fix try/except syntax for Python 3Victor Stinner2013-12-191-2/+7
| |/ /
* | | Merge "fix test_rabbit for Python 3"Jenkins2014-01-101-1/+1
|\ \ \
| * | | fix test_rabbit for Python 3Victor Stinner2013-12-191-1/+1
| |/ /
* | | Merge "Minor Python 3 fixes"Jenkins2014-01-082-3/+4
|\ \ \
| * | | Minor Python 3 fixesVictor Stinner2014-01-072-3/+4
| |/ /
* | | Merge "Fix exception deserialiation on Python 3"Jenkins2014-01-082-17/+21
|\ \ \
| * | | Fix exception deserialiation on Python 3Victor Stinner2013-12-192-17/+21
| |/ /
* | | Remove copyright from empty filesEric Guo2014-01-044-53/+0
| |/ |/|
* | Replace dict.iteritems() with six.iteritems()Victor Stinner2013-12-206-10/+14
|/
* Merge "sysnchronize oslo-incubator modules"Jenkins2013-12-179-90/+231
|\
| * sysnchronize oslo-incubator modulesVictor Stinner2013-12-179-90/+231
* | Merge "Fix syntax of relative imports for Python3"Jenkins2013-12-171-3/+3
|\ \
| * | Fix syntax of relative imports for Python3Victor Stinner2013-12-161-3/+3
| |/
* | Merge "Add Sample priority"Jenkins2013-12-173-1/+39
|\ \
| * | Add Sample prioritySandy Walsh2013-12-173-1/+39
| |/
* | Remove eventlet related code in amqp driverMehdi Abaakouk2013-12-163-498/+0
|/
* Updated from global requirementsOpenStack Jenkins2013-12-101-1/+1
* Updated from global requirementsOpenStack Jenkins2013-12-101-1/+1
* Merge "Avoid creating qpid connection twice in initialization"Jenkins2013-12-091-2/+2
|\
| * Avoid creating qpid connection twice in initializationChang Bo Guo2013-12-071-2/+2
* | Merge "Unify different names between Python2 and Python3"Jenkins2013-12-095-10/+88
|\ \
| * | Unify different names between Python2 and Python3Chang Bo Guo2013-12-095-10/+88
| |/
* | Merge "Replace data structures' attribute with six module"Jenkins2013-12-094-7/+10
|\ \
| * | Replace data structures' attribute with six moduleChang Bo Guo2013-12-094-7/+10
| |/
* | Use six.moves.queue instead of QueueChang Bo Guo2013-12-073-9/+10
|/
* Merge "Add transport aliases"Jenkins2013-12-073-27/+90
|\
| * Add transport aliasesMark McLoughlin2013-12-063-27/+90
* | Merge "Fixed misspellings of common words"Jenkins2013-12-071-2/+2
|\ \
| * | Fixed misspellings of common wordsNikhil Manchanda2013-12-041-2/+2
* | | Merge "Remove the partial implementation of ack_on_error"Jenkins2013-12-063-31/+9
|\ \ \
| * | | Remove the partial implementation of ack_on_errorMehdi Abaakouk2013-12-053-31/+9
* | | | Merge "Add release notes for 1.3.0a2"Jenkins2013-12-051-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Add release notes for 1.3.0a2Mark McLoughlin2013-12-031-0/+20
* | | | Merge "Ensure context type is handled when using to_dict"Jenkins2013-12-051-2/+7
|\ \ \ \
| * | | | Ensure context type is handled when using to_dictLance Bragstad2013-12-031-2/+7
| |/ / /
* | | | Merge "Properly reconnect subscribing clients when QPID broker restarts"Jenkins2013-12-051-17/+3
|\ \ \ \ | |_|/ / |/| | |