summaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* support ISO 8601 micro-second precisionGuang Yee2013-03-041-0/+15
* Merge "Add simple in-memory cache from nova."Jenkins2013-03-011-0/+58
|\
| * Add simple in-memory cache from nova.Vishvananda Ishaya2013-03-011-0/+58
* | Merge "Redis-based matchmaker"Jenkins2013-03-013-31/+217
|\ \
| * | Redis-based matchmakerEric Windisch2013-03-013-31/+217
* | | Port safe parsing with minidom patches from NovaDavanum Srinivas2013-02-261-0/+101
* | | Merge "openstack.common.setup: fails to get version from git"Jenkins2013-02-251-10/+35
|\ \ \
| * | | openstack.common.setup: fails to get version from gitDavanum Srinivas2013-02-251-10/+35
| |/ /
* | | Merge "Decode / Encode string utils for openstack"Jenkins2013-02-251-1/+33
|\ \ \
| * | | Decode / Encode string utils for openstackFlaper Fesp2013-02-251-1/+33
* | | | Merge "Clean up sqlalchemy exception code"Jenkins2013-02-251-10/+3
|\ \ \ \
| * | | | Clean up sqlalchemy exception codeChris Behrens2013-02-221-10/+3
| | |/ / | |/| |
* / | | AMQP: skip duplicate messagesKei Masumoto2013-02-221-0/+32
|/ / /
* | | Revert "Implement replay detection."Mark McLoughlin2013-02-202-37/+3
* | | Merge "Move DB thread pooling to DB API loader"Jenkins2013-02-202-40/+87
|\ \ \ | |/ / |/| |
| * | Move DB thread pooling to DB API loaderChris Behrens2013-02-182-40/+87
* | | Fix IPC direct topic routing.Eric Windisch2013-02-192-3/+15
* | | Merge "Implement replay detection."Jenkins2013-02-202-3/+37
|\ \ \
| * | | Implement replay detection.Eric Windisch2013-02-192-3/+37
* | | | Support RPC envelopes in impl_zmqEric Windisch2013-02-191-2/+10
* | | | Merge "Add ConfigFilter wrapper class"Jenkins2013-02-191-0/+119
|\ \ \ \ | |/ / / |/| | |
| * | | Add ConfigFilter wrapper classMark McLoughlin2013-02-181-0/+119
| |/ /
* / / blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-183-72/+359
|/ /
* | Use oslo-config-2013.1b3Mark McLoughlin2013-02-1716-1928/+25
* | Change the check for the existence of .git directory.Robert Myers2013-02-151-2/+6
* | Merge "Add join_consumer_pool() to RPC connections"Jenkins2013-02-142-0/+64
|\ \
| * | Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-132-0/+64
| |/
* / Don't use subprocess for testing excepthookJason Kölker2013-02-131-18/+18
|/
* to_primitive imposes what seems to be an arbitary data structurePhil Day2013-02-121-0/+26
* Merge "Support testing args for LocalhostMatchMaker."Jenkins2013-02-111-2/+3
|\
| * Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-101-2/+3
* | Merge "Implements import_group"Jenkins2013-02-091-0/+17
|\ \
| * | Implements import_groupZhongyue Luo2013-01-311-0/+17
* | | Merge "Exchanges should return directed topics."Jenkins2013-02-081-1/+21
|\ \ \
| * | | Exchanges should return directed topics.Eric Windisch2013-02-011-1/+21
| |/ /
* | | Merge "Allow to_primitive to ignore datetimes"Jenkins2013-02-081-0/+4
|\ \ \
| * | | Allow to_primitive to ignore datetimesJoe Gordon2013-02-071-0/+4
| | |/ | |/|
* | | Use importutils.try_import() for MySQLdbMark McLoughlin2013-02-071-6/+4
* | | Minor tweak to make update.py happyMark McLoughlin2013-02-071-1/+1
* | | Remove pointless use of OpenStackExceptionMark McLoughlin2013-02-071-2/+1
* | | Remove unused context from test_sqlalchemyMark McLoughlin2013-02-071-2/+0
* | | Remove openstack.common.db.commonMark McLoughlin2013-02-071-3/+2
* | | Fix missing wrap_db_error for Session.execute() methodBoris Pavlovic2013-02-071-0/+63
* | | Merge "timeutils: considers that now is soon"Jenkins2013-02-061-6/+11
|\ \ \
| * | | timeutils: considers that now is soonJulien Danjou2013-01-311-6/+11
| | |/ | |/|
* | | Merge "Emit a warning if RPC calls made with lock."Jenkins2013-02-061-0/+13
|\ \ \
| * | | Emit a warning if RPC calls made with lock.Michael Still2013-02-061-0/+13
| | |/ | |/|
* / | Import sqlalchemy session/models/utilsEric Windisch2013-02-054-0/+176
|/ /
* | Support for ipv6 in wsgi.ServiceDavanum Srinivas2013-02-031-1/+63
* | Merge "Support for SSL in wsgi.Service"Jenkins2013-02-021-0/+69
|\ \