summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Specify database group instead of DEFAULT"Jenkins2013-05-223-4/+96
|\
| * Specify database group instead of DEFAULTDavanum Srinivas2013-05-203-4/+96
* | Add generic serialization supportDan Smith2013-05-212-0/+62
* | Allow RPC_API_NAMESPACE on RpcProxy objectsChris Behrens2013-05-201-2/+13
|/
* Merge "Add Middleware for correlation_id"Jenkins2013-05-201-0/+51
|\
| * Add Middleware for correlation_idAditi Raveesh2013-05-151-0/+51
* | Migrate to pbr.Monty Taylor2013-05-172-332/+0
* | Merge "Break out common functionality for filters and weights"Jenkins2013-05-171-1/+3
|\ \
| * | Break out common functionality for filters and weightsMatthew Sherborne2013-05-151-1/+3
* | | Merge "Extract matchmaker_ring to own module"Jenkins2013-05-171-1/+2
|\ \ \
| * | | Extract matchmaker_ring to own moduleEric Windisch2013-05-151-1/+2
| |/ /
* | | Merge "Pass backdoor_port to services being launched"Jenkins2013-05-161-0/+10
|\ \ \
| * | | Pass backdoor_port to services being launchedBrian Elliott2013-05-091-0/+10
| | |/ | |/|
* | | 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
|\| |