| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge "Qpid H/A cluster support" | Jenkins | 2012-11-29 | 1 | -9/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Qpid H/A cluster support | Eugene Kirpichov | 2012-11-29 | 1 | -9/+14 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge "Hide the GroupAttr conf and group attributes" | Jenkins | 2012-11-29 | 2 | -6/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Hide the GroupAttr conf and group attributes | Mark McLoughlin | 2012-11-23 | 2 | -6/+18 | |
| * | | | | | | Merge "Fix regression with cfg CLI arguments" | Jenkins | 2012-11-29 | 2 | -10/+16 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| | * | | | | Fix regression with cfg CLI arguments | Mark McLoughlin | 2012-11-26 | 2 | -10/+16 | |
| * | | | | | Merge "Fixes import order" | Jenkins | 2012-11-29 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixes import order | Zhongyue Luo | 2012-11-28 | 1 | -1/+1 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Add another duplicate opt test case" | Jenkins | 2012-11-29 | 1 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add another duplicate opt test case | Mark McLoughlin | 2012-11-23 | 1 | -0/+5 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge "Fix broken --help with CommonConfigOpts" | Jenkins | 2012-11-29 | 2 | -3/+12 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Fix broken --help with CommonConfigOpts | Mark McLoughlin | 2012-11-23 | 2 | -3/+12 | |
| | |/ / / | ||||||
| * | | | | Make project pyflakes clean. | Monty Taylor | 2012-11-28 | 16 | -30/+34 | |
| * | | | | Replace try: import with extras.try_import | Monty Taylor | 2012-11-28 | 2 | -5/+3 | |
| | |/ / |/| | | ||||||
| * | | | Merge "Fixup update.py after argparse breakage" | Jenkins | 2012-11-27 | 1 | -15/+12 | |
| |\ \ \ | ||||||
| | * | | | Fixup update.py after argparse breakage | Kiall Mac Innes | 2012-11-23 | 1 | -15/+12 | |
| | |/ / | ||||||
| * | / | Fix common rpc to use common logging instead of python logging | Davanum Srinivas | 2012-11-24 | 4 | -4/+4 | |
| | |/ |/| | ||||||
| * | | Fix ListOpt to trim whitespace | Davanum Srinivas | 2012-11-24 | 2 | -1/+5 | |
| * | | Merge "Remove sitepackages=True from tox.ini" | Jenkins | 2012-11-24 | 1 | -2/+0 | |
| |\ \ | ||||||
| | * | | Remove sitepackages=True from tox.ini | Mark McLoughlin | 2012-11-22 | 1 | -2/+0 | |
| * | | | Merge "raise_on_error parameter shouldn't be passed to task function" | Jenkins | 2012-11-24 | 2 | -17/+11 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | raise_on_error parameter shouldn't be passed to task function | gongysh | 2012-11-23 | 2 | -17/+11 | |
| * | | | Merge "Account for tasks duration in LoopingCall delay" | Jenkins | 2012-11-23 | 3 | -12/+61 | |
| |\ \ \ | ||||||
| | * | | | Account for tasks duration in LoopingCall delay | Eoghan Glynn | 2012-11-19 | 3 | -12/+61 | |
| * | | | | Merge "Convenience wrapper for datetime.timedelta.total_seconds()" | Jenkins | 2012-11-23 | 2 | -0/+20 | |
| |\| | | | |/ / |/| | | ||||||
| | * | | Convenience wrapper for datetime.timedelta.total_seconds() | Eoghan Glynn | 2012-11-19 | 2 | -0/+20 | |
| * | | | Merge "update deprecated stanza" | Jenkins | 2012-11-22 | 2 | -4/+4 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | update deprecated stanza | Sean Dague | 2012-11-15 | 2 | -4/+4 | |
| * | | | Merge "updating sphinx documentation" | Jenkins | 2012-11-20 | 20 | -51/+1301 | |
| |\ \ \ | ||||||
| | * | | | updating sphinx documentation | Joe Heck | 2012-11-18 | 20 | -51/+1301 | |
| * | | | | Merge "Fix update.py string interpolation" | Jenkins | 2012-11-19 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix update.py string interpolation | Kiall Mac Innes | 2012-11-18 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge "Use the ThreadGroup for the Launcher" | Jenkins | 2012-11-19 | 1 | -11/+4 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Use the ThreadGroup for the Launcher | Angus Salkeld | 2012-11-13 | 1 | -11/+4 | |
| * | | | | Merge "Change RPC cleanup ordering" | Jenkins | 2012-11-16 | 1 | -1/+1 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Change RPC cleanup ordering | Jeff Peeler | 2012-11-12 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Don't reference argparse._StoreAction | Mark McLoughlin | 2012-11-16 | 1 | -17/+2 | |
| * | | | Fix minor coding style issue | Mark McLoughlin | 2012-11-16 | 1 | -1/+1 | |
| * | | | Merge "Remove ConfigCliParser class" | Jenkins | 2012-11-16 | 1 | -22/+6 | |
| |\ \ \ | ||||||
| | * | | | Remove ConfigCliParser class | Mark McLoughlin | 2012-11-15 | 1 | -22/+6 | |
| * | | | | Merge "Add support for positional arguments" | Jenkins | 2012-11-16 | 2 | -51/+113 | |
| |\| | | | ||||||
| | * | | | Add support for positional arguments | Mark McLoughlin | 2012-11-15 | 2 | -51/+113 | |
| * | | | | Merge "Use stock argparse behaviour for optional args" | Jenkins | 2012-11-16 | 2 | -3/+2 | |
| |\| | | | ||||||
| | * | | | Use stock argparse behaviour for optional args | Mark McLoughlin | 2012-11-15 | 2 | -3/+2 | |
| * | | | | Merge "Use stock argparse --usage behaviour" | Jenkins | 2012-11-16 | 2 | -25/+3 | |
| |\| | | | ||||||
| | * | | | Use stock argparse --usage behaviour | Mark McLoughlin | 2012-11-15 | 2 | -25/+3 | |
| * | | | | Merge "Use stock argparse --version behaviour" | Jenkins | 2012-11-16 | 2 | -36/+3 | |
| |\| | | | ||||||
| | * | | | Use stock argparse --version behaviour | Mark McLoughlin | 2012-11-15 | 2 | -36/+3 | |
| * | | | | Merge "Remove add_option() method" | Jenkins | 2012-11-16 | 1 | -7/+4 | |
| |\| | | | ||||||
| | * | | | Remove add_option() method | Mark McLoughlin | 2012-11-15 | 1 | -7/+4 | |
