summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Qpid H/A cluster support"Jenkins2012-11-291-9/+14
|\ \ \ \ \
| * | | | | Qpid H/A cluster supportEugene Kirpichov2012-11-291-9/+14
| | |/ / / | |/| | |
* | | | | Merge "Hide the GroupAttr conf and group attributes"Jenkins2012-11-292-6/+18
|\ \ \ \ \
| * | | | | Hide the GroupAttr conf and group attributesMark McLoughlin2012-11-232-6/+18
* | | | | | Merge "Fix regression with cfg CLI arguments"Jenkins2012-11-292-10/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Fix regression with cfg CLI argumentsMark McLoughlin2012-11-262-10/+16
* | | | | Merge "Fixes import order"Jenkins2012-11-291-1/+1
|\ \ \ \ \
| * | | | | Fixes import orderZhongyue Luo2012-11-281-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Add another duplicate opt test case"Jenkins2012-11-291-0/+5
|\ \ \ \ \
| * | | | | Add another duplicate opt test caseMark McLoughlin2012-11-231-0/+5
| | |_|/ / | |/| | |
* | | | | Merge "Fix broken --help with CommonConfigOpts"Jenkins2012-11-292-3/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix broken --help with CommonConfigOptsMark McLoughlin2012-11-232-3/+12
| |/ / /
* | | | Make project pyflakes clean.Monty Taylor2012-11-2816-30/+34
* | | | Replace try: import with extras.try_importMonty Taylor2012-11-282-5/+3
| |/ / |/| |
* | | Merge "Fixup update.py after argparse breakage"Jenkins2012-11-271-15/+12
|\ \ \
| * | | Fixup update.py after argparse breakageKiall Mac Innes2012-11-231-15/+12
| |/ /
* | / Fix common rpc to use common logging instead of python loggingDavanum Srinivas2012-11-244-4/+4
| |/ |/|
* | Fix ListOpt to trim whitespaceDavanum Srinivas2012-11-242-1/+5
* | 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