summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Use print_function __future__ import"Jenkins2013-04-223-0/+7
|\ \ \
| * | | Use print_function __future__ importMark McLoughlin2013-04-223-0/+7
* | | | Merge "Improve Python 3.x compatibility"Jenkins2013-04-2217-31/+31
|\| | | | |/ / |/| |
| * | Improve Python 3.x compatibilityDirk Mueller2013-04-2217-31/+31
* | | Merge "Move wsgi.Service socket creation into the constructor."Jenkins2013-04-222-6/+5
|\ \ \ | |/ / |/| |
| * | Move wsgi.Service socket creation into the constructor.Kiall Mac Innes2013-03-172-6/+5
* | | Removes metadata from ModelBaseZhongyue Luo2013-04-201-1/+0
* | | Merge "Removes created_at, updated_at from ModelBase"Jenkins2013-04-202-2/+27
|\ \ \
| * | | Removes created_at, updated_at from ModelBaseZhongyue Luo2013-04-112-2/+27
| | |/ | |/|
* | | Merge "Replaces standard logging with common logging"Jenkins2013-04-206-8/+14
|\ \ \
| * | | Replaces standard logging with common loggingZhongyue Luo2013-04-096-8/+14
* | | | Merge "Replaces the standard uuid with common in the context module"Jenkins2013-04-201-2/+3
|\ \ \ \
| * | | | Replaces the standard uuid with common in the context moduleZhongyue Luo2013-04-091-2/+3
| |/ / /
* | | | Merge "Incorrect logging setup - duplicating root handlers"Jenkins2013-04-151-3/+0
|\ \ \ \
| * | | | Incorrect logging setup - duplicating root handlersMichael Kerrin2013-04-091-3/+0
| |/ / /
* | | | Merge "Add rpc method namespace support."Jenkins2013-04-147-20/+91
|\ \ \ \
| * | | | Add rpc method namespace support.Russell Bryant2013-04-127-20/+91
| | |/ / | |/| |
* / | | Fixes private functions privateZhongyue Luo2013-04-101-21/+21
|/ / /
* / / Optimise to_primitive common casesStanislaw Pitucha2013-04-091-16/+42
|/ /
* | Merge "Finds dependencies of configured modules for update.py"Jenkins2013-04-091-1/+47
|\ \
| * | Finds dependencies of configured modules for update.pyZhongyue Luo2013-04-081-1/+47
* | | Merge "Import nova's looping call."Jenkins2013-04-083-11/+63
|\ \ \
| * | | Import nova's looping call.Michael Still2013-04-083-11/+63
| |/ /
* | | Merge "Move bin/ scripts to entrypoints."Jenkins2013-04-085-15/+6
|\ \ \ | |/ / |/| |
| * | Move bin/ scripts to entrypoints.Monty Taylor2013-04-075-15/+6
* | | Merge "Support overriding oslo localedir too"Jenkins2013-04-041-3/+3
|\ \ \
| * | | Support overriding oslo localedir tooMark McLoughlin2013-04-031-3/+3
* | | | Merge "Add a gettextutils.install() helper function"Jenkins2013-04-042-2/+33
|\| | |
| * | | Add a gettextutils.install() helper functionMark McLoughlin2013-04-032-2/+33
* | | | Copy recent changes in periodic tasks from nova.Michael Still2013-04-042-27/+276
| |/ / |/| |
* | | Merge "Fix IBM copyright strings"Jenkins2013-04-034-4/+4
|\ \ \
| * | | Fix IBM copyright stringsKurt Taylor2013-04-024-4/+4
* | | | Merge "Add PathFilter to rootwrap."Jenkins2013-04-032-0/+165
|\ \ \ \
| * | | | Add PathFilter to rootwrap.Roman Podolyaka2013-04-012-0/+165
| | |/ / | |/| |
* | | | Merge "rpc: fix positional args in remote exceptions"Jenkins2013-04-022-3/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | rpc: fix positional args in remote exceptionsKiall Mac Innes2013-03-312-3/+24
| |/ /
* / / Fix the co-authored-by processing.Monty Taylor2013-04-022-3/+3
|/ /
* | Merge "Change qpid_port to IntOpt"Jenkins2013-03-291-2/+2
|\ \
| * | Change qpid_port to IntOptAaron Rosen2013-03-281-2/+2
* | | Fix test_write_git_changelogAlessio Ababilov2013-03-281-8/+11
|/ /
* | Mark sql_connection with secret flagMichael J Fork2013-03-271-1/+2
* | Merge "Include PID in default logging_context_format_string"Jenkins2013-03-261-3/+3
|\ \
| * | Include PID in default logging_context_format_stringKiall Mac Innes2013-03-171-3/+3
| |/
* | Merge "gettextutils: fix translation domain"Jenkins2013-03-261-1/+1
|\ \
| * | gettextutils: fix translation domainMark McLoughlin2013-03-251-1/+1
* | | Merge "Remove deprecated Grizzly features"Jenkins2013-03-263-35/+2
|\ \ \
| * | | Remove deprecated Grizzly featuresJoe Gordon2013-03-253-35/+2
* | | | Merge "Fix default values for Matchmaker IntOpts"Jenkins2013-03-261-2/+2
|\ \ \ \
| * | | | Fix default values for Matchmaker IntOptsJoe Gordon2013-03-251-2/+2
| |/ / /
* | | | Merge "Update to use flake8."Jenkins2013-03-2615-122/+141
|\ \ \ \ | |/ / / |/| | |