index
:
delta/openstack/oslo-messaging.git
feature/amqp-dispatch-router
feature/nats-driver
feature/pika
feature/zmq
master
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.messaging.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly handle transport URL config on the client
1.3.0a1
Mark McLoughlin
2013-10-25
1
-13
/
+18
*
Merge "Properly handle transport:///vhost URL"
Jenkins
2013-10-24
1
-2
/
+7
|
\
|
*
Properly handle transport:///vhost URL
Mark McLoughlin
2013-10-23
1
-2
/
+7
*
|
Replace assertEquals with assertEqual
Zhongyue Luo
2013-10-23
5
-7
/
+7
|
/
*
Add third element to RPC versions for backports
Davanum Srinivas
2013-10-14
1
-0
/
+49
*
Merge "Remove check_for_lock support in RPCClient"
1.2.0a11
Jenkins
2013-08-26
1
-51
/
+0
|
\
|
*
Remove check_for_lock support in RPCClient
Mark McLoughlin
2013-08-26
1
-51
/
+0
*
|
Merge "Don't include msg_id or reply_q in casts"
Jenkins
2013-08-26
1
-4
/
+3
|
\
\
|
*
|
Don't include msg_id or reply_q in casts
Mark McLoughlin
2013-08-26
1
-4
/
+3
|
|
/
*
|
Fix race-condition in rabbit reply processing
Mark McLoughlin
2013-08-26
1
-0
/
+81
|
/
*
Add a Notifier.prepare() method
1.2.0a10
Mark McLoughlin
2013-08-21
1
-2
/
+20
*
Fix transport URL parsing bug
1.2.0a8
Mark McLoughlin
2013-08-18
1
-0
/
+7
*
Fix rabbit driver handling of None, etc. replies
1.2.0a7
Mark McLoughlin
2013-08-17
1
-4
/
+18
*
Merge "Fix fake driver handling of failure replies"
Jenkins
2013-08-17
1
-4
/
+16
|
\
|
*
Fix fake driver handling of failure replies
Mark McLoughlin
2013-08-16
1
-4
/
+16
*
|
Fix transport URL ipv6 parsing support
Mark McLoughlin
2013-08-16
1
-0
/
+24
|
/
*
Fix handling of None, etc. replies
1.2.0a5
Mark McLoughlin
2013-08-15
1
-2
/
+12
*
Merge "Add a unit testing configuration fixture"
1.2.0a4
Jenkins
2013-08-13
2
-21
/
+14
|
\
|
*
Add a unit testing configuration fixture
1.2.0a3
Mark McLoughlin
2013-08-13
2
-21
/
+14
*
|
Add a TransportURL class to the public API
Mark McLoughlin
2013-08-12
2
-74
/
+144
|
/
*
Merge "Add transport URL support to rabbit driver"
1.2.0a1
Jenkins
2013-08-12
1
-0
/
+60
|
\
|
*
Add transport URL support to rabbit driver
Mark McLoughlin
2013-08-12
1
-0
/
+60
*
|
Merge "Kill ability to specify exchange in transport URL"
Jenkins
2013-08-12
1
-55
/
+12
|
\
\
|
|
/
|
*
Kill ability to specify exchange in transport URL
Mark McLoughlin
2013-08-12
1
-55
/
+12
*
|
Merge "Add a context serialization hook"
Jenkins
2013-08-12
4
-11
/
+30
|
\
\
|
|
/
|
/
|
|
*
Add a context serialization hook
Mark McLoughlin
2013-08-09
4
-11
/
+30
*
|
Fix handling expected exceptions in rabbit driver
Mark McLoughlin
2013-08-11
1
-0
/
+14
|
/
*
Add a per-transport allow_remote_exmods API
Mark McLoughlin
2013-08-07
2
-29
/
+40
*
Expose RemoteError exception in the public API
Mark McLoughlin
2013-08-07
1
-20
/
+19
*
Implement failure replies in the fake driver
Mark McLoughlin
2013-08-07
1
-0
/
+29
*
Add API for expected endpoint exceptions
Mark McLoughlin
2013-08-07
2
-2
/
+58
*
Add a driver method specifically for sending notifications
Mark McLoughlin
2013-08-07
2
-12
/
+21
*
Enforce target preconditions outside of drivers
Mark McLoughlin
2013-08-07
2
-9
/
+11
*
Implement wait_for_reply timeout in rabbit driver
Mark McLoughlin
2013-08-07
1
-15
/
+26
*
Use testtools.TestCase assertion methods
Mark McLoughlin
2013-08-07
8
-39
/
+38
*
Implement failure replies in rabbit driver
Mark McLoughlin
2013-08-05
1
-12
/
+63
*
Add test with multiple waiting sender threads
Mark McLoughlin
2013-08-05
1
-12
/
+24
*
Add rabbit unit test for sending and receiving replies
Mark McLoughlin
2013-08-05
1
-5
/
+19
*
Add tests for rabbit driver wire protcol
Mark McLoughlin
2013-08-02
1
-0
/
+294
*
Pop _unique_id when checking for duplicates
Mark McLoughlin
2013-08-02
1
-3
/
+0
*
Add a transport cleanup() method
Mark McLoughlin
2013-08-02
1
-3
/
+2
*
Merge "Add simple rabbit driver unit test"
Jenkins
2013-07-31
1
-0
/
+59
|
\
|
*
Add simple rabbit driver unit test
Mark McLoughlin
2013-07-27
1
-0
/
+59
*
|
Merge "Add exception serialization tests"
Jenkins
2013-07-31
1
-0
/
+314
|
\
\
|
*
|
Add exception serialization tests
Mark McLoughlin
2013-07-26
1
-0
/
+314
|
|
/
*
|
Merge "Remove unused file"
Jenkins
2013-07-31
1
-14
/
+0
|
\
\
|
*
|
Remove unused file
Mark McLoughlin
2013-07-26
1
-14
/
+0
|
|
/
*
|
Add unit tests for object pool
Mark McLoughlin
2013-07-27
1
-0
/
+124
|
/
*
Unit tests for notifier
Mark McLoughlin
2013-06-24
1
-0
/
+262
*
Simplify public symbol exports
Mark McLoughlin
2013-06-24
1
-2
/
+2
[next]