summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Clarify precedence of secret_key_fileMark McLoughlin2013-08-071-2/+4
|/ / / / /
* | | | | Merge "RPC: Add MessageSecurity implementation"Jenkins2013-08-072-0/+652
|\ \ \ \ \
| * | | | | RPC: Add MessageSecurity implementationSimo Sorce2013-08-052-0/+652
* | | | | | Merge "Add missing exceptions for per user quota"Jenkins2013-08-062-29/+54
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add missing exceptions for per user quotaSergey Skripnick2013-08-052-29/+54
| |/ / / /
* | | | | Merge "Fix Message format-string parsing"Jenkins2013-08-052-1/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix Message format-string parsingJohn Warren2013-08-052-1/+14
| | |/ / | |/| |
* | | | Merge "python3: Import translation layer"Jenkins2013-08-054-0/+117
|\ \ \ \
| * | | | python3: Import translation layerChuck Short2013-08-044-0/+117
* | | | | Merge "Ensure install_venv works behind firewalls"Jenkins2013-08-041-2/+3
|\ \ \ \ \
| * | | | | Ensure install_venv works behind firewallsMonty Taylor2013-07-311-2/+3
* | | | | | Merge "Modify local.py to not be dependent on Eventlet"Jenkins2013-08-022-10/+23
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Modify local.py to not be dependent on EventletLance Bragstad2013-08-012-10/+23
* | | | | | Merge "Add common methods required to allow translation of REST API responses"Jenkins2013-08-023-38/+168
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add common methods required to allow translation of REST API responsesLuis A. Garcia2013-07-303-38/+168
| | |/ / / | |/| | |
* | | | | Merge "BaseException.message is deprecated since Python 2.6"Jenkins2013-07-314-13/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BaseException.message is deprecated since Python 2.6Johannes Erdfelt2013-07-264-13/+24
| |/ / /
* | | | Merge "Fix policy default_rule issue"Jenkins2013-07-302-15/+50
|\ \ \ \
| * | | | Fix policy default_rule issueguohliu2013-07-292-15/+50
* | | | | Merge "Update references with new Mailing List location"Jenkins2013-07-301-1/+1
|\ \ \ \ \
| * | | | | Update references with new Mailing List locationTom Fifield2013-07-291-1/+1
* | | | | | Merge "Import common quota code from nova and cinder"Jenkins2013-07-303-0/+1597
|\ \ \ \ \ \
| * | | | | | Import common quota code from nova and cinderSergey Skripnick2013-07-293-0/+1597
| |/ / / / /
* | | | | | Merge "Add function drop_unique_constraint()"Jenkins2013-07-292-1/+171
|\ \ \ \ \ \
| * | | | | | Add function drop_unique_constraint()Victor Sergeyev2013-07-262-1/+171
* | | | | | | Merge "Refactors boolean returns"Jenkins2013-07-294-22/+7
|\ \ \ \ \ \ \
| * | | | | | | Refactors boolean returnsZhongyue Luo2013-07-284-22/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix hostname conflict in config generator"Jenkins2013-07-291-13/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix hostname conflict in config generatorBen Nemec2013-07-261-13/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge "Implement apiclient library"Jenkins2013-07-2610-22/+1834
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implement apiclient libraryAlessio Ababilov2013-07-2210-22/+1834
* | | | | | Change sqlalchemy/utils.py mode back to 644Chris Behrens2013-07-251-0/+0
* | | | | | Add service restart function in oslo-incubatorFengqian.Gao2013-07-252-65/+227
| |/ / / / |/| | | |
* | | | | Merge "config.generator: remove the total number of options"Jenkins2013-07-241-5/+0
|\ \ \ \ \
| * | | | | config.generator: remove the total number of optionsJulien Danjou2013-07-241-5/+0
| | |_|_|/ | |/| | |
* | | | | Merge "python3: handle module moves in log"Jenkins2013-07-241-4/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | python3: handle module moves in logChuck Short2013-07-231-4/+3
| | |_|/ | |/| |
* | | | Merge "Exception code cleanup"Jenkins2013-07-233-9/+4
|\ \ \ \
| * | | | Exception code cleanupBen Nemec2013-07-193-9/+4
* | | | | Merge "Avoid shadowing Exception 'message' attribute"Jenkins2013-07-233-24/+24
|\| | | |
| * | | | Avoid shadowing Exception 'message' attributeBen Nemec2013-07-193-24/+24
* | | | | Merge "python3: Add python3 compatibility support"Jenkins2013-07-231-3/+5
|\ \ \ \ \
| * | | | | python3: Add python3 compatibility supportChuck Short2013-07-151-3/+5
| | |/ / / | |/| | |
* | | | | Merge "Add serializer param to RPC service"Jenkins2013-07-231-2/+4
|\ \ \ \ \
| * | | | | Add serializer param to RPC serviceDevananda van der Veen2013-07-181-2/+4
* | | | | | Merge "Change file bit of sample config file generator"Jenkins2013-07-231-3/+0
|\ \ \ \ \ \
| * | | | | | Change file bit of sample config file generatorZhongyue Luo2013-07-211-3/+0
* | | | | | | Merge "Allow use of hacking 0.6.0 and enable new checks"Jenkins2013-07-234-12/+14
|\ \ \ \ \ \ \
| * | | | | | | Allow use of hacking 0.6.0 and enable new checksSergey Lukjanov2013-07-204-12/+14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Import config file generator module from python path"Jenkins2013-07-221-2/+2
|\ \ \ \ \ \ \