summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add hacking extension to flake8Joe Gordon2013-05-152-1/+5
* Merge "Adds --nodeps option to update.py"Jenkins2013-05-151-2/+7
|\
| * Adds --nodeps option to update.pyZhongyue Luo2013-05-141-2/+7
* | Merge "Add 't', 'y', and `strict` to `bool_from_string`"Jenkins2013-05-152-14/+92
|\ \ | |/ |/|
| * Add 't', 'y', and `strict` to `bool_from_string`Rick Harris2013-05-142-14/+92
* | Merge "Update eventlet bug URL."Jenkins2013-05-131-1/+2
|\ \
| * | Update eventlet bug URL.James E. Blair2013-05-131-1/+2
* | | Merge "Removes len() on empty sequence evaluation"Jenkins2013-05-136-10/+8
|\ \ \
| * | | Removes len() on empty sequence evaluationZhongyue Luo2013-05-136-10/+8
| | |/ | |/|
* | | Merge "Line wrapper becomes to long when expanded."Jenkins2013-05-131-2/+3
|\ \ \
| * | | Line wrapper becomes to long when expanded.Monty Taylor2013-05-111-2/+3
* | | | Merge "Renames filter to base_filter and weight to base_weight"Jenkins2013-05-136-9/+139
|\ \ \ \
| * | | | Renames filter to base_filter and weight to base_weightMatthew Sherborne2013-05-106-9/+139
* | | | | Merge "python3: use 'as' syntax for exception assignment"Jenkins2013-05-131-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | python3: use 'as' syntax for exception assignmentChuck Short2013-05-131-1/+1
* | | | | Merge "Minor README improvement"Jenkins2013-05-112-11/+31
|\ \ \ \ \
| * | | | | Minor README improvementMark McLoughlin2013-05-092-11/+31
| | |_|_|/ | |/| | |
* | | | | 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
|\