| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge "Update tox.ini." | Jenkins | 2012-06-25 | 1 | -26/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | Update tox.ini. | Clark Boylan | 2012-06-25 | 1 | -26/+12 | |
| | | |/ / | |/| | | ||||||
| * / | | | Add support for tag based versioning. | Monty Taylor | 2012-06-24 | 1 | -24/+96 | |
| |/ / / | ||||||
| * | | | Merge "Skip argparse when injecting requirements." | Jenkins | 2012-06-22 | 2 | -8/+53 | |
| |\ \ \ | ||||||
| | * | | | Skip argparse when injecting requirements. | Dan Prince | 2012-06-20 | 2 | -8/+53 | |
| * | | | | Merge "Adds HACKING.rst to the tarball." | Jenkins | 2012-06-22 | 1 | -0/+1 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Adds HACKING.rst to the tarball. | Dan Prince | 2012-06-20 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Avoid erroneous "Unsupported RPC Version" message if method is missing | Dan Smith | 2012-06-21 | 2 | -2/+22 | |
| * | | | Merge "Added dictify() and uuids to the common request context." | Jenkins | 2012-06-21 | 1 | -1/+27 | |
| |\ \ \ | ||||||
| | * | | | Added dictify() and uuids to the common request context. | Andrew Bogott | 2012-06-20 | 1 | -1/+27 | |
| * | | | | Merge "Call exception on the logger, not the logging module." | Jenkins | 2012-06-21 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Call exception on the logger, not the logging module. | Russell Bryant | 2012-06-20 | 1 | -1/+1 | |
| | |/ / | ||||||
| * / / | Added a base class for unit tests. | Andrew Bogott | 2012-06-20 | 1 | -0/+56 | |
| |/ / | ||||||
| * / | Fix import usage in AMQP for rpc.common | Julien Danjou | 2012-06-20 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge "Fix nova.rpc references in comments." | Jenkins | 2012-06-19 | 3 | -21/+25 | |
| |\ | ||||||
| | * | Fix nova.rpc references in comments. | Russell Bryant | 2012-06-13 | 3 | -21/+25 | |
| * | | Merge "add import_object_ns function" | Jenkins | 2012-06-18 | 2 | -0/+56 | |
| |\ \ | ||||||
| | * | | add import_object_ns function | Sean Dague | 2012-06-14 | 2 | -0/+56 | |
| * | | | 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 | |
| |/ | ||||||
