summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add network_utils.urlsplitJulien Danjou2013-06-242-0/+34
* Merge "python3: Fix traceback while running python3."Jenkins2013-06-201-8/+10
|\
| * python3: Fix traceback while running python3.Chuck Short2013-06-171-8/+10
* | Merge "Remove useless logging in networks_utils"Jenkins2013-06-201-5/+0
|\ \
| * | Remove useless logging in networks_utilsJulien Danjou2013-06-191-5/+0
| |/
* / Remove unused zmq relay functionalityMark McLoughlin2013-06-171-26/+3
|/
* Merge "Add a fixture for using of SQLite in-memory DB."Jenkins2013-06-172-19/+52
|\
| * Add a fixture for using of SQLite in-memory DB.Roman Podolyaka2013-06-122-19/+52
* | Refactors to_bytesZhongyue Luo2013-06-131-21/+23
* | Merge "Handle relative path arguments in Killfilter"Jenkins2013-06-122-13/+36
|\ \
| * | Handle relative path arguments in KillfilterDirk Mueller2013-06-122-13/+36
| |/
* | Merge "Fix workarounds for some values"Jenkins2013-06-121-2/+3
|\ \
| * | Fix workarounds for some valuesJulien Danjou2013-06-071-2/+3
* | | Merge "Add a funcutils file for working with functions."Jenkins2013-06-123-0/+221
|\ \ \ | |_|/ |/| |
| * | Add a funcutils file for working with functions.Joshua Harlow2013-06-093-0/+221
* | | Merge "Allow exceptions to hop up cells"Jenkins2013-06-122-3/+55
|\ \ \
| * | | Allow exceptions to hop up cellsMatthew Sherborne2013-06-122-3/+55
* | | | Merge "Add slugify to strutils"Jenkins2013-06-122-0/+45
|\ \ \ \ | |/ / / |/| | |
| * | | Add slugify to strutilsAlessio Ababilov2013-06-112-0/+45
* | | | Merge "Remove the amqp_rpc_single_reply_queue option from Havana"Jenkins2013-06-113-223/+65
|\ \ \ \
| * | | | Remove the amqp_rpc_single_reply_queue option from HavanaRaymond Pekowski2013-06-053-223/+65
* | | | | Merge "zmq: remove someone unused code from ZmqClient"Jenkins2013-06-111-5/+3
|\ \ \ \ \
| * | | | | zmq: remove someone unused code from ZmqClientMark McLoughlin2013-06-061-5/+3
| |/ / / /
* | | | | Merge "Add can_send_version() to RpcProxy."Jenkins2013-06-112-0/+15
|\ \ \ \ \
| * | | | | Add can_send_version() to RpcProxy.Russell Bryant2013-06-112-0/+15
* | | | | | Merge "Remove explicit distribute depend."Jenkins2013-06-111-3/+0
|\ \ \ \ \ \
| * | | | | | Remove explicit distribute depend.Monty Taylor2013-06-111-3/+0
| |/ / / / /
* | | | | | Merge "Enable hacking H404 test."Jenkins2013-06-1134-426/+331
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Enable hacking H404 test.Dina Belova2013-06-1134-426/+331
* | | | | | Merge "Raise a DeprecationWarning when openstack.common.deprecated is imported"Jenkins2013-06-111-0/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Raise a DeprecationWarning when openstack.common.deprecated is importedFlaper Fesp2013-06-111-0/+21
| | |/ / / | |/| | |
* / | | | Enable user to configure pool_timeoutGary Kotton2013-06-112-3/+22
|/ / / /
* | | | Merge "MatchMakerStub - make it work & add test"Jenkins2013-06-112-1/+11
|\ \ \ \
| * | | | MatchMakerStub - make it work & add testEric Windisch2013-05-292-1/+11
* | | | | Merge "Move wsgi module to deprecated package"Jenkins2013-06-1110-94/+133
|\ \ \ \ \
| * | | | | Move wsgi module to deprecated packageDoug Hellmann2013-06-0710-94/+133
| | |_|/ / | |/| | |
* | | | | Use param keyword for docstringsFlaper Fesp2013-06-101-11/+12
* | | | | Use Python 3.x compatible octal literal notationDirk Mueller2013-06-081-2/+2
|/ / / /
* | | | Merge "Changed processing unique constraint name."Jenkins2013-06-071-2/+2
|\ \ \ \
| * | | | Changed processing unique constraint name.Victor Sergeyev2013-06-071-2/+2
| | |_|/ | |/| |
* / | | Use Python 3.x compatible except constructDirk Mueller2013-06-072-2/+2
|/ / /
* | | Add fileutils maintainerZhongyue Luo2013-06-071-2/+2
* | | Merge "Add basic lazy gettext implementation"Jenkins2013-06-062-1/+547
|\ \ \
| * | | Add basic lazy gettext implementationMatt Odden2013-05-232-1/+547
* | | | Added common code into fileutils and strutils.Ghe Rivero2013-06-064-0/+96
* | | | Merge "Add common code for fileutils."Jenkins2013-06-062-0/+81
|\ \ \ \
| * | | | Add common code for fileutils.Ghe Rivero2013-06-062-0/+81
| | |_|/ | |/| |
* | | | Merge "Rename requires files to standard names."Jenkins2013-06-064-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Rename requires files to standard names.Zhenguo Niu2013-06-044-3/+3
* | | | Merge "Enable H306 hacking check."Jenkins2013-06-045-6/+7
|\ \ \ \