Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:32:36 +0100] rev 199
adding missing test file, correct branch this time
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:31:24 +0100] rev 198
merge with default
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:30:30 +0100] rev 197
committed against default in error
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:27:34 +0100] rev 196
missing test file
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:27:18 +0100] rev 195
updated .hgignore
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 09:49:47 +0100] rev 194
reworked error handling to get better messages when dealing with invalid destinations
Michael Bridgen <mikeb@rabbitmq.com> [Wed, 06 Oct 2010 16:30:40 +0100] rev 193
Merge bug23124 again.
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 15:25:55 +0100] rev 192
cosmetics
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 15:15:06 +0100] rev 191
merge with bug23124
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 14:59:06 +0100] rev 190
fixed use of rabbit_misc:die
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 14:08:04 +0100] rev 189
merge with default
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 14:05:02 +0100] rev 188
more tests, and added /topic
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 13:17:00 +0100] rev 187
added all tests back in. removed stray io:format
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 13:14:54 +0100] rev 186
more tests for /queue. added a basic.qos call temporarily while I decide what to do with prefetch for /queue
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 12:16:40 +0100] rev 185
reworked tests and introduced /exchange and /queue destinations
Rob Harrop <rharrop@vmware.com> [Tue, 05 Oct 2010 13:36:12 +0100] rev 184
Introduced /exchange support
Matthias Radestock <matthias@rabbitmq.com> [Tue, 05 Oct 2010 19:45:06 +0100] rev 183
cosmetics: tabs->spaces, nuke trailing whitespace, <80 columns
Michael Bridgen <mikeb@rabbitmq.com> [Tue, 05 Oct 2010 18:54:28 +0100] rev 182
Merge bug23124, use direct mode client rather than mimicking a rabbit_channel
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 19:10:54 +0100] rev 181
Changed mention of amq.direct to the direct exchange. Changed binding as appropriate
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 14:49:23 +0100] rev 180
more unit tests for the destination parser
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 14:04:31 +0100] rev 179
merged .hgignore from parent
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 13:42:19 +0100] rev 178
fixed .hgignore
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 13:41:04 +0100] rev 177
unit tests for the destination parser
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 12:27:10 +0100] rev 176
working on unit tests
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 11:45:16 +0100] rev 175
first cut of the destination parsing code
Rob Harrop <rharrop@vmware.com> [Fri, 01 Oct 2010 10:19:26 +0100] rev 174
design doc
Rob Harrop <rharrop@vmware.com> [Thu, 30 Sep 2010 23:44:32 +0100] rev 173
design comments
Rob Harrop <rob@rabbitmq.com> [Thu, 30 Sep 2010 14:58:14 +0100] rev 172
correct branch name for bug 23124
Rob Harrop <rob@rabbitmq.com> [Thu, 30 Sep 2010 12:54:46 +0100] rev 171
tests tweaked to accound for different error frames
Rob Harrop <rharrop@vmware.com> [Mon, 27 Sep 2010 12:11:33 +0100] rev 170
still failing a test, need to decide what to do about lack of method names in errors coming from the erlang client
Rob Harrop <rharrop@vmware.com> [Mon, 27 Sep 2010 11:36:36 +0100] rev 169
moved stomp to erlang client, just got one failing test
Matthew Sackman <matthew@rabbitmq.com> [Wed, 29 Sep 2010 15:25:09 +0100] rev 168
stomp is releasable
Matthew Sackman <matthew@rabbitmq.com> [Mon, 27 Sep 2010 17:08:51 +0100] rev 167
minor
Matthew Sackman <matthew@rabbitmq.com> [Thu, 23 Sep 2010 18:24:44 +0100] rev 166
correct naming of .app file template
Matthew Sackman <matthew@rabbitmq.com> [Thu, 23 Sep 2010 18:19:17 +0100] rev 165
Adjust stomp to work with new build
Simon MacMullen <simon@rabbitmq.com> [Fri, 17 Sep 2010 16:28:14 +0100] rev 164
Remove deprecated vars
Marek Majkowski <marek@rabbitmq.com> [Wed, 15 Sep 2010 14:13:06 +0100] rev 163
Added tag rabbitmq_v2_1_0 for changeset 44d574ddeb5a
Michael Bridgen <mikeb@rabbitmq.com> [Fri, 10 Sep 2010 11:00:00 +0100] rev 162
Merge bug23231 (patch from Tony)
Emile Joubert <emile@rabbitmq.com> [Mon, 06 Sep 2010 08:43:53 +0100] rev 161
Update for latest server API (patch contributed by Tony Garnock-Jones)
David Wragg <david@rabbitmq.com> [Wed, 01 Sep 2010 12:11:13 +0100] rev 160
Merge bug23130 into default (place plugin version into .app descriptor
Simon MacMullen <simon@rabbitmq.com> [Fri, 27 Aug 2010 12:48:46 +0100] rev 159
place plugin version into .app descriptor
Michael Bridgen <mikeb@rabbitmq.com> [Tue, 24 Aug 2010 16:12:15 +0100] rev 158
Added tag rabbitmq_v2_0_0 for changeset cbea4350fe6c
Michael Bridgen <mikeb@rabbitmq.com> [Sun, 08 Aug 2010 18:10:19 +0100] rev 157
Merge 23091
Matthias Radestock <matthias@rabbitmq.com> [Sat, 07 Aug 2010 23:55:21 +0100] rev 156
simplify code somewhat
and ensure we don't busy-loop if ensure_content_decoded fails
Matthias Radestock <matthias@rabbitmq.com> [Sat, 07 Aug 2010 23:48:24 +0100] rev 155
adapt to api changes
Matthias Radestock <matthias@rabbitmq.com> [Fri, 30 Jul 2010 15:19:11 +0100] rev 154
merge bug22889 into default
Matthew Sackman <matthew@rabbitmq.com> [Fri, 30 Jul 2010 12:32:44 +0100] rev 153
Merging bug 23032 onto default
Matthias Radestock <matthias@rabbitmq.com> [Fri, 30 Jul 2010 00:50:06 +0100] rev 152
merge bug23023 into junk
erronous branch - these changes were meant to go against bug23032
Matthias Radestock <matthias@rabbitmq.com> [Fri, 30 Jul 2010 00:49:30 +0100] rev 151
propagate API changes
Matthias Radestock <matthias@rabbitmq.com> [Fri, 30 Jul 2010 00:14:53 +0100] rev 150
propagate API changes
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 16 Jul 2010 14:59:36 +0100] rev 149
merged bug22979 into default; no changes
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 16 Jul 2010 14:31:52 +0100] rev 148
rabbit_reader_queue_collector -> rabbit_queue_collector
Tony Garnock-Jones <tonygarnockjones@gmail.com> [Fri, 16 Jul 2010 18:17:10 +1200] rev 147
Update for latest rabbitmq-server API changes
Tony Garnock-Jones <tonygarnockjones@gmail.com> [Sun, 11 Jul 2010 22:15:55 +1200] rev 146
No longer refer to out_of_band field, which is deprecated in 0-9-1
Simon MacMullen <simon@rabbitmq.com> [Fri, 02 Jul 2010 17:16:05 +0100] rev 145
Fix STOMP adapter.
Tony Garnock-Jones <tonygarnockjones@gmail.com> [Wed, 02 Jun 2010 18:39:14 +1200] rev 144
Cope with latest changes to rabbit_channel API
Tony Garnock-Jones <tonyg@lshift.net> [Sun, 07 Mar 2010 11:59:38 +0000] rev 143
STOMP doesn't depend on ejabberd
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 17 Dec 2009 15:40:16 +0000] rev 142
Add some old notes on broadcast sending.
Marek Majkowski <majek@lshift.net> [Mon, 28 Sep 2009 16:52:20 +0100] rev 141
Merged bug 20399 into default
Vlad Ionescu <vlad@lshift.net> [Tue, 22 Sep 2009 14:33:18 +0100] rev 140
taking care of renamed field in #amqp_error{}; making naming of variables from amqp_error{} fields consistent
Vlad Ionescu <vlad@lshift.net> [Thu, 17 Sep 2009 15:33:02 +0100] rev 139
fixing some leftovers
Vlad Ionescu <vlad@lshift.net> [Thu, 17 Sep 2009 15:24:12 +0100] rev 138
changing {amqp, ...} reasons to #amqp_error{}
Marek Majkowski <majek@lshift.net> [Tue, 08 Sep 2009 17:51:04 +0100] rev 137
Merged bug 21580 into default (stomp license)
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 07 Sep 2009 16:08:15 +0100] rev 136
Make licensing consistent and correct.
Paul Jones <paulj@lshift.net> [Fri, 28 Aug 2009 14:09:39 +0100] rev 135
Merged bug21318 into default
Marek Majkowski <majek@lshift.net> [Fri, 28 Aug 2009 13:40:10 +0100] rev 134
Updated readme with fixed dependencies and code coverage
Marek Majkowski <majek@lshift.net> [Fri, 28 Aug 2009 13:33:37 +0100] rev 133
removed amqp_client dependency
Marek Majkowski <majek@lshift.net> [Fri, 28 Aug 2009 13:08:57 +0100] rev 132
Renamed modules once again, as Matthias suggested
Marek Majkowski <majek@lshift.net> [Fri, 28 Aug 2009 12:34:09 +0100] rev 131
Proper supervisor, and renamed a lot of files
Marek Majkowski <majek@lshift.net> [Thu, 27 Aug 2009 11:57:09 +0100] rev 130
Minor doc fixes.
Marek Majkowski <majek@lshift.net> [Thu, 27 Aug 2009 11:46:27 +0100] rev 129
Merging default into bug21318.
Marek Majkowski <majek@lshift.net> [Thu, 27 Aug 2009 11:43:49 +0100] rev 128
Make stomp plugin working again, after SSL changes to server code
Marek Majkowski <majek@lshift.net> [Tue, 25 Aug 2009 16:24:18 +0100] rev 127
First cut of updated docs. Plus stomp binds to localhost by default.
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 25 Aug 2009 15:27:47 +0100] rev 126
Avoid running auto_test during packaging; no server will be available
Marek Majkowski <majek@lshift.net> [Tue, 25 Aug 2009 15:24:15 +0100] rev 125
Test script is now executed as os:cmd. God elp us with escaping.
Marek Majkowski <majek@lshift.net> [Tue, 25 Aug 2009 13:11:45 +0100] rev 124
Added test for bug 20390.
Marek Majkowski <majek@lshift.net> [Tue, 25 Aug 2009 11:39:57 +0100] rev 123
Changed configuration names, as Matthias noticed
Marek Majkowski <majek@lshift.net> [Tue, 25 Aug 2009 11:33:42 +0100] rev 122
Startup and command line parameters are now correct, code coverage and docs are still old
Marek Majkowski <majek@lshift.net> [Mon, 24 Aug 2009 13:56:58 +0100] rev 121
Stomp adapter is to become a plugin. Currently hackish, with hardcoded port/host, but works.
Marek Majkowski <majek@lshift.net> [Tue, 18 Aug 2009 16:00:27 +0100] rev 120
Merging bug21365 into default.
Marek Majkowski <majek@lshift.net> [Tue, 18 Aug 2009 15:37:25 +0100] rev 119
Merging bug 21366 into default
David Wragg <dpw@lshift.net> [Tue, 18 Aug 2009 06:53:51 +0100] rev 118
Merge bug20463 into default
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 17 Aug 2009 17:09:47 +0100] rev 117
Accidentally committed on branch "21365" (ie. not "bug21365"). Committing null changeset to switch branch name.
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 17 Aug 2009 16:58:57 +0100] rev 116
Avoid complaining when sending to a closed socket.
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 17 Aug 2009 15:48:30 +0100] rev 115
Ensure content properties are decoded.
Marek Majkowski <majek@lshift.net> [Fri, 14 Aug 2009 16:16:44 +0100] rev 114
removed static netcat files, right now the tests are in python
Marek Majkowski <majek@lshift.net> [Fri, 14 Aug 2009 12:42:16 +0100] rev 113
Rabbit automatically adds /ebin to coverate directory
Marek Majkowski <majek@lshift.net> [Mon, 10 Aug 2009 16:25:11 +0100] rev 112
few comments about how to run coverage
David Wragg <dpw@lshift.net> [Wed, 12 Aug 2009 11:52:27 +0100] rev 111
Merge bug21367 into default
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 11 Aug 2009 16:36:21 +0100] rev 110
Use {active, once} to avoid being spammed by senders. Also coalesce
input bodies into binaries periodically, to be more efficient about
RAM usage.
Marek Majkowski <majek@lshift.net> [Fri, 24 Jul 2009 17:32:02 +0100] rev 109
Added simple test suite as a python script. make test now returns 70% of stomp code coverage.
Marek Majkowski <majek@lshift.net> [Tue, 21 Jul 2009 12:44:56 +0100] rev 108
Added test coverage for stomp erlang code
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 17 Jul 2009 13:31:04 +0100] rev 107
Examples using amq.headers exchange
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 17 Jul 2009 11:53:18 +0100] rev 106
Examples of newlines in nonstandard places
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 14 Jul 2009 18:25:50 +0100] rev 105
Initial debianisation
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 14 Jul 2009 18:07:48 +0100] rev 104
Add distclean target
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 10 Jul 2009 12:11:51 +0100] rev 103
Added tag rabbitmq_v1_6_0 for changeset 6d49eaa2fc25
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 05 Jun 2009 15:47:00 +0100] rev 102
merge v1_5 into default
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 05 Jun 2009 15:46:08 +0100] rev 101
Remove old 1.5.5 tag
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 05 Jun 2009 15:44:59 +0100] rev 100
Added tag rabbitmq_v1_5_5 for changeset 7376596ad8a4
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 05 Jun 2009 15:44:19 +0100] rev 99
Ignore \0 bytes received while waiting for a command to arrive, just like \n's.
Matthias Radestock <matthias@lshift.net> [Wed, 03 Jun 2009 23:36:15 +0100] rev 98
merge v1_5 into default
Matthias Radestock <matthias@lshift.net> [Wed, 03 Jun 2009 23:35:29 +0100] rev 97
Added tag rabbitmq_v1_5_5 for changeset f19934352b1f
Matthias Radestock <matthias@lshift.net> [Mon, 09 Mar 2009 13:47:54 +0000] rev 96
merge v1_5 into default
Matthias Radestock <matthias@lshift.net> [Mon, 09 Mar 2009 13:47:36 +0000] rev 95
merge bug20414 into v1_5
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 02 Mar 2009 12:40:00 +0000] rev 94
Major revision of the README. (Now in markdown syntax.)
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 24 Feb 2009 20:26:09 +0000] rev 93
merge v1_5 into default
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 24 Feb 2009 20:23:59 +0000] rev 92
Added tag rabbitmq_v1_5_3 for changeset 5ee5e2c0b64a
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 24 Feb 2009 20:23:23 +0000] rev 91
Apply changes from bug20348 on v1_5 branch
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 19 Feb 2009 13:02:27 +0000] rev 90
Test scripts I used to track down the recent issues
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 19 Feb 2009 12:51:28 +0000] rev 89
Adapt to changed error report record format.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 19 Feb 2009 12:36:03 +0000] rev 88
merge bug20316 into default
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 19 Feb 2009 12:22:02 +0000] rev 87
Apply the effect of 3f31b55b8691 on branch bug20316
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 19 Feb 2009 12:14:17 +0000] rev 86
Move basic.consume nearer the queue.declare, to avoid orphan autodelete queues
Matthias Radestock <matthias@lshift.net> [Thu, 19 Feb 2009 09:11:26 +0000] rev 85
cosmetic
Matthias Radestock <matthias@lshift.net> [Wed, 18 Feb 2009 21:50:06 +0000] rev 84
cosmetic: break overlong lines
Matthias Radestock <matthias@lshift.net> [Wed, 18 Feb 2009 21:07:02 +0000] rev 83
ensure that "ending ..." message is logged even on error
Matthias Radestock <matthias@lshift.net> [Wed, 18 Feb 2009 21:00:22 +0000] rev 82
refactoring: use foldr instead of recursion
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 18 Feb 2009 14:50:37 +0000] rev 81
Avoid exposing internal state in error messages; ~n -> \n
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 18 Feb 2009 14:39:43 +0000] rev 80
Replace make_string_table with comprehensions.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 18 Feb 2009 14:24:36 +0000] rev 79
Correct comment: buffering_proxy no longer exists (see gen_server2)
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 18 Feb 2009 14:00:33 +0000] rev 78
Use default_value/2 consistently.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 18 Feb 2009 13:56:00 +0000] rev 77
Remove unnecessary overloads on *_header functions
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 17 Feb 2009 14:41:45 +0000] rev 76
merge default into bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 17 Feb 2009 14:40:51 +0000] rev 75
Notes from Darien Kindlund on testing.
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 18:43:34 +0000] rev 74
More overlong lines.
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 18:40:03 +0000] rev 73
crash when the reader/writer receives an unrecognised Erlang message
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 18:32:55 +0000] rev 72
Avoid most egregiously overlong lines.
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 17:14:03 +0000] rev 71
Untabify.
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 17:13:43 +0000] rev 70
Remove vi runes.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 13 Feb 2009 00:42:07 +0000] rev 69
merge bug20348 into default
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 13 Feb 2009 00:40:59 +0000] rev 68
Cope with change to guid API
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 05 Feb 2009 12:19:09 +0000] rev 67
merger
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 05 Feb 2009 12:18:37 +0000] rev 66
Added tag rabbitmq_v1_5_1 for changeset 2eba20816126
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 05 Feb 2009 12:18:36 +0000] rev 65
Added tag rabbitmq_v1_5_0 for changeset 1a1ff5067bb6
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Tue, 03 Feb 2009 21:12:55 +0000] rev 64
Add Ruby example. Depends on support for connect_headers.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Tue, 03 Feb 2009 20:37:51 +0000] rev 63
Make QOS happen at CONNECT time, which is a bit cleaner.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Tue, 03 Feb 2009 20:25:55 +0000] rev 62
Remove tickets/access.request/realms; Add basic.qos support
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 02 Feb 2009 16:42:09 +0000] rev 61
Cope with changes from bug20275
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 29 Jan 2009 14:09:16 +0000] rev 60
Add content-type to ERROR frames.
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 27 Jan 2009 15:48:19 +0000] rev 59
Pass on more of the basic content properties headers in each MESSAGE.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 11 Dec 2008 22:54:37 +0000] rev 58
Correct README for the new /etc/default/rabbitmq conventions.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 11 Dec 2008 22:47:02 +0000] rev 57
Update to new environment variables.
Matthias Radestock <matthias@lshift.net> [Tue, 09 Dec 2008 16:57:26 +0000] rev 56
merge bug19974 into default
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 09 Dec 2008 16:08:56 +0000] rev 55
Update copyrights.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 18 Sep 2008 18:42:09 +0100] rev 54
Swallow spaces between key and value in frame headers.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 10 Sep 2008 13:09:51 +0100] rev 53
Tweak README
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 09 Sep 2008 13:36:11 +0100] rev 52
More ruby examples: broadcasting, unsubscribing
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 11 Aug 2008 17:49:09 +0100] rev 51
Apply Rui Lopes' patch for content-type headers.
I've slightly extended it for content-encoding.
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Jul 2008 16:23:51 +0100] rev 50
Added tag rabbitmq_v1_4_0 for changeset 71b922193057
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 16 Jul 2008 11:10:07 +0100] rev 49
Notes (from Sean Treadway)
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 16 Jul 2008 11:09:30 +0100] rev 48
Correct termination condition in Ruby examples
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 03 Jul 2008 14:46:20 +0100] rev 47
Adjust to life under the new umbrella.
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 26 Jun 2008 12:32:14 +0100] rev 46
Since 18550 landed, the path is different
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Jun 2008 16:40:48 +0100] rev 45
Move the default-branch examples over to the 1.3.0-branch location
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Jun 2008 16:39:29 +0100] rev 44
Support binding during SUBSCRIBE. (Thanks to Artur Bergman)
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Jun 2008 16:39:29 +0100] rev 43
Support binding during SUBSCRIBE. (Thanks to Artur Bergman)
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 01 Jun 2008 22:08:38 +0100] rev 42
Fixes to STOMP adapter that came out of some experiments I ran
after talking to Sean Treadway.
- make it log the start/stop of each connection
- ignore writer shutdown messages (this was making it not-send
amqp error messages in some circumstances) because we're both
writer and reader, and if the writer is being told to quit,
the reader will shortly follow
- don't send ERROR frames to client on {'EXIT',_Pid,normal},
because they're just noise. Normal exits are the way the
channel and/or buffering_proxy shut down when there's no
exceptional condition, and conversely whenever there's an
exceptional condition, a non-normal exit reason is given.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 01 Jun 2008 20:54:15 +0100] rev 41
Make the example actually *use* a durable declaration :-)
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 01 Jun 2008 22:08:38 +0100] rev 40
Fixes to STOMP adapter that came out of some experiments I ran
after talking to Sean Treadway.
- make it log the start/stop of each connection
- ignore writer shutdown messages (this was making it not-send
amqp error messages in some circumstances) because we're both
writer and reader, and if the writer is being told to quit,
the reader will shortly follow
- don't send ERROR frames to client on {'EXIT',_Pid,normal},
because they're just noise. Normal exits are the way the
channel and/or buffering_proxy shut down when there's no
exceptional condition, and conversely whenever there's an
exceptional condition, a non-normal exit reason is given.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 01 Jun 2008 20:54:15 +0100] rev 39
Make the example actually *use* a durable declaration :-)
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 01 Jun 2008 11:39:19 +0100] rev 38
Apply Sean Treadway's patch to rabbitmq_v1_3_0_branch.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 01 Jun 2008 11:38:18 +0100] rev 37
Apply Sean Treadway's patch.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 07 May 2008 16:57:40 +0100] rev 36
Update README for rabbitmq_v1_3_0_branch.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 07 May 2008 16:53:20 +0100] rev 35
Add README.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 07 May 2008 16:53:20 +0100] rev 34
Add README.
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 06 May 2008 12:50:00 +0100] rev 33
Rename examples to be more OTP-convention-like
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Mon, 05 May 2008 02:57:22 +0100] rev 32
Merge default into rabbitmq_v1_3_0_branch
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Mon, 05 May 2008 02:55:35 +0100] rev 31
Add perl examples.
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 01 May 2008 11:54:17 +0100] rev 30
merge default into rabbitmq_v1_3_0_branch
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 01 May 2008 11:53:29 +0100] rev 29
Use the erlang/rabbit source directory variable.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 30 Apr 2008 17:52:22 +0100] rev 28
Switch back to 1.3.0-style return codes and gensym usage.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 30 Apr 2008 17:51:57 +0100] rev 27
Point at rabbitmq-1.3.0 specifically, by default, since this is the
1.3.0 compatibility branch.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 30 Apr 2008 16:48:11 +0100] rev 26
Avoid losing messages when the socket closes abruptly by calling
rabbit_channel:shutdown/1, which nicely processes all the pending work
before notifying us of channel closure.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 30 Apr 2008 15:05:33 +0100] rev 25
Update to new type signatures.
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Apr 2008 18:21:36 +0100] rev 24
Simplify and remove delays in the cb-receiver program.
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Apr 2008 18:05:58 +0100] rev 23
Use string_guid instead of binstring_guid
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Apr 2008 12:36:18 +0100] rev 22
Update to new 1.3.0 way of building gensyms/guids
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Apr 2008 12:36:02 +0100] rev 21
Carl Bourne's test cases
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Apr 2008 12:35:28 +0100] rev 20
Change Makefile to point at new hg relative path for rabbitmq broker.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 03 Feb 2008 14:40:00 +0000] rev 19
Use $(MAKE) instead of make.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 01 Feb 2008 23:17:16 +0000] rev 18
Use -I to find rabbit hrl files, not include_lib
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 01 Feb 2008 21:56:30 +0000] rev 17
Transactions were implemented a few revisions ago.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 01 Feb 2008 21:55:59 +0000] rev 16
Ignore .beam files.
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:14:24 +0000] rev 15
Create ebin before trying to compile
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:10:59 +0000] rev 14
More cleanup from tailor
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:08:53 +0000] rev 13
Clean up after tailor's migration from darcs
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:03:03 +0000] rev 12
Added tag Migrated to mercurial for changeset a28eea2c2a2b
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Jan 2008 12:52:31 +0000] rev 11
[project @ Improve error reporting.]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 21 Dec 2007 13:50:26 +0000] rev 10
[project @ STOMP transactions.]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 21 Dec 2007 13:49:30 +0000] rev 9
[project @ Make user header keys start with "X-".]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 23:52:28 +0000] rev 8
[project @ Take advantage of ok assertion on rabbit_channel:do]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 23:38:05 +0000] rev 7
[project @ Use new rabbit_channel:do API]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 23:13:10 +0000] rev 6
[project @ Follow Matthias' latest API change, removing channel numbers]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 22:58:28 +0000] rev 5
[project @ License information at the top of source files.]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 22:57:58 +0000] rev 4
[project @ Comments and license information at the top of source files.]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 22:55:18 +0000] rev 3
[project @ Implement tickets and synchronous channel open and ticket request.]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 22:29:06 +0000] rev 2
[project @ Support DISCONNECT when not logged in]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 22:26:13 +0000] rev 1
[project @ Moved from CVS mainline to separate repository.]
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:02:43 +0000] rev 0
Tailor preparing to convert repo by adding .hgignore