| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix bug lp:1019348,update openstack-common to support pep8 1.3. | Yaguang Tang | 2012-07-18 | 7 | -33/+34 |
| * | cfg: allow empty config values | Mark McLoughlin | 2012-07-17 | 1 | -1/+2 |
| * | Don't switch to list_notifier unless necessary. | Andrew Bogott | 2012-07-15 | 1 | -9/+17 |
| * | Use strtime() in to_primitive() for datetime objs. | Russell Bryant | 2012-07-16 | 1 | -1/+3 |
| * | Merge "Add additional usage info on rpc_zmq_host flag" | Jenkins | 2012-07-16 | 1 | -1/+2 |
| |\ | |||||
| | * | Add additional usage info on rpc_zmq_host flag | Eric Windisch | 2012-07-13 | 1 | -1/+2 |
| * | | Merge "Restore register_opts on impl_zmq module load" | Jenkins | 2012-07-16 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Restore register_opts on impl_zmq module load | Eric Windisch | 2012-07-13 | 1 | -0/+3 |
| * | | | Merge "Minor pep8 cleanup in rpc." | Jenkins | 2012-07-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Minor pep8 cleanup in rpc. | Andrew Bogott | 2012-07-08 | 2 | -2/+2 |
| * | | | | Merge "pep8 cleanup in the plugin code" | Jenkins | 2012-07-15 | 2 | -2/+3 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | pep8 cleanup in the plugin code | Andrew Bogott | 2012-07-08 | 2 | -2/+3 |
| | |/ / | |||||
| * | / | Fix typo made in 372d11e990 | Eric Windisch | 2012-07-13 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Fix import order of gettextutils in amqp.py | Eric Windisch | 2012-07-13 | 1 | -1/+1 |
| * | | Add more rpc version docs. | Russell Bryant | 2012-07-13 | 1 | -0/+39 |
| * | | Merge "Add SKIP_GENERATE_AUTHORS option to setup.py" | Jenkins | 2012-07-13 | 1 | -11/+15 |
| |\ \ | |||||
| | * | | Add SKIP_GENERATE_AUTHORS option to setup.py | Dan Prince | 2012-07-13 | 1 | -11/+15 |
| * | | | Add SKIP_WRITE_GIT_CHANGELOG option to setup.py | Dan Prince | 2012-07-13 | 1 | -6/+10 |
| |/ / | |||||
| * | | Fix missing gettextutils in several modules. | Eric Windisch | 2012-07-12 | 10 | -0/+11 |
| * | | Merge "Fix line length for pep8 compliance after cloning into other projects" | Jenkins | 2012-07-11 | 3 | -5/+11 |
| |\ \ | |||||
| | * | | Fix line length for pep8 compliance after cloning into other projects | Doug Hellmann | 2012-07-11 | 3 | -5/+11 |
| * | | | Merge "Add 'filedecoder' method to the jsonutils wrapper module." | Jenkins | 2012-07-11 | 1 | -1/+5 |
| |\ \ \ | |||||
| | * | | | Add 'filedecoder' method to the jsonutils wrapper module. | Tim Daly Jr | 2012-06-26 | 1 | -1/+5 |
| * | | | | Merge "cfg: Fix typo in documentation" | Jenkins | 2012-07-11 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | cfg: Fix typo in documentation | Vincent Untz | 2012-07-05 | 1 | -2/+2 |
| * | | | | | Merge "Fix import order." | Jenkins | 2012-07-11 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix import order. | Russell Bryant | 2012-07-02 | 1 | -1/+1 |
| * | | | | | | Merge "Improve exception from importutils.import_class()." | Jenkins | 2012-07-11 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Improve exception from importutils.import_class(). | Russell Bryant | 2012-06-19 | 1 | -1/+3 |
| * | | | | | | Merge "Add common plugin framework." | Jenkins | 2012-07-11 | 4 | -0/+280 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Add common plugin framework. | Andrew Bogott | 2012-07-08 | 4 | -0/+280 |
| * | | | | | | Rework the version consumer functionality. | Monty Taylor | 2012-07-11 | 1 | -80/+123 |
| |/ / / / / | |||||
| * | | | | | Fix Zmq so it doesn't rely on nova flags | Jason Kölker | 2012-07-10 | 1 | -7/+11 |
| * | | | | | Merge "Switch common files to using jsonutils." | Jenkins | 2012-07-10 | 7 | -19/+20 |
| |\ \ \ \ \ | |||||
| | * | | | | | Switch common files to using jsonutils. | Andrew Bogott | 2012-07-03 | 7 | -19/+20 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Fix up pre-versioning based on testing in glance. | Monty Taylor | 2012-07-09 | 1 | -7/+15 |
| * | | | | | Add a new module for use in consuming versioninfo. | Monty Taylor | 2012-07-08 | 1 | -0/+106 |
| * | | | | | Move get_context_from_function_and_args() to context.py | Andrew Bogott | 2012-07-03 | 3 | -21/+18 |
| |/ / / / | |||||
| * | | | | Merge "Fix missing RPCException from raise" | Jenkins | 2012-07-02 | 1 | -1/+1 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Fix missing RPCException from raise | Eric Windisch | 2012-06-28 | 1 | -1/+1 |
| * | | | | Merge "Pass in stream as positional argument to StreamHandler." | Jenkins | 2012-07-02 | 1 | -1/+3 |
| |\ \ \ \ | |||||
| | * | | | | Pass in stream as positional argument to StreamHandler. | Andrew Bogott | 2012-06-27 | 1 | -1/+3 |
| * | | | | | Fix mailmap. | Joe Gordon | 2012-06-28 | 1 | -1/+2 |
| | |/ / / |/| | | | |||||
| * | | | | Split read_versioninfo into a method. | Monty Taylor | 2012-06-26 | 1 | -4/+17 |
| |/ / / | |||||
| * | | | Merge "Add common logging and notification." | Jenkins | 2012-06-26 | 9 | -0/+866 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Add common logging and notification. | Andrew Bogott | 2012-06-25 | 9 | -0/+866 |
| * | | | Merge "Add missing gettextutils imports" | Jenkins | 2012-06-25 | 2 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Add missing gettextutils imports | Doug Hellmann | 2012-06-22 | 2 | -0/+2 |
| * | | | | Add support for tag based versioning. | Monty Taylor | 2012-06-24 | 1 | -24/+96 |
| | |/ / |/| | | |||||
| * | | | Merge "Skip argparse when injecting requirements." | Jenkins | 2012-06-22 | 1 | -0/+5 |
| |\ \ \ | |/ / |/| | | |||||
