summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Migrate sqlalchemy utils from NovaVictor Sergeyev2013-07-124-2/+784
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Convert kombu SSL version string into integer"Jenkins2013-07-124-4/+116
|\ \ \ \ \ \
| * | | | | | Convert kombu SSL version string into integerDavanum Srinivas2013-07-084-4/+116
* | | | | | | Merge "Fix issue with pip installing oslo.config-1.2.0"Jenkins2013-07-111-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix issue with pip installing oslo.config-1.2.0Mark McLoughlin2013-07-101-1/+3
* | | | | | | | Merge "Add a monkey-patching util for sqlalchemy-migrate"Jenkins2013-07-113-0/+255
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a monkey-patching util for sqlalchemy-migrateRoman Podolyaka2013-07-083-0/+255
* | | | | | | | | Merge "Revert "Add support for heartbeating in the kombu RPC driver""Jenkins2013-07-112-18/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "Add support for heartbeating in the kombu RPC driver"Mark McLoughlin2013-07-112-18/+7
* | | | | | | | | Enable H302 hacking checkAnn Kamyshnikova2013-07-1041-61/+61
* | | | | | | | | Merge "Clean up and make HACKING.rst point to openstack-dev/hacking"Jenkins2013-07-101-223/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Clean up and make HACKING.rst point to openstack-dev/hackingJoe Gordon2013-07-081-223/+10
* | | | | | | | | Merge "Ignore any exceptions from rpc.cleanup()."Jenkins2013-07-091-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ignore any exceptions from rpc.cleanup().Russell Bryant2013-07-051-1/+5
* | | | | | | | | | Merge "Fix exception arg typo"Jenkins2013-07-091-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fix exception arg typoRussell Bryant2013-07-011-1/+1
* | | | | | | | | | Merge "Sanitize passwords in _safe_log"Jenkins2013-07-082-35/+26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Sanitize passwords in _safe_logDavanum Srinivas2013-07-052-35/+26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Add support for heartbeating in the kombu RPC driver"HEADmasterJenkins2013-07-082-7/+18
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Add support for heartbeating in the kombu RPC driverKiall Mac Innes2013-07-082-7/+18
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | notifier: do not rely on CONF.hostJulien Danjou2013-07-082-3/+15
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge "Add missing license header"Jenkins2013-07-081-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Add missing license headerDirk Mueller2013-07-071-0/+16
* | | | | | | | Merge "Use print operator in function style"Jenkins2013-07-081-18/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Use print operator in function styleDirk Mueller2013-07-071-18/+21
| |/ / / / / / /
* | | | | | | | Merge "Add maintainer for crypto utilities"Jenkins2013-07-081-0/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add maintainer for crypto utilitiesMark McLoughlin2013-07-041-0/+6
* | | | | | | | Merge "Handle empty arglists in Filters"Jenkins2013-07-062-10/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle empty arglists in FiltersDirk Mueller2013-07-032-10/+46
* | | | | | | | | Merge "Stop using distribute in install_venv_common"Jenkins2013-07-061-26/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Stop using distribute in install_venv_commonMonty Taylor2013-07-051-26/+16
* | | | | | | | | | Merge "Highlighting the deprecated nature of 'log-format'."Jenkins2013-07-061-1/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Highlighting the deprecated nature of 'log-format'.Anita Kuno2013-06-211-1/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Enable H304 hacking check"Jenkins2013-07-063-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable H304 hacking checkAnn Kamyshnikova2013-07-043-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "config.generator: replace sys.prefix by /usr"Jenkins2013-07-061-1/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | config.generator: replace sys.prefix by /usrJulien Danjou2013-07-041-1/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Add graceful service shutdown support to Launcher"Jenkins2013-07-042-17/+80
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add graceful service shutdown support to LauncherBrian Elliott2013-06-302-17/+80
* | | | | | | | Merge "Add conditional exception reraise"Jenkins2013-07-032-11/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add conditional exception reraiseBen Nemec2013-07-022-11/+35
* | | | | | | | Merge "Replace sys.exit by a RPCException"Jenkins2013-07-032-15/+34
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Replace sys.exit by a RPCExceptionMehdi Abaakouk2013-07-022-15/+34
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Fix bad default for show_deleted"Jenkins2013-07-022-1/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix bad default for show_deletedDavanum Srinivas2013-07-012-1/+5
| |/ / / / /
* | | | | | Merge "Add common crypto utilties"Jenkins2013-07-025-0/+366
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add common crypto utiltiesSimo Sorce2013-06-285-0/+366
* | | | | | Merge "Handle empty PATH environment variable"Jenkins2013-07-013-4/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Handle empty PATH environment variableDirk Mueller2013-06-283-4/+13
| |/ / / /
* | | | | Merge "python3: Add python3 compatibility."Jenkins2013-07-011-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |