summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Add DynamicLoopCall timers to ThreadGroups"Jenkins2013-05-161-0/+50
|\ \ \
| * | | Add DynamicLoopCall timers to ThreadGroupsBrian Elliott2013-05-091-0/+50
| |/ /
* | | Merge "Remove the notifier and its dependencies from log.py"Jenkins2013-05-161-1/+2
|\ \ \
| * | | Remove the notifier and its dependencies from log.pyDavanum Srinivas2013-05-141-1/+2
| |/ /
* | | Merge "Fixes import order nits"Jenkins2013-05-168-8/+8
|\ \ \
| * | | Fixes import order nitsZhongyue Luo2013-05-158-8/+8
| | |/ | |/|
* | | Merge "Update KillFilter to stop at '\0' for readlink() function."Jenkins2013-05-161-0/+12
|\ \ \
| * | | Update KillFilter to stop at '\0' for readlink() function.Yufang Zhang2013-05-151-0/+12
| | |/ | |/|
* | | Support capping message versions in the client.Russell Bryant2013-05-151-0/+6
| |/ |/|
* | Merge "Add 't', 'y', and `strict` to `bool_from_string`"Jenkins2013-05-151-0/+61
|\ \ | |/ |/|
| * Add 't', 'y', and `strict` to `bool_from_string`Rick Harris2013-05-141-0/+61
* | Merge "Renames filter to base_filter and weight to base_weight"Jenkins2013-05-132-2/+132
|\ \ | |/ |/|
| * Renames filter to base_filter and weight to base_weightMatthew Sherborne2013-05-102-2/+132
* | Merge "Handle ints passed to `boolean_from_string`"Jenkins2013-05-111-0/+12
|\ \
| * | Handle ints passed to `boolean_from_string`Rick Harris2013-05-101-0/+12
* | | Merge "Removes leading zeros on integers in test_timeutils"Jenkins2013-05-101-13/+13
|\ \ \ | |/ / |/| |
| * | Removes leading zeros on integers in test_timeutilsZhongyue Luo2013-05-101-13/+13
| |/
* | Merge "Added convenience APIs for lockutils"Jenkins2013-05-101-0/+16
|\ \
| * | Added convenience APIs for lockutilsZhongyue Luo2013-05-091-0/+16
| |/
* | Merge "Convert unicode strings for python3 portability"Jenkins2013-05-103-52/+41
|\ \
| * | Convert unicode strings for python3 portabilityChuck Short2013-05-073-52/+41
* | | Merge "Import trycmd and ssh_execute from nova."Jenkins2013-05-101-0/+85
|\ \ \ | |_|/ |/| |
| * | Import trycmd and ssh_execute from nova.Michael Still2013-05-071-0/+85
* | | Merge "Convert unicode for python3 portability"Jenkins2013-05-073-10/+18
|\ \ \ | |/ / |/| |
| * | Convert unicode for python3 portabilityChuck Short2013-05-063-10/+18
* | | Merge "Add test coverage for sqlite regexp function"Jenkins2013-05-031-1/+58
|\ \ \
| * | | Add test coverage for sqlite regexp functionMark McLoughlin2013-05-021-1/+58
| | |/ | |/|
* | | Merge "Deprecate log_format and change default to None"Jenkins2013-05-031-8/+23
|\ \ \
| * | | Deprecate log_format and change default to NoneAndrew Laski2013-05-011-8/+23
| |/ /
* / / Update processutils.Michael Still2013-05-031-0/+83
|/ /
* / Use range rather than xrangeChuck Short2013-05-011-1/+1
|/
* Merge "Support for lazily instantiated loggers"Jenkins2013-04-281-4/+19
|\
| * Support for lazily instantiated loggersDavanum Srinivas2013-04-091-4/+19
* | Add middleware to limit size of HTTP requests.Dan Prince2013-04-231-0/+100
* | Merge "Use print_function __future__ import"Jenkins2013-04-222-0/+5
|\ \
| * | Use print_function __future__ importMark McLoughlin2013-04-222-0/+5
* | | Merge "Improve Python 3.x compatibility"Jenkins2013-04-224-6/+6
|\| |
| * | Improve Python 3.x compatibilityDirk Mueller2013-04-224-6/+6
* | | Merge "Move wsgi.Service socket creation into the constructor."Jenkins2013-04-221-5/+4
|\ \ \ | |/ / |/| |
| * | Move wsgi.Service socket creation into the constructor.Kiall Mac Innes2013-03-171-5/+4
* | | Merge "Removes created_at, updated_at from ModelBase"Jenkins2013-04-201-0/+22
|\ \ \
| * | | Removes created_at, updated_at from ModelBaseZhongyue Luo2013-04-111-0/+22
| | |/ | |/|
* / | Add rpc method namespace support.Russell Bryant2013-04-122-6/+50
|/ /
* | Merge "Import nova's looping call."Jenkins2013-04-081-4/+4
|\ \
| * | Import nova's looping call.Michael Still2013-04-081-4/+4
* | | Merge "Move bin/ scripts to entrypoints."Jenkins2013-04-081-1/+1
|\ \ \ | |/ / |/| |
| * | Move bin/ scripts to entrypoints.Monty Taylor2013-04-071-1/+1
* | | Merge "Add a gettextutils.install() helper function"Jenkins2013-04-041-2/+16
|\ \ \
| * | | Add a gettextutils.install() helper functionMark McLoughlin2013-04-031-2/+16
* | | | Copy recent changes in periodic tasks from nova.Michael Still2013-04-041-1/+178
| |/ / |/| |