summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Do not import openstack.common.log in strutilsAlessio Ababilov2013-04-291-5/+0
* Merge "Support for lazily instantiated loggers"Jenkins2013-04-281-3/+33
|\
| * Support for lazily instantiated loggersDavanum Srinivas2013-04-091-3/+33
* | Add support to clear DBGary Kotton2013-04-251-0/+11
* | 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 "Add middleware to limit size of HTTP requests."Jenkins2013-04-241-0/+84
|\ \ \
| * | | Add middleware to limit size of HTTP requests.Dan Prince2013-04-231-0/+84
| |/ /
* / / Add enforcement for foreign key contraints with sqliteGary Kotton2013-04-221-5/+22
|/ /
* | Merge "Revert common logging use in rootwrap"Jenkins2013-04-221-6/+3
|\ \
| * | Revert common logging use in rootwrapThierry Carrez2013-04-221-6/+3
* | | Merge "Use print_function __future__ import"Jenkins2013-04-221-0/+2
|\ \ \
| * | | Use print_function __future__ importMark McLoughlin2013-04-221-0/+2
* | | | Merge "Improve Python 3.x compatibility"Jenkins2013-04-2213-25/+25
|\| | | | |/ / |/| |
| * | Improve Python 3.x compatibilityDirk Mueller2013-04-2213-25/+25
* | | Merge "Move wsgi.Service socket creation into the constructor."Jenkins2013-04-221-1/+1
|\ \ \ | |/ / |/| |
| * | Move wsgi.Service socket creation into the constructor.Kiall Mac Innes2013-03-171-1/+1
* | | Removes metadata from ModelBaseZhongyue Luo2013-04-201-1/+0
* | | Merge "Removes created_at, updated_at from ModelBase"Jenkins2013-04-201-2/+5
|\ \ \
| * | | Removes created_at, updated_at from ModelBaseZhongyue Luo2013-04-111-2/+5
| | |/ | |/|
* | | 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-145-14/+41
|\ \ \ \
| * | | | Add rpc method namespace support.Russell Bryant2013-04-125-14/+41
| | |/ / | |/| |
* / | | Fixes private functions privateZhongyue Luo2013-04-101-21/+21
|/ / /
* / / Optimise to_primitive common casesStanislaw Pitucha2013-04-091-16/+42
|/ /
* | Merge "Import nova's looping call."Jenkins2013-04-082-7/+59
|\ \
| * | Import nova's looping call.Michael Still2013-04-082-7/+59
* | | Merge "Move bin/ scripts to entrypoints."Jenkins2013-04-082-0/+169
|\ \ \ | |/ / |/| |
| * | Move bin/ scripts to entrypoints.Monty Taylor2013-04-072-0/+169
* | | 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-041-0/+17
|\| | |
| * | | Add a gettextutils.install() helper functionMark McLoughlin2013-04-031-0/+17
* | | | Copy recent changes in periodic tasks from nova.Michael Still2013-04-041-26/+98
| |/ / |/| |
* | | Merge "Fix IBM copyright strings"Jenkins2013-04-032-2/+2
|\ \ \
| * | | Fix IBM copyright stringsKurt Taylor2013-04-022-2/+2
* | | | Merge "Add PathFilter to rootwrap."Jenkins2013-04-031-0/+46
|\ \ \ \
| * | | | Add PathFilter to rootwrap.Roman Podolyaka2013-04-011-0/+46
| | |/ / | |/| |
* | | | Merge "rpc: fix positional args in remote exceptions"Jenkins2013-04-021-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | rpc: fix positional args in remote exceptionsKiall Mac Innes2013-03-311-1/+1
| |/ /
* / / Fix the co-authored-by processing.Monty Taylor2013-04-021-2/+2
|/ /
* | Change qpid_port to IntOptAaron Rosen2013-03-281-2/+2
* | 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
| |/