Simon MacMullen
|
f3099f106f
|
Fix non-temp reply queues, and add a test.
|
2013-05-21 17:18:55 +01:00 |
Simon MacMullen
|
aeecb419f2
|
Remove
a
number
of
blank
lines.
|
2013-03-07 15:04:00 +00:00 |
Emile Joubert
|
59f94c0b58
|
Propagate API change
|
2013-03-07 12:12:28 +00:00 |
Emile Joubert
|
84269c0b27
|
Propagate API change
|
2013-03-07 11:18:47 +00:00 |
Emile Joubert
|
31730f4f69
|
Prevent sending to /temp-queue destinations
|
2013-02-26 17:51:00 +00:00 |
Emile Joubert
|
89e6201ec7
|
Rename
|
2013-02-25 14:22:31 +00:00 |
Emile Joubert
|
d9ea791141
|
More wrapping
|
2013-02-22 14:48:10 +00:00 |
Emile Joubert
|
ae5bf097a4
|
Wrapping
|
2013-02-22 14:40:03 +00:00 |
Emile Joubert
|
3c4cc8d053
|
Transparent temp queues
|
2013-02-22 14:16:02 +00:00 |
Emile Joubert
|
b4c7d30330
|
Transparent subscriptions to durable topic destinations
|
2013-02-22 13:59:35 +00:00 |
Emile Joubert
|
c1699b0cc9
|
Rename
|
2013-02-22 12:14:36 +00:00 |
Emile Joubert
|
db043eae8b
|
Punctuation
|
2013-02-20 15:13:14 +00:00 |
Emile Joubert
|
3fbb532a59
|
Naming of topic exchange destinations
|
2013-02-19 18:23:13 +00:00 |
Emile Joubert
|
da447d4267
|
Merge destination semantics with AMQP 1.0
|
2013-02-15 16:11:17 +00:00 |
Emile Joubert
|
e71cfda67b
|
Update copyright 2013
|
2013-01-23 12:25:55 +00:00 |
Emile Joubert
|
71fc94d73c
|
Merged default into bug24623
|
2012-11-14 12:00:27 +00:00 |
Emile Joubert
|
6f79195eda
|
Variable rename to prevent accidental match
|
2012-11-08 17:16:34 +00:00 |
Emile Joubert
|
912a5def8e
|
Detect missing subsriptions
|
2012-11-08 14:37:25 +00:00 |
Emile Joubert
|
c8b54ccdef
|
Refactoring for 1.2 support
|
2012-11-07 15:33:05 +00:00 |
Emile Joubert
|
848d344d15
|
First draft of support for 1.2
|
2012-11-06 17:30:31 +00:00 |
Emile Joubert
|
e64d983ae2
|
QA feedback
|
2012-10-17 09:42:17 +01:00 |
Emile Joubert
|
8a98a7ffcd
|
Temp destination queues interoperate with non-STOMP clients
|
2012-10-03 11:11:51 +01:00 |
Emile Joubert
|
c7ae5c705d
|
Authenticate via the erlang direct client
|
2012-09-19 14:37:05 +01:00 |
Steve Powell
|
769254ae61
|
Merge default and resolve clashes.
|
2012-08-15 17:22:15 +01:00 |
Steve Powell
|
fa13f92976
|
Rationalise use of ~n in messages
|
2012-08-15 17:03:53 +01:00 |
Francesco Mazzoli
|
2952f8cc58
|
merge bug25034
|
2012-08-14 17:44:48 +01:00 |
Emile Joubert
|
1f23514f6c
|
Indentation, whitespace, column-width
|
2012-08-07 11:02:27 +01:00 |
Steve Powell
|
6436af1552
|
Differentiate Authentication failures.
Adjust tests to check these.
|
2012-08-01 16:16:45 +01:00 |
Steve Powell
|
ff17e624fe
|
Attempt to test server cancel subscription
|
2012-08-01 10:46:24 +01:00 |
Steve Powell
|
f890a9bef3
|
cosmetic
|
2012-07-25 17:50:08 +01:00 |
Steve Powell
|
c1f25152ef
|
Merge cosmetic changes from bug25045
|
2012-07-25 17:08:59 +01:00 |
Steve Powell
|
e33b0df580
|
React to basic.cancel from server by UNSUBSCRIB(E)ing
|
2012-07-11 11:44:12 +01:00 |
Matthias Radestock
|
df7c121ae4
|
remove ugliness
|
2012-07-02 19:32:06 +01:00 |
Matthias Radestock
|
1a9b987eeb
|
adapter_info got renamed
|
2012-07-02 19:12:42 +01:00 |
Matthias Radestock
|
e37f0ed7d0
|
eliminate dependency on erlang client internals
|
2012-07-02 18:57:32 +01:00 |
Steve Powell
|
14f41ed45e
|
Destination on MESSAGE frames reflects SEND destination, not SUBSCRIBE destination;
Treat default exchange and amq.topic exchange specially;
Escape content;
Adjust tests to cope with new expectations.
|
2012-04-10 13:47:52 +01:00 |
Simon MacMullen
|
bc7a48e782
|
Merge bug24796
|
2012-03-15 18:09:12 +00:00 |
Steve Powell
|
315c8f2cfc
|
Removed impossible not_found in login_header/3
|
2012-03-15 17:25:54 +00:00 |
Simon MacMullen
|
ff1360bf63
|
Log the various authentication failures possible.
|
2012-03-15 17:14:54 +00:00 |
Steve Powell
|
1f6d097f43
|
Updated test ssl.config to remove default user (and implicit connect);
adjusted tests to avoid using implicit connect everywhere;
put check in login_header to return undefined if lookup returns undefined.
|
2012-03-15 11:37:02 +00:00 |
Simon MacMullen
|
3686c11ce2
|
"server" header in CONNECTED frame.
|
2012-02-24 10:31:58 +00:00 |
Steve Powell
|
3727b4ac7b
|
Merge bug24753 into default
|
2012-02-23 15:36:19 +00:00 |
Simon MacMullen
|
b275adcc8c
|
Merge in default (something of a biggie, merge of bug24744 demanded we move stuff around).
|
2012-02-23 14:43:53 +00:00 |
Simon MacMullen
|
29d11b7547
|
Merge bug24744
|
2012-02-23 14:15:41 +00:00 |
Simon MacMullen
|
a1a2c769e6
|
Cosmetic
|
2012-02-23 14:15:24 +00:00 |
Steve Powell
|
43c9a20813
|
Some renaming, macros and refactoring in the name of encapsulation.
|
2012-02-21 13:06:35 +00:00 |
Simon MacMullen
|
b409ad9348
|
Oops
|
2012-02-21 09:58:31 +00:00 |
Emile Joubert
|
364fcfd8a1
|
Rename internal subscription prefix, add safety checks
|
2012-02-20 18:09:45 +00:00 |
Marek Majkowski
|
368230b20c
|
Allow the protocol name to be customized
|
2012-02-20 17:11:09 +00:00 |
Simon MacMullen
|
9da9eac203
|
Revert accidental inclusion of bug24753.
|
2012-02-20 17:04:58 +00:00 |