summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Remove sitepackages=True from tox.ini"Jenkins2012-11-241-2/+0
|\ \
| * | Remove sitepackages=True from tox.iniMark McLoughlin2012-11-221-2/+0
* | | Merge "raise_on_error parameter shouldn't be passed to task function"Jenkins2012-11-242-17/+11
|\ \ \ | |_|/ |/| |
| * | raise_on_error parameter shouldn't be passed to task functiongongysh2012-11-232-17/+11
* | | Merge "Account for tasks duration in LoopingCall delay"Jenkins2012-11-233-12/+61
|\ \ \
| * | | Account for tasks duration in LoopingCall delayEoghan Glynn2012-11-193-12/+61
* | | | Merge "Convenience wrapper for datetime.timedelta.total_seconds()"Jenkins2012-11-232-0/+20
|\| | | | |/ / |/| |
| * | Convenience wrapper for datetime.timedelta.total_seconds()Eoghan Glynn2012-11-192-0/+20
* | | Merge "update deprecated stanza"Jenkins2012-11-222-4/+4
|\ \ \ | |_|/ |/| |
| * | update deprecated stanzaSean Dague2012-11-152-4/+4
* | | Merge "updating sphinx documentation"Jenkins2012-11-2020-51/+1301
|\ \ \
| * | | updating sphinx documentationJoe Heck2012-11-1820-51/+1301
* | | | Merge "Fix update.py string interpolation"Jenkins2012-11-191-1/+1
|\ \ \ \
| * | | | Fix update.py string interpolationKiall Mac Innes2012-11-181-1/+1
| |/ / /
* | | | Merge "Use the ThreadGroup for the Launcher"Jenkins2012-11-191-11/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use the ThreadGroup for the LauncherAngus Salkeld2012-11-131-11/+4
* | | | Merge "Change RPC cleanup ordering"Jenkins2012-11-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change RPC cleanup orderingJeff Peeler2012-11-121-1/+1
| |/ /
* | | Don't reference argparse._StoreActionMark McLoughlin2012-11-161-17/+2
* | | Fix minor coding style issueMark McLoughlin2012-11-161-1/+1
* | | Merge "Remove ConfigCliParser class"Jenkins2012-11-161-22/+6
|\ \ \
| * | | Remove ConfigCliParser classMark McLoughlin2012-11-151-22/+6
* | | | Merge "Add support for positional arguments"Jenkins2012-11-162-51/+113
|\| | |
| * | | Add support for positional argumentsMark McLoughlin2012-11-152-51/+113
* | | | Merge "Use stock argparse behaviour for optional args"Jenkins2012-11-162-3/+2
|\| | |
| * | | Use stock argparse behaviour for optional argsMark McLoughlin2012-11-152-3/+2
* | | | Merge "Use stock argparse --usage behaviour"Jenkins2012-11-162-25/+3
|\| | |
| * | | Use stock argparse --usage behaviourMark McLoughlin2012-11-152-25/+3
* | | | Merge "Use stock argparse --version behaviour"Jenkins2012-11-162-36/+3
|\| | |
| * | | Use stock argparse --version behaviourMark McLoughlin2012-11-152-36/+3
* | | | Merge "Remove add_option() method"Jenkins2012-11-161-7/+4
|\| | |
| * | | Remove add_option() methodMark McLoughlin2012-11-151-7/+4
* | | | Merge "Fix the log test so it uses the available context fields."Jenkins2012-11-151-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix the log test so it uses the available context fields.Angus Salkeld2012-11-131-0/+7
| |/ /
* | | Merge "Completely remove cfg's disable_interspersed_args()"Jenkins2012-11-152-55/+1
|\ \ \ | |_|/ |/| |
| * | Completely remove cfg's disable_interspersed_args()Mark McLoughlin2012-11-152-55/+1
* | | Merge "argparse support for cfg"Jenkins2012-11-153-70/+268
|\| |
| * | argparse support for cfgLaurence Miao2012-11-153-70/+268
* | | Merge "Adjust the logging_context_format_string."Jenkins2012-11-151-1/+1
|\ \ \
| * | | Adjust the logging_context_format_string.Lianhao Lu2012-11-141-1/+1
| |/ /
* | | Enable eventlet_backdoor to return port.Matthew Treinish2012-11-141-3/+5
* | | Added initialize_service_hook for rpc.Service.Lianhao Lu2012-11-142-0/+23
|/ /
* | Merge "threadgroup : greethread.cancel() should be kill()"Jenkins2012-11-131-1/+1
|\ \
| * | threadgroup : greethread.cancel() should be kill()Steven Hardy2012-11-121-1/+1
| |/
* | Merge "Fix QPID reconnect issues"Jenkins2012-11-131-44/+26
|\ \ | |/ |/|
| * Fix QPID reconnect issuesGary Kotton2012-11-071-44/+26
* | Merge "Add generate_uuid to uuidutils."Jenkins2012-11-122-0/+11
|\ \
| * | Add generate_uuid to uuidutils.Alex Meade2012-11-092-0/+11
| |/
* | Merge "Clean up dictionary use in RPC drivers"Jenkins2012-11-122-18/+14
|\ \
| * | Clean up dictionary use in RPC driversDoug Hellmann2012-11-072-18/+14
| |/