| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge "rpc: Update rpc_backend handling." | Jenkins | 2012-06-18 | 2 | -2/+33 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | rpc: Update rpc_backend handling. | Russell Bryant | 2012-06-13 | 2 | -2/+33 | |
| * | | | Update common code to support pep 1.3. | Gary Kotton | 2012-06-18 | 28 | -439/+468 | |
| * | | | Merge "Add missing ack to impl_qpid." | Jenkins | 2012-06-15 | 2 | -1/+10 | |
| |\| | | ||||||
| | * | | Add missing ack to impl_qpid. | Russell Bryant | 2012-06-13 | 2 | -1/+10 | |
| * | | | Add autodoc generation to the build_sphinx command | Monty Taylor | 2012-06-14 | 1 | -0/+52 | |
| | |/ |/| | ||||||
| * | | Merge "add more realistic unit tests for importutils" | Jenkins | 2012-06-14 | 2 | -0/+45 | |
| |\ \ | |/ |/| | ||||||
| | * | add more realistic unit tests for importutils | Sean Dague | 2012-06-12 | 2 | -0/+45 | |
| * | | Merge "Get update.py to be able to copy rpc." | Jenkins | 2012-06-12 | 1 | -1/+11 | |
| |\ \ | ||||||
| | * | | Get update.py to be able to copy rpc. | Russell Bryant | 2012-06-11 | 1 | -1/+11 | |
| * | | | Merge "Add impl_zmq to rpc." | Jenkins | 2012-06-12 | 3 | -0/+850 | |
| |\| | | ||||||
| | * | | Add impl_zmq to rpc. | Russell Bryant | 2012-06-11 | 3 | -0/+850 | |
| | |/ | ||||||
| * | | Merge "Fix utcnow_ts to return UTC timestamp" | Jenkins | 2012-06-12 | 2 | -2/+6 | |
| |\ \ | |/ |/| | ||||||
| | * | Fix utcnow_ts to return UTC timestamp | Zhongyue Luo | 2012-06-11 | 2 | -2/+6 | |
| * | | Merge "Use 'is not None' instead of '!= None'" | Jenkins | 2012-06-11 | 1 | -3/+3 | |
| |\ \ | |/ |/| | ||||||
| | * | Use 'is not None' instead of '!= None' | Johannes Erdfelt | 2012-06-08 | 1 | -3/+3 | |
| * | | Make jsonutils.dumps more general | Zhongyue Luo | 2012-06-08 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge "Add nova time util functions to timeutils" | Jenkins | 2012-06-08 | 2 | -10/+89 | |
| |\ | ||||||
| | * | Add nova time util functions to timeutils | Zhongyue Luo | 2012-06-06 | 2 | -10/+89 | |
| * | | Merge "Add support to include config aliases" | Jenkins | 2012-06-08 | 2 | -16/+200 | |
| |\ \ | ||||||
| | * | | Add support to include config aliases | Joe Gordon | 2012-06-06 | 2 | -16/+200 | |
| * | | | Handle xmlrpclib.DateTime types when serializing to JSON | Johannes Erdfelt | 2012-06-07 | 2 | -0/+14 | |
| * | | | Fix RPC tests to not use assertIn | Jason Kölker | 2012-06-07 | 1 | -2/+2 | |
| * | | | Merge "Fix a pep8 error." | Jenkins | 2012-06-07 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix a pep8 error. | Russell Bryant | 2012-06-06 | 1 | -0/+1 | |
| * | | | | Merge "Add rpc to openstack-common." | Jenkins | 2012-06-07 | 20 | -0/+4716 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add rpc to openstack-common. | Russell Bryant | 2012-06-06 | 20 | -0/+4716 | |
| | |/ / | ||||||
| * | | | Merge "Adds support for bol and eol spaces to ini files" | Jenkins | 2012-06-06 | 2 | -1/+13 | |
| |\ \ \ | ||||||
| | * | | | Adds support for bol and eol spaces to ini files | Vishvananda Ishaya | 2012-06-06 | 2 | -1/+13 | |
| | |/ / | ||||||
| * / / | Move testing dependencies to test-requires. | Vishvananda Ishaya | 2012-06-06 | 2 | -3/+3 | |
| |/ / | ||||||
| * | | Revert "Add a load function wrapper to jsonutils" | Russell Bryant | 2012-06-06 | 1 | -8/+3 | |
| * | | Add gettext support. | Russell Bryant | 2012-06-06 | 2 | -0/+63 | |
| |/ | ||||||
| * | Replace datetime.utcnow with timeutils.utcnow | Zhongyue Luo | 2012-06-05 | 1 | -1/+1 | |
| * | Merge "Create testutils with skip decorators." | Jenkins | 2012-06-05 | 2 | -0/+111 | |
| |\ | ||||||
| | * | Create testutils with skip decorators. | Russell Bryant | 2012-06-04 | 2 | -0/+111 | |
| * | | Common-ize policies. | Kevin L. Mitchell | 2012-06-04 | 2 | -0/+639 | |
| |/ | ||||||
| * | Fix pep8 errors. | Kevin L. Mitchell | 2012-06-04 | 2 | -7/+7 | |
| * | Add a load function wrapper to jsonutils | Zhongyue Luo | 2012-06-04 | 1 | -3/+8 | |
| * | cfg: add a global CONF object | Mark McLoughlin | 2012-05-29 | 1 | -0/+19 | |
| * | cfg: add generators for iterating over all options | Mark McLoughlin | 2012-05-29 | 1 | -28/+24 | |
| * | cfg: move constructor args to __call__() args | Mark McLoughlin | 2012-05-29 | 3 | -81/+188 | |
| * | Added support for proper bare URLs. | Monty Taylor | 2012-05-25 | 1 | -0/+17 | |
| * | Backslash continuation removal (common folsom-1) | Zhongyue Luo | 2012-05-19 | 1 | -4/+4 | |
| * | Run pep8 on tests. | Russell Bryant | 2012-05-16 | 2 | -2/+3 | |
| * | Create openstack.common.jsonutils. | Russell Bryant | 2012-05-15 | 3 | -0/+252 | |
| * | Merge "Alphabetize imports in openstack/common/cfg.py" | Jenkins | 2012-05-15 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Alphabetize imports in openstack/common/cfg.py | Joe Gordon | 2012-05-14 | 1 | -1/+1 | |
| * | | Remove unused imports. | Russell Bryant | 2012-05-14 | 1 | -2/+0 | |
| |/ | ||||||
| * | Merge "cfg: make reset() clear defaults and overrides" | Jenkins | 2012-05-14 | 2 | -4/+62 | |
| |\ | ||||||
| | * | cfg: make reset() clear defaults and overrides | Mark McLoughlin | 2012-05-12 | 2 | -4/+62 | |
