| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 | |
| * | | | | Merge "Fix the log test so it uses the available context fields." | Jenkins | 2012-11-15 | 1 | -0/+7 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fix the log test so it uses the available context fields. | Angus Salkeld | 2012-11-13 | 1 | -0/+7 | |
| | |/ / | ||||||
| * | | | Merge "Completely remove cfg's disable_interspersed_args()" | Jenkins | 2012-11-15 | 2 | -55/+1 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Completely remove cfg's disable_interspersed_args() | Mark McLoughlin | 2012-11-15 | 2 | -55/+1 | |
| * | | | Merge "argparse support for cfg" | Jenkins | 2012-11-15 | 3 | -70/+268 | |
| |\| | | ||||||
| | * | | argparse support for cfg | Laurence Miao | 2012-11-15 | 3 | -70/+268 | |
| * | | | Merge "Adjust the logging_context_format_string." | Jenkins | 2012-11-15 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Adjust the logging_context_format_string. | Lianhao Lu | 2012-11-14 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Enable eventlet_backdoor to return port. | Matthew Treinish | 2012-11-14 | 1 | -3/+5 | |
| * | | | Added initialize_service_hook for rpc.Service. | Lianhao Lu | 2012-11-14 | 2 | -0/+23 | |
| |/ / | ||||||
| * | | Merge "threadgroup : greethread.cancel() should be kill()" | Jenkins | 2012-11-13 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | threadgroup : greethread.cancel() should be kill() | Steven Hardy | 2012-11-12 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge "Fix QPID reconnect issues" | Jenkins | 2012-11-13 | 1 | -44/+26 | |
| |\ \ | |/ |/| | ||||||
| | * | Fix QPID reconnect issues | Gary Kotton | 2012-11-07 | 1 | -44/+26 | |
| * | | Merge "Add generate_uuid to uuidutils." | Jenkins | 2012-11-12 | 2 | -0/+11 | |
| |\ \ | ||||||
| | * | | Add generate_uuid to uuidutils. | Alex Meade | 2012-11-09 | 2 | -0/+11 | |
| | |/ | ||||||
| * | | Merge "Clean up dictionary use in RPC drivers" | Jenkins | 2012-11-12 | 2 | -18/+14 | |
| |\ \ | ||||||
| | * | | Clean up dictionary use in RPC drivers | Doug Hellmann | 2012-11-07 | 2 | -18/+14 | |
| | |/ | ||||||
