| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge "update.py: support one-module-per-line configuration" | Jenkins | 2013-03-13 | 1 | -3/+7 | |
| |\ \ | ||||||
| | * | | update.py: support one-module-per-line configuration | Mark McLoughlin | 2013-03-12 | 1 | -3/+7 | |
| * | | | Merge "Initialize root logger in _setup_logging_from_conf()" | Jenkins | 2013-03-12 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Initialize root logger in _setup_logging_from_conf() | Zhiteng Huang | 2013-03-13 | 1 | -3/+3 | |
| | | |/ | |/| | ||||||
| * | | | Switch to final 1.1.0 oslo.config release | Mark McLoughlin | 2013-03-12 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | Merge "Fix Copyright Headers - Rename LLC to Foundation" | Jenkins | 2013-03-12 | 61 | -61/+62 | |
| |\ \ | ||||||
| | * | | Fix Copyright Headers - Rename LLC to Foundation | Davanum Srinivas | 2013-03-11 | 61 | -61/+62 | |
| * | | | Merge "Unignore log_format option" | Jenkins | 2013-03-12 | 1 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | Unignore log_format option | Davanum Srinivas | 2013-03-10 | 1 | -1/+2 | |
| * | | | | Merge "Keep exc_info() to prevent an internal error" | Jenkins | 2013-03-12 | 1 | -3/+5 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Keep exc_info() to prevent an internal error | Haiwei Xu | 2013-03-11 | 1 | -3/+5 | |
| | |/ / | ||||||
| * | / | Fix locking issues in Windows | Pedro Navarro Perez | 2013-03-12 | 1 | -2/+2 | |
| | |/ |/| | ||||||
| * | | Merge "Fix inconsistency with auth_tok/auth_token" | Jenkins | 2013-03-11 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | Fix inconsistency with auth_tok/auth_token | Davanum Srinivas | 2013-03-10 | 1 | -3/+3 | |
| | |/ | ||||||
| * / | Stop using --stat for ChangeLog. | Monty Taylor | 2013-03-10 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge "Add 'is' operator to extra specs ops." | Jenkins | 2013-03-07 | 2 | -1/+35 | |
| |\ | ||||||
| | * | Add 'is' operator to extra specs ops. | Avishay Traeger | 2013-03-07 | 2 | -1/+35 | |
| * | | Don't check exit codes when patching. | Dan Prince | 2013-03-07 | 1 | -1/+2 | |
| * | | Update install_venv_common to use patch -N. | Dan Prince | 2013-03-06 | 1 | -1/+1 | |
| * | | Switch to oslo.config | Mark McLoughlin | 2013-03-06 | 1 | -1/+1 | |
| * | | Merge "Preserve exceptions in impl_zmq." | Jenkins | 2013-03-06 | 1 | -8/+9 | |
| |\ \ | ||||||
| | * | | Preserve exceptions in impl_zmq. | Russell Bryant | 2013-03-05 | 1 | -8/+9 | |
| | |/ | ||||||
| * / | Simple code cleanup | Matthew Sherborne | 2013-03-06 | 2 | -6/+4 | |
| |/ | ||||||
| * | support ISO 8601 micro-second precision | Guang Yee | 2013-03-04 | 2 | -6/+25 | |
| * | Merge "Don't log a traceback on rpc call timeout." | Jenkins | 2013-03-04 | 2 | -4/+4 | |
| |\ | ||||||
| | * | Don't log a traceback on rpc call timeout. | Russell Bryant | 2013-03-02 | 2 | -4/+4 | |
| * | | Don't LOG.error on max_depth (by default). | Dan Prince | 2013-03-02 | 1 | -6/+0 | |
| * | | Merge "Add simple in-memory cache from nova." | Jenkins | 2013-03-01 | 2 | -0/+154 | |
| |\ \ | ||||||
| | * | | Add simple in-memory cache from nova. | Vishvananda Ishaya | 2013-03-01 | 2 | -0/+154 | |
| * | | | Merge "Redis-based matchmaker" | Jenkins | 2013-03-01 | 7 | -33/+542 | |
| |\ \ \ | ||||||
| | * | | | Redis-based matchmaker | Eric Windisch | 2013-03-01 | 7 | -33/+542 | |
| * | | | | Merge "update.py: DRY up using functools.partial()" | Jenkins | 2013-03-01 | 1 | -3/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | update.py: DRY up using functools.partial() | Mark McLoughlin | 2013-03-01 | 1 | -3/+7 | |
| * | | | | | Zmq correct envelope param for notify() | Eric Windisch | 2013-02-28 | 1 | -3/+2 | |
| * | | | | | Zmq notifier topic manip fix. | Eric Windisch | 2013-02-28 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge "Port safe parsing with minidom patches from Nova" | Jenkins | 2013-02-27 | 3 | -1/+177 | |
| |\ \ \ \ | ||||||
| | * | | | | Port safe parsing with minidom patches from Nova | Davanum Srinivas | 2013-02-26 | 3 | -1/+177 | |
| * | | | | | Merge "zmq: parse receiver CLI opts in main" | Jenkins | 2013-02-27 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | zmq: parse receiver CLI opts in main | Mark McLoughlin | 2013-02-25 | 1 | -1/+1 | |
| * | | | | | Fixes import order nits | Zhongyue Luo | 2013-02-26 | 2 | -3/+4 | |
| |/ / / / | ||||||
| * | | | | Merge "openstack.common.setup: fails to get version from git" | Jenkins | 2013-02-25 | 2 | -24/+73 | |
| |\ \ \ \ | ||||||
| | * | | | | openstack.common.setup: fails to get version from git | Davanum Srinivas | 2013-02-25 | 2 | -24/+73 | |
| | |/ / / | ||||||
| * | | | | Merge "Decode / Encode string utils for openstack" | Jenkins | 2013-02-25 | 2 | -1/+107 | |
| |\ \ \ \ | ||||||
| | * | | | | Decode / Encode string utils for openstack | Flaper Fesp | 2013-02-25 | 2 | -1/+107 | |
| * | | | | | Merge "Update flakes.py to match 0.6.1." | Jenkins | 2013-02-25 | 3 | -7/+16 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update flakes.py to match 0.6.1. | Monty Taylor | 2013-02-25 | 3 | -7/+16 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge "Support qpid unit tests." | Jenkins | 2013-02-25 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Support qpid unit tests. | Russell Bryant | 2013-02-25 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Clean up sqlalchemy exception code" | Jenkins | 2013-02-25 | 3 | -40/+90 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Clean up sqlalchemy exception code | Chris Behrens | 2013-02-22 | 3 | -40/+90 | |
| | | |/ / | |/| | | ||||||
