summaryrefslogtreecommitdiffstats
path: root/tests/unit/rpc
Commit message (Expand)AuthorAgeFilesLines
* Allow exceptions to hop up cellsMatthew Sherborne2013-06-121-0/+40
* Merge "Remove the amqp_rpc_single_reply_queue option from Havana"Jenkins2013-06-112-132/+56
|\
| * Remove the amqp_rpc_single_reply_queue option from HavanaRaymond Pekowski2013-06-052-132/+56
* | Merge "Add can_send_version() to RpcProxy."Jenkins2013-06-111-0/+10
|\ \
| * | Add can_send_version() to RpcProxy.Russell Bryant2013-06-111-0/+10
* | | Enable hacking H404 test.Dina Belova2013-06-115-37/+24
|/ /
* | Merge "MatchMakerStub - make it work & add test"Jenkins2013-06-111-0/+10
|\ \ | |/ |/|
| * MatchMakerStub - make it work & add testEric Windisch2013-05-291-0/+10
* | Merge "Enable H306 hacking check."Jenkins2013-06-041-0/+1
|\ \
| * | Enable H306 hacking check.Dina Belova2013-06-041-0/+1
* | | Fix problem with long messages in QpidBen Nemec2013-06-031-0/+83
|/ /
* | Enable hacking H402 testSergey Lukjanov2013-06-033-11/+11
* | Merge "Use mox object from moxstubout fixture"Jenkins2013-05-311-2/+0
|\ \
| * | Use mox object from moxstubout fixtureMark McLoughlin2013-05-201-2/+0
* | | Enable hacking H403 testSergey Lukjanov2013-05-301-1/+2
| |/ |/|
* | Add generic serialization supportDan Smith2013-05-212-0/+62
* | Allow RPC_API_NAMESPACE on RpcProxy objectsChris Behrens2013-05-201-2/+13
|/
* Merge "Extract matchmaker_ring to own module"Jenkins2013-05-171-1/+2
|\
| * Extract matchmaker_ring to own moduleEric Windisch2013-05-151-1/+2
* | Merge "Fixes import order nits"Jenkins2013-05-165-5/+5
|\ \
| * | Fixes import order nitsZhongyue Luo2013-05-155-5/+5
| |/
* / Support capping message versions in the client.Russell Bryant2013-05-151-0/+6
|/
* Merge "Convert unicode strings for python3 portability"Jenkins2013-05-101-4/+4
|\
| * Convert unicode strings for python3 portabilityChuck Short2013-05-071-4/+4
* | Merge "Convert unicode for python3 portability"Jenkins2013-05-073-10/+18
|\ \ | |/ |/|
| * Convert unicode for python3 portabilityChuck Short2013-05-063-10/+18
* | Use range rather than xrangeChuck Short2013-05-011-1/+1
|/
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-2/+2
* Add rpc method namespace support.Russell Bryant2013-04-122-6/+50
* Move bin/ scripts to entrypoints.Monty Taylor2013-04-071-1/+1
* rpc: fix positional args in remote exceptionsKiall Mac Innes2013-03-311-2/+23
* Update to use flake8.Monty Taylor2013-03-246-13/+7
* Merge "Improves Logging for for rpc method timeouts"Jenkins2013-03-221-21/+39
|\
| * Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-221-21/+39
* | Enable message envelope.Russell Bryant2013-03-213-36/+2
|/
* Removes unused imports in the tests moduleZhongyue Luo2013-03-206-11/+0
* update OpenStack, LLC to OpenStack FoundationMark McClain2013-03-131-1/+1
* Merge "Sanitize input before creating IPC socket."Jenkins2013-03-131-0/+19
|\
| * Sanitize input before creating IPC socket.Eric Windisch2013-03-121-0/+19
* | Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
|/
* Simple code cleanupMatthew Sherborne2013-03-061-5/+3
* Merge "Redis-based matchmaker"Jenkins2013-03-013-31/+217
|\
| * Redis-based matchmakerEric Windisch2013-03-013-31/+217
* | AMQP: skip duplicate messagesKei Masumoto2013-02-221-0/+32
|/
* Revert "Implement replay detection."Mark McLoughlin2013-02-202-37/+3
* 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
|/
* blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-183-72/+359