summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated from global requirementsicehouse-eolstable/icehouseOpenStack Proposal Bot2015-06-152-2/+2
* Enabled mask_password to handle byte code strings(2)James Carey2015-06-012-1/+10
* Remove requirements_style_check.shDoug Hellmann2015-06-013-34/+1
* Merge "Fixed ssl.PROTOCOL_SSLv3 not supported by Python 2.7.9" into stable/ic...Jenkins2015-05-041-1/+5
|\
| * Fixed ssl.PROTOCOL_SSLv3 not supported by Python 2.7.9stanzgy2015-03-131-1/+5
* | Updated from global requirementsOpenStack Proposal Bot2015-04-084-45/+45
|/
* Fix matchmaker_redis ack_alive fails with KeyErrorIhar Hrachyshka2015-03-102-1/+7
* Updated from global requirementsOpenStack Proposal Bot2015-02-054-10/+10
* Fix incorrect attribute name in matchmaker_redisIhar Hrachyshka2015-01-151-1/+1
* Merge "Add _wrap_db_error() support to SessionTransaction.commit()" into stab...Jenkins2014-12-042-2/+58
|\
| * Add _wrap_db_error() support to SessionTransaction.commit()Mike Bayer2014-09-262-2/+58
* | Merge "Add _wrap_db_error() support to Session.commit()" into stable/icehouseJenkins2014-11-142-0/+56
|\ \ | |/
| * Add _wrap_db_error() support to Session.commit()Mike Bayer2014-09-222-0/+56
* | Squashed two patches that simultaneously block the gateIhar Hrachyshka2014-11-123-10/+11
* | Merge "Mask passwords in exceptions and error messages" into stable/icehouseJenkins2014-10-072-5/+65
|\ \
| * | Mask passwords in exceptions and error messagesAmrith Kumar2014-10-062-5/+65
* | | Enabled mask_password to handle byte code stringsJames Carey2014-10-012-1/+10
|/ /
* | Merge "Don't call provision.py directly" into stable/icehouseJenkins2014-09-261-2/+2
|\ \
| * | Don't call provision.py directlyIan Wienand2014-09-151-2/+2
* | | Merge "Work toward Python 3.4 support and testing" into stable/icehouseJenkins2014-09-251-1/+65
|\ \ \
| * | | Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+65
| |/ /
* | | Merge "Explicitly name subscription queue" into stable/icehouseJenkins2014-09-251-1/+1
|\ \ \ | |_|/ |/| |
| * | Explicitly name subscription queueGordon Sim2014-07-081-1/+1
* | | Fix password leak from ProcessExecution errorsTristan Cacqueray2014-09-134-13/+406
| |/ |/|
* | Merge "Next version of stable/icehouse is 2014.1.1." into stable/icehouseJenkins2014-08-281-1/+1
|\ \
| * | Next version of stable/icehouse is 2014.1.1.Robert Collins2014-08-201-1/+1
* | | Merge "Slow down Kombu reconnect attempts" into stable/icehouseJenkins2014-08-241-0/+15
|\ \ \
| * | | Slow down Kombu reconnect attemptsBogdan Dobrelya2014-06-101-0/+15
* | | | Set python hash seed to 0 in tox.iniClark Boylan2014-08-211-2/+1
| |/ / |/| |
* | | Updated from global requirementsOpenStack Proposal Bot2014-07-244-6/+6
| |/ |/|
* | Move notification point to a better placeAlan Pevec2014-06-191-1/+2
* | Set default branch for stable/icehouseAlan Pevec2014-06-191-0/+1
* | Merge "Enforce unicode json output for jsonutils.load[s]()" into stable/icehouseJenkins2014-06-164-9/+56
|\ \
| * | Enforce unicode json output for jsonutils.load[s]()Ihar Hrachyshka2014-05-274-9/+56
* | | Merge "jsonutils.load() accepts file pointer, not string" into stable/icehouseJenkins2014-06-161-2/+2
|\ \ \ | |/ /
| * | jsonutils.load() accepts file pointer, not stringIhar Hrachyshka2014-05-271-2/+2
* | | Merge "On Python <= 2.6, use simplejson if available" into stable/icehouseJenkins2014-06-161-1/+11
|\ \ \ | |/ /
| * | On Python <= 2.6, use simplejson if availableIhar Hrachyshka2014-04-301-1/+11
* | | Merge "Start ping listener also for postgresql" into stable/icehouseJenkins2014-06-161-3/+3
|\ \ \
| * | | Start ping listener also for postgresqlDirk Mueller2014-05-081-3/+3
| |/ /
* | | Merge "remove token from notifier middleware" into stable/icehouseJenkins2014-06-162-3/+10
|\ \ \
| * | | remove token from notifier middlewareGordon Chung2014-05-222-3/+10
| |/ /
* | | Merge "Make stop_timers() method public" into stable/icehouseJenkins2014-06-162-2/+11
|\ \ \
| * | | Make stop_timers() method publicJason Dunsmore2014-05-292-2/+11
* | | | Merge "Add graceful stop function to ThreadGroup.stop" into stable/icehouseJenkins2014-06-162-1/+45
|\ \ \ \ | |/ / /
| * | | Add graceful stop function to ThreadGroup.stopMitsuru Kanabuchi2014-05-292-1/+45
| |/ /
* | | Ensure routing key is specified in the address for a direct producerKenneth Giusti2014-06-091-1/+1
| |/ |/|
* | Updated from global requirementsOpenStack Proposal Bot2014-05-222-2/+2
|/
* Update ensure()/reconnect() to catch MessagingError2014.1Russell Bryant2014-04-091-3/+3
* Merge "Script for running unit tests in other projects"2014.1.rc1Jenkins2014-04-031-0/+91
|\