summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Handle ints passed to `boolean_from_string`"Jenkins2013-05-112-6/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle ints passed to `boolean_from_string`Rick Harris2013-05-102-6/+21
* | | | | 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-102-0/+45
|\ \ \ \
| * | | | Added convenience APIs for lockutilsZhongyue Luo2013-05-092-0/+45
| |/ / /
* | | | Merge "Convert unicode strings for python3 portability"Jenkins2013-05-104-56/+45
|\ \ \ \
| * | | | Convert unicode strings for python3 portabilityChuck Short2013-05-075-56/+46
* | | | | Merge "Stylistic improvements from quantum-rootwrap"Jenkins2013-05-102-15/+13
|\ \ \ \ \
| * | | | | Stylistic improvements from quantum-rootwrapThierry Carrez2013-05-092-15/+13
| | |/ / / | |/| | |
* | | | | Merge "Adds timeutils and uuidutils maintainer"Jenkins2013-05-101-4/+4
|\ \ \ \ \
| * | | | | Adds timeutils and uuidutils maintainerZhongyue Luo2013-05-071-4/+4
| | |_|/ / | |/| | |
* | | | | Merge "Import trycmd and ssh_execute from nova."Jenkins2013-05-102-0/+151
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Import trycmd and ssh_execute from nova.Michael Still2013-05-072-0/+151
| |/ / /
* | | | Merge "Copy Nova's workaround for RHEL6 eventlet issue"Jenkins2013-05-085-4/+68
|\ \ \ \ | |_|_|/ |/| | |
| * | | Copy Nova's workaround for RHEL6 eventlet issueMark McLoughlin2013-05-085-4/+68
| |/ /
* | | Merge "Convert unicode for python3 portability"Jenkins2013-05-079-18/+34
|\ \ \ | |/ / |/| |
| * | Convert unicode for python3 portabilityChuck Short2013-05-069-18/+34
* | | 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-032-14/+34
|\ \ \ \
| * | | | Deprecate log_format and change default to NoneAndrew Laski2013-05-012-14/+34
| | |_|/ | |/| |
* | | | Merge "Update processutils."Jenkins2013-05-032-12/+141
|\ \ \ \
| * | | | Update processutils.Michael Still2013-05-032-12/+141
| | |/ / | |/| |
* / | | Improve python3 compatibilityChuck Short2013-05-025-31/+41
|/ / /
* | | I'll maintain periodic_task as well.Michael Still2013-05-021-2/+2
* | | Mark myself as a maintainer.Michael Still2013-05-021-6/+6
|/ /
* | Merge "Use optparse for install_venv_common"Jenkins2013-05-011-7/+10
|\ \
| * | Use optparse for install_venv_commonRick Harris2013-05-011-7/+10
* | | Use range rather than xrangeChuck Short2013-05-013-4/+4
| |/ |/|
* | Ensure that qpid connection is closed.Gary Kotton2013-05-011-6/+7
|/
* Do not import openstack.common.log in strutilsAlessio Ababilov2013-04-291-5/+0
* Merge "Support for lazily instantiated loggers"Jenkins2013-04-282-7/+52
|\
| * Support for lazily instantiated loggersDavanum Srinivas2013-04-092-7/+52
* | Add support to clear DBGary Kotton2013-04-251-0/+11
* | Merge "Proposing Flavio Percoco as maintainer for strutils.py"Jenkins2013-04-261-2/+2
|\ \
| * | Proposing Flavio Percoco as maintainer for strutils.pyFlaper Fesp2013-04-251-2/+2
* | | Merge "oslo logging tries to run chmod on file"Jenkins2013-04-261-10/+1
|\ \ \ | |/ / |/| |
| * | oslo logging tries to run chmod on fileMichael Kerrin2013-04-241-10/+1
* | | Merge "Avoid calling sudo in install_venv_common.py."Jenkins2013-04-241-6/+2
|\ \ \
| * | | Avoid calling sudo in install_venv_common.py.Dan Prince2013-04-231-6/+2
| |/ /
* | | Merge "Add middleware to limit size of HTTP requests."Jenkins2013-04-242-0/+184
|\ \ \
| * | | Add middleware to limit size of HTTP requests.Dan Prince2013-04-232-0/+184
| |/ /
* | | Merge "Add enforcement for foreign key contraints with sqlite"Jenkins2013-04-241-5/+22
|\ \ \
| * | | Add enforcement for foreign key contraints with sqliteGary Kotton2013-04-221-5/+22
| |/ /
* | | Merge "Add missing LICENSE file"Jenkins2013-04-241-0/+204
|\ \ \
| * | | Add missing LICENSE fileDavanum Srinivas2013-04-231-0/+204
| |/ /
* / / Add a MAINTAINERS fileMark McLoughlin2013-04-231-0/+281
|/ /
* | Merge "Revert common logging use in rootwrap"Jenkins2013-04-221-6/+3
|\ \
| * | Revert common logging use in rootwrapThierry Carrez2013-04-221-6/+3