| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support ISO 8601 micro-second precision | Guang Yee | 2013-03-04 | 1 | -0/+15 |
| * | Merge "Add simple in-memory cache from nova." | Jenkins | 2013-03-01 | 1 | -0/+58 |
| |\ | |||||
| | * | Add simple in-memory cache from nova. | Vishvananda Ishaya | 2013-03-01 | 1 | -0/+58 |
| * | | Merge "Redis-based matchmaker" | Jenkins | 2013-03-01 | 3 | -31/+217 |
| |\ \ | |||||
| | * | | Redis-based matchmaker | Eric Windisch | 2013-03-01 | 3 | -31/+217 |
| * | | | Port safe parsing with minidom patches from Nova | Davanum Srinivas | 2013-02-26 | 1 | -0/+101 |
| * | | | Merge "openstack.common.setup: fails to get version from git" | Jenkins | 2013-02-25 | 1 | -10/+35 |
| |\ \ \ | |||||
| | * | | | openstack.common.setup: fails to get version from git | Davanum Srinivas | 2013-02-25 | 1 | -10/+35 |
| | |/ / | |||||
| * | | | Merge "Decode / Encode string utils for openstack" | Jenkins | 2013-02-25 | 1 | -1/+33 |
| |\ \ \ | |||||
| | * | | | Decode / Encode string utils for openstack | Flaper Fesp | 2013-02-25 | 1 | -1/+33 |
| * | | | | Merge "Clean up sqlalchemy exception code" | Jenkins | 2013-02-25 | 1 | -10/+3 |
| |\ \ \ \ | |||||
| | * | | | | Clean up sqlalchemy exception code | Chris Behrens | 2013-02-22 | 1 | -10/+3 |
| | | |/ / | |/| | | |||||
| * / | | | AMQP: skip duplicate messages | Kei Masumoto | 2013-02-22 | 1 | -0/+32 |
| |/ / / | |||||
| * | | | Revert "Implement replay detection." | Mark McLoughlin | 2013-02-20 | 2 | -37/+3 |
| * | | | Merge "Move DB thread pooling to DB API loader" | Jenkins | 2013-02-20 | 2 | -40/+87 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Move DB thread pooling to DB API loader | Chris Behrens | 2013-02-18 | 2 | -40/+87 |
| * | | | Fix IPC direct topic routing. | Eric Windisch | 2013-02-19 | 2 | -3/+15 |
| * | | | Merge "Implement replay detection." | Jenkins | 2013-02-20 | 2 | -3/+37 |
| |\ \ \ | |||||
| | * | | | Implement replay detection. | Eric Windisch | 2013-02-19 | 2 | -3/+37 |
| * | | | | Support RPC envelopes in impl_zmq | Eric Windisch | 2013-02-19 | 1 | -2/+10 |
| * | | | | Merge "Add ConfigFilter wrapper class" | Jenkins | 2013-02-19 | 1 | -0/+119 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Add ConfigFilter wrapper class | Mark McLoughlin | 2013-02-18 | 1 | -0/+119 |
| | |/ / | |||||
| * / / | blueprint amqp-rpc-fast-reply-queue | Raymond Pekowski | 2013-02-18 | 3 | -72/+359 |
| |/ / | |||||
| * | | Use oslo-config-2013.1b3 | Mark McLoughlin | 2013-02-17 | 16 | -1928/+25 |
| * | | Change the check for the existence of .git directory. | Robert Myers | 2013-02-15 | 1 | -2/+6 |
| * | | Merge "Add join_consumer_pool() to RPC connections" | Jenkins | 2013-02-14 | 2 | -0/+64 |
| |\ \ | |||||
| | * | | Add join_consumer_pool() to RPC connections | Doug Hellmann | 2013-02-13 | 2 | -0/+64 |
| | |/ | |||||
| * / | Don't use subprocess for testing excepthook | Jason Kölker | 2013-02-13 | 1 | -18/+18 |
| |/ | |||||
| * | to_primitive imposes what seems to be an arbitary data structure | Phil Day | 2013-02-12 | 1 | -0/+26 |
| * | Merge "Support testing args for LocalhostMatchMaker." | Jenkins | 2013-02-11 | 1 | -2/+3 |
| |\ | |||||
| | * | Support testing args for LocalhostMatchMaker. | Eric Windisch | 2013-02-10 | 1 | -2/+3 |
| * | | Merge "Implements import_group" | Jenkins | 2013-02-09 | 1 | -0/+17 |
| |\ \ | |||||
| | * | | Implements import_group | Zhongyue Luo | 2013-01-31 | 1 | -0/+17 |
| * | | | Merge "Exchanges should return directed topics." | Jenkins | 2013-02-08 | 1 | -1/+21 |
| |\ \ \ | |||||
| | * | | | Exchanges should return directed topics. | Eric Windisch | 2013-02-01 | 1 | -1/+21 |
| | |/ / | |||||
| * | | | Merge "Allow to_primitive to ignore datetimes" | Jenkins | 2013-02-08 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Allow to_primitive to ignore datetimes | Joe Gordon | 2013-02-07 | 1 | -0/+4 |
| | | |/ | |/| | |||||
| * | | | Use importutils.try_import() for MySQLdb | Mark McLoughlin | 2013-02-07 | 1 | -6/+4 |
| * | | | Minor tweak to make update.py happy | Mark McLoughlin | 2013-02-07 | 1 | -1/+1 |
| * | | | Remove pointless use of OpenStackException | Mark McLoughlin | 2013-02-07 | 1 | -2/+1 |
| * | | | Remove unused context from test_sqlalchemy | Mark McLoughlin | 2013-02-07 | 1 | -2/+0 |
| * | | | Remove openstack.common.db.common | Mark McLoughlin | 2013-02-07 | 1 | -3/+2 |
| * | | | Fix missing wrap_db_error for Session.execute() method | Boris Pavlovic | 2013-02-07 | 1 | -0/+63 |
| * | | | Merge "timeutils: considers that now is soon" | Jenkins | 2013-02-06 | 1 | -6/+11 |
| |\ \ \ | |||||
| | * | | | timeutils: considers that now is soon | Julien Danjou | 2013-01-31 | 1 | -6/+11 |
| | | |/ | |/| | |||||
| * | | | Merge "Emit a warning if RPC calls made with lock." | Jenkins | 2013-02-06 | 1 | -0/+13 |
| |\ \ \ | |||||
| | * | | | Emit a warning if RPC calls made with lock. | Michael Still | 2013-02-06 | 1 | -0/+13 |
| | | |/ | |/| | |||||
| * / | | Import sqlalchemy session/models/utils | Eric Windisch | 2013-02-05 | 4 | -0/+176 |
| |/ / | |||||
| * | | Support for ipv6 in wsgi.Service | Davanum Srinivas | 2013-02-03 | 1 | -1/+63 |
| * | | Merge "Support for SSL in wsgi.Service" | Jenkins | 2013-02-02 | 1 | -0/+69 |
| |\ \ | |||||
