index
:
oslo.git
master
shared-key-msg
OpenStack's oslo-incubator patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
4
-0
/
+182
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add ConfigFilter wrapper class
Mark McLoughlin
2013-02-18
4
-0
/
+182
|
|
/
/
*
/
/
blueprint amqp-rpc-fast-reply-queue
Raymond Pekowski
2013-02-18
3
-72
/
+359
|
/
/
*
|
Use oslo-config-2013.1b3
Mark McLoughlin
2013-02-17
20
-1932
/
+29
*
|
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
2
-0
/
+38
|
\
\
|
*
|
Implements import_group
Zhongyue Luo
2013-01-31
2
-0
/
+38
*
|
|
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
4
-0
/
+185
|
\
\
|
*
|
Support for SSL in wsgi.Service
Davanum Srinivas
2013-01-29
4
-0
/
+185
*
|
|
Add _FATAL_EXCEPTION_FORMAT_ERRORS global.
Dan Prince
2013-01-30
2
-1
/
+10
|
|
/
|
/
|
*
|
Add tests for setup
Alessio Ababilov
2013-01-30
1
-0
/
+114
|
/
*
Add TTL to AMQP messages
Brent Eagles
2013-01-28
2
-5
/
+123
*
Merge "Prevent parallel test port clashes for zmq."
Jenkins
2013-01-28
2
-6
/
+14
|
\
|
*
Prevent parallel test port clashes for zmq.
Monty Taylor
2013-01-24
2
-6
/
+14
*
|
Merge "Replace direct use of testtools BaseTestCase."
Jenkins
2013-01-28
30
-132
/
+121
|
\
|
|
*
Replace direct use of testtools BaseTestCase.
Monty Taylor
2013-01-24
30
-132
/
+121
*
|
Merge "Remove the last of the nose-isms."
Jenkins
2013-01-28
1
-13
/
+12
|
\
|
|
*
Remove the last of the nose-isms.
Monty Taylor
2013-01-24
1
-13
/
+12
*
|
Merge "Replaced direct usage of stubout with BaseTestCase."
Jenkins
2013-01-28
6
-39
/
+13
|
\
|
|
*
Replaced direct usage of stubout with BaseTestCase.
Monty Taylor
2013-01-24
6
-39
/
+13
*
|
Merge "Fix up test_qpid to use BaseTestCase."
Jenkins
2013-01-28
2
-30
/
+16
|
\
|
|
*
Fix up test_qpid to use BaseTestCase.
Monty Taylor
2013-01-24
2
-30
/
+16
*
|
Merge "Use testtools as test base class."
Jenkins
2013-01-28
43
-341
/
+207
|
\
|
|
*
Use testtools as test base class.
Monty Taylor
2013-01-24
43
-341
/
+207
*
|
Merge "UTC ISO8601 from timestamp"
Jenkins
2013-01-23
1
-0
/
+7
|
\
\
[prev]
[next]