19 months agoadding missing test file, correct branch this time bug23122
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:32:36 +0100] rev 199
adding missing test file, correct branch this time

19 months agomerge with default bug23122
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:31:24 +0100] rev 198
merge with default

19 months agocommitted against default in error rabbitmq_v2_1_1
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:30:30 +0100] rev 197
committed against default in error

19 months agomissing test file
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:27:34 +0100] rev 196
missing test file

19 months agoupdated .hgignore
Rob Harrop <rob@rabbitmq.com> [Thu, 07 Oct 2010 10:27:18 +0100] rev 195
updated .hgignore

19 months agoreworked error handling to get better messages when dealing with invalid destinations bug23122
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

19 months agoMerge bug23124 again.
Michael Bridgen <mikeb@rabbitmq.com> [Wed, 06 Oct 2010 16:30:40 +0100] rev 193
Merge bug23124 again.

19 months agocosmetics bug23122
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 15:25:55 +0100] rev 192
cosmetics

19 months agomerge with bug23124 bug23122
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 15:15:06 +0100] rev 191
merge with bug23124

19 months agofixed use of rabbit_misc:die bug23124
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 14:59:06 +0100] rev 190
fixed use of rabbit_misc:die

19 months agomerge with default bug23124
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 14:08:04 +0100] rev 189
merge with default

19 months agomore tests, and added /topic bug23122
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 14:05:02 +0100] rev 188
more tests, and added /topic

19 months agoadded all tests back in. removed stray io:format bug23122
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 13:17:00 +0100] rev 187
added all tests back in. removed stray io:format

19 months agomore tests for /queue. added a basic.qos call temporarily while I decide what to do with prefetch for /queue bug23122
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

19 months agoreworked tests and introduced /exchange and /queue destinations bug23122
Rob Harrop <rharrop@vmware.com> [Wed, 06 Oct 2010 12:16:40 +0100] rev 185
reworked tests and introduced /exchange and /queue destinations

19 months agoIntroduced /exchange support bug23122
Rob Harrop <rharrop@vmware.com> [Tue, 05 Oct 2010 13:36:12 +0100] rev 184
Introduced /exchange support

19 months agocosmetics: tabs->spaces, nuke trailing whitespace, <80 columns
Matthias Radestock <matthias@rabbitmq.com> [Tue, 05 Oct 2010 19:45:06 +0100] rev 183
cosmetics: tabs->spaces, nuke trailing whitespace, <80 columns

19 months agoMerge bug23124, use direct mode client rather than mimicking a rabbit_channel
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

19 months agoChanged mention of amq.direct to the direct exchange. Changed binding as appropriate bug23122
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

19 months agomore unit tests for the destination parser bug23122
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 14:49:23 +0100] rev 180
more unit tests for the destination parser

19 months agomerged .hgignore from parent bug23122
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 14:04:31 +0100] rev 179
merged .hgignore from parent

19 months agofixed .hgignore bug23124
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 13:42:19 +0100] rev 178
fixed .hgignore

19 months agounit tests for the destination parser bug23122
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 13:41:04 +0100] rev 177
unit tests for the destination parser

19 months agoworking on unit tests bug23122
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 12:27:10 +0100] rev 176
working on unit tests

19 months agofirst cut of the destination parsing code bug23122
Rob Harrop <rob@rabbitmq.com> [Fri, 01 Oct 2010 11:45:16 +0100] rev 175
first cut of the destination parsing code

19 months agodesign doc bug23122
Rob Harrop <rharrop@vmware.com> [Fri, 01 Oct 2010 10:19:26 +0100] rev 174
design doc

19 months agodesign comments bug23122
Rob Harrop <rharrop@vmware.com> [Thu, 30 Sep 2010 23:44:32 +0100] rev 173
design comments

19 months agocorrect branch name for bug 23124 bug23124
Rob Harrop <rob@rabbitmq.com> [Thu, 30 Sep 2010 14:58:14 +0100] rev 172
correct branch name for bug 23124

19 months agotests tweaked to accound for different error frames 23124
Rob Harrop <rob@rabbitmq.com> [Thu, 30 Sep 2010 12:54:46 +0100] rev 171
tests tweaked to accound for different error frames

20 months agostill failing a test, need to decide what to do about lack of method names in errors coming from the erlang client 23124
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

20 months agomoved stomp to erlang client, just got one failing test 23124
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

20 months agostomp is releasable bug23274
Matthew Sackman <matthew@rabbitmq.com> [Wed, 29 Sep 2010 15:25:09 +0100] rev 168
stomp is releasable

20 months agominor bug23274
Matthew Sackman <matthew@rabbitmq.com> [Mon, 27 Sep 2010 17:08:51 +0100] rev 167
minor

20 months agocorrect naming of .app file template bug23274
Matthew Sackman <matthew@rabbitmq.com> [Thu, 23 Sep 2010 18:24:44 +0100] rev 166
correct naming of .app file template

20 months agoAdjust stomp to work with new build bug23274
Matthew Sackman <matthew@rabbitmq.com> [Thu, 23 Sep 2010 18:19:17 +0100] rev 165
Adjust stomp to work with new build

20 months agoRemove deprecated vars bug23253
Simon MacMullen <simon@rabbitmq.com> [Fri, 17 Sep 2010 16:28:14 +0100] rev 164
Remove deprecated vars

20 months agoAdded tag rabbitmq_v2_1_0 for changeset 44d574ddeb5a
Marek Majkowski <marek@rabbitmq.com> [Wed, 15 Sep 2010 14:13:06 +0100] rev 163
Added tag rabbitmq_v2_1_0 for changeset 44d574ddeb5a

20 months agoMerge bug23231 (patch from Tony) rabbitmq_v2_1_0
Michael Bridgen <mikeb@rabbitmq.com> [Fri, 10 Sep 2010 11:00:00 +0100] rev 162
Merge bug23231 (patch from Tony)

20 months agoUpdate for latest server API (patch contributed by Tony Garnock-Jones) bug23231
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)

20 months agoMerge bug23130 into default (place plugin version into .app descriptor
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

21 months agoplace plugin version into .app descriptor bug23130
Simon MacMullen <simon@rabbitmq.com> [Fri, 27 Aug 2010 12:48:46 +0100] rev 159
place plugin version into .app descriptor

21 months agoAdded tag rabbitmq_v2_0_0 for changeset cbea4350fe6c
Michael Bridgen <mikeb@rabbitmq.com> [Tue, 24 Aug 2010 16:12:15 +0100] rev 158
Added tag rabbitmq_v2_0_0 for changeset cbea4350fe6c

21 months agoMerge 23091 rabbitmq_v2_0_0
Michael Bridgen <mikeb@rabbitmq.com> [Sun, 08 Aug 2010 18:10:19 +0100] rev 157
Merge 23091

21 months agosimplify code somewhat bug23091
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

21 months agoadapt to api changes bug23091
Matthias Radestock <matthias@rabbitmq.com> [Sat, 07 Aug 2010 23:48:24 +0100] rev 155
adapt to api changes

22 months agomerge bug22889 into default
Matthias Radestock <matthias@rabbitmq.com> [Fri, 30 Jul 2010 15:19:11 +0100] rev 154
merge bug22889 into default

22 months agoMerging bug 23032 onto default
Matthew Sackman <matthew@rabbitmq.com> [Fri, 30 Jul 2010 12:32:44 +0100] rev 153
Merging bug 23032 onto default

22 months agomerge bug23023 into junk junk
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

22 months agopropagate API changes bug23032
Matthias Radestock <matthias@rabbitmq.com> [Fri, 30 Jul 2010 00:49:30 +0100] rev 151
propagate API changes

22 months agopropagate API changes bug23023
Matthias Radestock <matthias@rabbitmq.com> [Fri, 30 Jul 2010 00:14:53 +0100] rev 150
propagate API changes

22 months agomerged bug22979 into default; no changes
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 16 Jul 2010 14:59:36 +0100] rev 149
merged bug22979 into default; no changes

22 months agorabbit_reader_queue_collector -> rabbit_queue_collector bug22979
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 16 Jul 2010 14:31:52 +0100] rev 148
rabbit_reader_queue_collector -> rabbit_queue_collector

22 months agoUpdate for latest rabbitmq-server API changes
Tony Garnock-Jones <tonygarnockjones@gmail.com> [Fri, 16 Jul 2010 18:17:10 +1200] rev 147
Update for latest rabbitmq-server API changes

22 months agoNo longer refer to out_of_band field, which is deprecated in 0-9-1
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

22 months agoFix STOMP adapter. bug22889
Simon MacMullen <simon@rabbitmq.com> [Fri, 02 Jul 2010 17:16:05 +0100] rev 145
Fix STOMP adapter.

23 months agoCope with latest changes to rabbit_channel API
Tony Garnock-Jones <tonygarnockjones@gmail.com> [Wed, 02 Jun 2010 18:39:14 +1200] rev 144
Cope with latest changes to rabbit_channel API

2010-03-07STOMP doesn't depend on ejabberd
Tony Garnock-Jones <tonyg@lshift.net> [Sun, 07 Mar 2010 11:59:38 +0000] rev 143
STOMP doesn't depend on ejabberd

2009-12-17Add some old notes on broadcast sending.
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 17 Dec 2009 15:40:16 +0000] rev 142
Add some old notes on broadcast sending.

2009-09-28Merged bug 20399 into default
Marek Majkowski <majek@lshift.net> [Mon, 28 Sep 2009 16:52:20 +0100] rev 141
Merged bug 20399 into default

2009-09-22taking care of renamed field in #amqp_error{}; making naming of variables from amqp_error{} fields consistent bug20399
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

2009-09-17fixing some leftovers bug20399
Vlad Ionescu <vlad@lshift.net> [Thu, 17 Sep 2009 15:33:02 +0100] rev 139
fixing some leftovers

2009-09-17changing {amqp, ...} reasons to #amqp_error{} bug20399
Vlad Ionescu <vlad@lshift.net> [Thu, 17 Sep 2009 15:24:12 +0100] rev 138
changing {amqp, ...} reasons to #amqp_error{}

2009-09-08Merged bug 21580 into default (stomp license)
Marek Majkowski <majek@lshift.net> [Tue, 08 Sep 2009 17:51:04 +0100] rev 137
Merged bug 21580 into default (stomp license)

2009-09-07Make licensing consistent and correct. bug21580
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 07 Sep 2009 16:08:15 +0100] rev 136
Make licensing consistent and correct.

2009-08-28Merged bug21318 into default
Paul Jones <paulj@lshift.net> [Fri, 28 Aug 2009 14:09:39 +0100] rev 135
Merged bug21318 into default

2009-08-28Updated readme with fixed dependencies and code coverage bug21318
Marek Majkowski <majek@lshift.net> [Fri, 28 Aug 2009 13:40:10 +0100] rev 134
Updated readme with fixed dependencies and code coverage

2009-08-28removed amqp_client dependency bug21318
Marek Majkowski <majek@lshift.net> [Fri, 28 Aug 2009 13:33:37 +0100] rev 133
removed amqp_client dependency

2009-08-28Renamed modules once again, as Matthias suggested bug21318
Marek Majkowski <majek@lshift.net> [Fri, 28 Aug 2009 13:08:57 +0100] rev 132
Renamed modules once again, as Matthias suggested

2009-08-28Proper supervisor, and renamed a lot of files bug21318
Marek Majkowski <majek@lshift.net> [Fri, 28 Aug 2009 12:34:09 +0100] rev 131
Proper supervisor, and renamed a lot of files

2009-08-27Minor doc fixes. bug21318
Marek Majkowski <majek@lshift.net> [Thu, 27 Aug 2009 11:57:09 +0100] rev 130
Minor doc fixes.

2009-08-27Merging default into bug21318. bug21318
Marek Majkowski <majek@lshift.net> [Thu, 27 Aug 2009 11:46:27 +0100] rev 129
Merging default into bug21318.

2009-08-27Make stomp plugin working again, after SSL changes to server code
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

2009-08-25First cut of updated docs. Plus stomp binds to localhost by default. bug21318
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.

2009-08-25Avoid running auto_test during packaging; no server will be available
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

2009-08-25Test script is now executed as os:cmd. God elp us with escaping. bug21318
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.

2009-08-25Added test for bug 20390.
Marek Majkowski <majek@lshift.net> [Tue, 25 Aug 2009 13:11:45 +0100] rev 124
Added test for bug 20390.

2009-08-25Changed configuration names, as Matthias noticed bug21318
Marek Majkowski <majek@lshift.net> [Tue, 25 Aug 2009 11:39:57 +0100] rev 123
Changed configuration names, as Matthias noticed

2009-08-25Startup and command line parameters are now correct, code coverage and docs are still old bug21318
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

2009-08-24Stomp adapter is to become a plugin. Currently hackish, with hardcoded port/host, but works. bug21318
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.

2009-08-18Merging bug21365 into default.
Marek Majkowski <majek@lshift.net> [Tue, 18 Aug 2009 16:00:27 +0100] rev 120
Merging bug21365 into default.

2009-08-18Merging bug 21366 into default
Marek Majkowski <majek@lshift.net> [Tue, 18 Aug 2009 15:37:25 +0100] rev 119
Merging bug 21366 into default

2009-08-18Merge bug20463 into default
David Wragg <dpw@lshift.net> [Tue, 18 Aug 2009 06:53:51 +0100] rev 118
Merge bug20463 into default

2009-08-17Accidentally committed on branch "21365" (ie. not "bug21365"). Committing null changeset to switch branch name. bug21365
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.

2009-08-17Avoid complaining when sending to a closed socket. 21365
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 17 Aug 2009 16:58:57 +0100] rev 116
Avoid complaining when sending to a closed socket.

2009-08-17Ensure content properties are decoded. bug21366
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 17 Aug 2009 15:48:30 +0100] rev 115
Ensure content properties are decoded.

2009-08-14removed static netcat files, right now the tests are in python bug20463
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

2009-08-14Rabbit automatically adds /ebin to coverate directory bug20463
Marek Majkowski <majek@lshift.net> [Fri, 14 Aug 2009 12:42:16 +0100] rev 113
Rabbit automatically adds /ebin to coverate directory

2009-08-10few comments about how to run coverage bug20463
Marek Majkowski <majek@lshift.net> [Mon, 10 Aug 2009 16:25:11 +0100] rev 112
few comments about how to run coverage

2009-08-12Merge bug21367 into default
David Wragg <dpw@lshift.net> [Wed, 12 Aug 2009 11:52:27 +0100] rev 111
Merge bug21367 into default

2009-08-11Use {active, once} to avoid being spammed by senders. Also coalesce bug21367
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.

2009-07-24Added simple test suite as a python script. make test now returns 70% of stomp code coverage. bug20463
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.

2009-07-21Added test coverage for stomp erlang code bug20463
Marek Majkowski <majek@lshift.net> [Tue, 21 Jul 2009 12:44:56 +0100] rev 108
Added test coverage for stomp erlang code

2009-07-17Examples using amq.headers exchange
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 17 Jul 2009 13:31:04 +0100] rev 107
Examples using amq.headers exchange

2009-07-17Examples of newlines in nonstandard places
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 17 Jul 2009 11:53:18 +0100] rev 106
Examples of newlines in nonstandard places

2009-07-14Initial debianisation
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 14 Jul 2009 18:25:50 +0100] rev 105
Initial debianisation

2009-07-14Add distclean target
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 14 Jul 2009 18:07:48 +0100] rev 104
Add distclean target

2009-07-10Added tag rabbitmq_v1_6_0 for changeset 6d49eaa2fc25
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

2009-06-05merge v1_5 into default rabbitmq_v1_6_0
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 05 Jun 2009 15:47:00 +0100] rev 102
merge v1_5 into default

2009-06-05Remove old 1.5.5 tag v1_5
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 05 Jun 2009 15:46:08 +0100] rev 101
Remove old 1.5.5 tag

2009-06-05Added tag rabbitmq_v1_5_5 for changeset 7376596ad8a4 v1_5
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

2009-06-05Ignore \0 bytes received while waiting for a command to arrive, just like \n's. v1_5 rabbitmq_v1_5_5
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.

2009-06-03merge v1_5 into default
Matthias Radestock <matthias@lshift.net> [Wed, 03 Jun 2009 23:36:15 +0100] rev 98
merge v1_5 into default

2009-06-03Added tag rabbitmq_v1_5_5 for changeset f19934352b1f v1_5
Matthias Radestock <matthias@lshift.net> [Wed, 03 Jun 2009 23:35:29 +0100] rev 97
Added tag rabbitmq_v1_5_5 for changeset f19934352b1f

2009-03-09merge v1_5 into default
Matthias Radestock <matthias@lshift.net> [Mon, 09 Mar 2009 13:47:54 +0000] rev 96
merge v1_5 into default

2009-03-09merge bug20414 into v1_5 v1_5
Matthias Radestock <matthias@lshift.net> [Mon, 09 Mar 2009 13:47:36 +0000] rev 95
merge bug20414 into v1_5

2009-03-02Major revision of the README. (Now in markdown syntax.) bug20414
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.)

2009-02-24merge v1_5 into default
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 24 Feb 2009 20:26:09 +0000] rev 93
merge v1_5 into default

2009-02-24Added tag rabbitmq_v1_5_3 for changeset 5ee5e2c0b64a v1_5
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

2009-02-24Apply changes from bug20348 on v1_5 branch v1_5 rabbitmq_v1_5_3
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 24 Feb 2009 20:23:23 +0000] rev 91
Apply changes from bug20348 on v1_5 branch

2009-02-19Test scripts I used to track down the recent issues
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

2009-02-19Adapt to changed error report record format.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 19 Feb 2009 12:51:28 +0000] rev 89
Adapt to changed error report record format.

2009-02-19merge bug20316 into default
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 19 Feb 2009 12:36:03 +0000] rev 88
merge bug20316 into default

2009-02-19Apply the effect of 3f31b55b8691 on branch bug20316 bug20316
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

2009-02-19Move basic.consume nearer the queue.declare, to avoid orphan autodelete queues
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

2009-02-19cosmetic bug20316
Matthias Radestock <matthias@lshift.net> [Thu, 19 Feb 2009 09:11:26 +0000] rev 85
cosmetic

2009-02-18cosmetic: break overlong lines bug20316
Matthias Radestock <matthias@lshift.net> [Wed, 18 Feb 2009 21:50:06 +0000] rev 84
cosmetic: break overlong lines

2009-02-18ensure that "ending ..." message is logged even on error bug20316
Matthias Radestock <matthias@lshift.net> [Wed, 18 Feb 2009 21:07:02 +0000] rev 83
ensure that "ending ..." message is logged even on error

2009-02-18refactoring: use foldr instead of recursion bug20316
Matthias Radestock <matthias@lshift.net> [Wed, 18 Feb 2009 21:00:22 +0000] rev 82
refactoring: use foldr instead of recursion

2009-02-18Avoid exposing internal state in error messages; ~n -> \n bug20316
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

2009-02-18Replace make_string_table with comprehensions. bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 18 Feb 2009 14:39:43 +0000] rev 80
Replace make_string_table with comprehensions.

2009-02-18Correct comment: buffering_proxy no longer exists (see gen_server2) bug20316
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)

2009-02-18Use default_value/2 consistently. bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 18 Feb 2009 14:00:33 +0000] rev 78
Use default_value/2 consistently.

2009-02-18Remove unnecessary overloads on *_header functions bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 18 Feb 2009 13:56:00 +0000] rev 77
Remove unnecessary overloads on *_header functions

2009-02-17merge default into bug20316 bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 17 Feb 2009 14:41:45 +0000] rev 76
merge default into bug20316

2009-02-17Notes from Darien Kindlund on testing.
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 17 Feb 2009 14:40:51 +0000] rev 75
Notes from Darien Kindlund on testing.

2009-02-16More overlong lines. bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 18:43:34 +0000] rev 74
More overlong lines.

2009-02-16crash when the reader/writer receives an unrecognised Erlang message bug20316
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

2009-02-16Avoid most egregiously overlong lines. bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 18:32:55 +0000] rev 72
Avoid most egregiously overlong lines.

2009-02-16Untabify. bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 17:14:03 +0000] rev 71
Untabify.

2009-02-16Remove vi runes. bug20316
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Feb 2009 17:13:43 +0000] rev 70
Remove vi runes.

2009-02-13merge bug20348 into default
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 13 Feb 2009 00:42:07 +0000] rev 69
merge bug20348 into default

2009-02-13Cope with change to guid API bug20348
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 13 Feb 2009 00:40:59 +0000] rev 68
Cope with change to guid API

2009-02-05merger
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 05 Feb 2009 12:19:09 +0000] rev 67
merger

2009-02-05Added tag rabbitmq_v1_5_1 for changeset 2eba20816126
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

2009-02-05Added tag rabbitmq_v1_5_0 for changeset 1a1ff5067bb6 rabbitmq_v1_5_1
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

2009-02-03Add Ruby example. Depends on support for connect_headers.
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.

2009-02-03Make QOS happen at CONNECT time, which is a bit cleaner.
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.

2009-02-03Remove tickets/access.request/realms; Add basic.qos support
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

2009-02-02Cope with changes from bug20275
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 02 Feb 2009 16:42:09 +0000] rev 61
Cope with changes from bug20275

2009-01-29Add content-type to ERROR frames. rabbitmq_v1_5_0
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 29 Jan 2009 14:09:16 +0000] rev 60
Add content-type to ERROR frames.

2009-01-27Pass on more of the basic content properties headers in each MESSAGE.
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.

2008-12-11Correct README for the new /etc/default/rabbitmq conventions.
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.

2008-12-11Update to new environment variables.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 11 Dec 2008 22:47:02 +0000] rev 57
Update to new environment variables.

2008-12-09merge bug19974 into default
Matthias Radestock <matthias@lshift.net> [Tue, 09 Dec 2008 16:57:26 +0000] rev 56
merge bug19974 into default

2008-12-09Update copyrights. bug19974
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 09 Dec 2008 16:08:56 +0000] rev 55
Update copyrights.

2008-09-18Swallow spaces between key and value in frame headers.
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.

2008-09-10Tweak README
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 10 Sep 2008 13:09:51 +0100] rev 53
Tweak README

2008-09-09More ruby examples: broadcasting, unsubscribing
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 09 Sep 2008 13:36:11 +0100] rev 52
More ruby examples: broadcasting, unsubscribing

2008-08-11Apply Rui Lopes' patch for content-type headers.
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.

2008-07-29Added tag rabbitmq_v1_4_0 for changeset 71b922193057
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

2008-07-16Notes (from Sean Treadway) rabbitmq_v1_4_0
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 16 Jul 2008 11:10:07 +0100] rev 49
Notes (from Sean Treadway)

2008-07-16Correct termination condition in Ruby examples
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 16 Jul 2008 11:09:30 +0100] rev 48
Correct termination condition in Ruby examples

2008-07-03Adjust to life under the new umbrella.
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 03 Jul 2008 14:46:20 +0100] rev 47
Adjust to life under the new umbrella.

2008-06-26Since 18550 landed, the path is different
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 26 Jun 2008 12:32:14 +0100] rev 46
Since 18550 landed, the path is different

2008-06-16Move the default-branch examples over to the 1.3.0-branch location rabbitmq_v1_3_0_branch
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

2008-06-16Support binding during SUBSCRIBE. (Thanks to Artur Bergman) rabbitmq_v1_3_0_branch
Tony Garnock-Jones <tonyg@lshift.net> [Mon, 16 Jun 2008 16:39:29 +0100] rev 44
Support binding during SUBSCRIBE. (Thanks to Artur Bergman)

2008-06-16Support 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)

2008-06-01Fixes to STOMP adapter that came out of some experiments I ran rabbitmq_v1_3_0_branch
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.

2008-06-01Make the example actually *use* a durable declaration :-) rabbitmq_v1_3_0_branch
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 :-)

2008-06-01Fixes to STOMP adapter that came out of some experiments I ran
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.

2008-06-01Make the example actually *use* a durable declaration :-)
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 :-)

2008-06-01Apply Sean Treadway's patch to rabbitmq_v1_3_0_branch. rabbitmq_v1_3_0_branch
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.

2008-06-01Apply Sean Treadway's patch.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 01 Jun 2008 11:38:18 +0100] rev 37
Apply Sean Treadway's patch.

2008-05-07Update README for rabbitmq_v1_3_0_branch. rabbitmq_v1_3_0_branch
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 07 May 2008 16:57:40 +0100] rev 36
Update README for rabbitmq_v1_3_0_branch.

2008-05-07Add README. rabbitmq_v1_3_0_branch
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 07 May 2008 16:53:20 +0100] rev 35
Add README.

2008-05-07Add README.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 07 May 2008 16:53:20 +0100] rev 34
Add README.

2008-05-06Rename examples to be more OTP-convention-like
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 06 May 2008 12:50:00 +0100] rev 33
Rename examples to be more OTP-convention-like

2008-05-05Merge default into rabbitmq_v1_3_0_branch rabbitmq_v1_3_0_branch
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

2008-05-05Add perl examples.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Mon, 05 May 2008 02:55:35 +0100] rev 31
Add perl examples.

2008-05-01merge default into rabbitmq_v1_3_0_branch rabbitmq_v1_3_0_branch
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 01 May 2008 11:54:17 +0100] rev 30
merge default into rabbitmq_v1_3_0_branch

2008-05-01Use the erlang/rabbit source directory variable.
Tony Garnock-Jones <tonyg@lshift.net> [Thu, 01 May 2008 11:53:29 +0100] rev 29
Use the erlang/rabbit source directory variable.

2008-04-30Switch back to 1.3.0-style return codes and gensym usage. rabbitmq_v1_3_0_branch
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.

2008-04-30Point at rabbitmq-1.3.0 specifically, by default, since this is the rabbitmq_v1_3_0_branch
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.

2008-04-30Avoid losing messages when the socket closes abruptly by calling
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.

2008-04-30Update to new type signatures.
Tony Garnock-Jones <tonyg@lshift.net> [Wed, 30 Apr 2008 15:05:33 +0100] rev 25
Update to new type signatures.

2008-04-29Simplify and remove delays in the cb-receiver program.
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.

2008-04-29Use string_guid instead of binstring_guid
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Apr 2008 18:05:58 +0100] rev 23
Use string_guid instead of binstring_guid

2008-04-29Update to new 1.3.0 way of building gensyms/guids
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

2008-04-29Carl Bourne's test cases
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Apr 2008 12:36:02 +0100] rev 21
Carl Bourne's test cases

2008-04-29Change Makefile to point at new hg relative path for rabbitmq broker.
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.

2008-02-03Use $(MAKE) instead of make.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Sun, 03 Feb 2008 14:40:00 +0000] rev 19
Use $(MAKE) instead of make.

2008-02-01Use -I to find rabbit hrl files, not include_lib
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

2008-02-01Transactions were implemented a few revisions ago.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 01 Feb 2008 21:56:30 +0000] rev 17
Transactions were implemented a few revisions ago.

2008-02-01Ignore .beam files.
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 01 Feb 2008 21:55:59 +0000] rev 16
Ignore .beam files.

2008-02-01Create ebin before trying to compile
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:14:24 +0000] rev 15
Create ebin before trying to compile

2008-02-01More cleanup from tailor
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:10:59 +0000] rev 14
More cleanup from tailor

2008-02-01Clean up after tailor's migration from darcs
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:08:53 +0000] rev 13
Clean up after tailor's migration from darcs

2008-02-01Added tag Migrated to mercurial for changeset a28eea2c2a2b
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:03:03 +0000] rev 12
Added tag Migrated to mercurial for changeset a28eea2c2a2b

2008-01-29[project @ Improve error reporting.] Migrated to mercurial
Tony Garnock-Jones <tonyg@lshift.net> [Tue, 29 Jan 2008 12:52:31 +0000] rev 11
[project @ Improve error reporting.]

2007-12-21[project @ STOMP transactions.]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Fri, 21 Dec 2007 13:50:26 +0000] rev 10
[project @ STOMP transactions.]

2007-12-21[project @ Make user header keys start with "X-".]
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-".]

2007-12-20[project @ Take advantage of ok assertion on rabbit_channel:do]
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]

2007-12-20[project @ Use new rabbit_channel:do API]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 23:38:05 +0000] rev 7
[project @ Use new rabbit_channel:do API]

2007-12-20[project @ Follow Matthias' latest API change, removing channel numbers]
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]

2007-12-20[project @ License information at the top of source files.]
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.]

2007-12-20[project @ Comments and 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.]

2007-12-20[project @ Implement tickets and synchronous channel open and ticket request.]
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.]

2007-12-20[project @ Support DISCONNECT when not logged in]
Tony Garnock-Jones <tonyg@kcbbs.gen.nz> [Thu, 20 Dec 2007 22:29:06 +0000] rev 2
[project @ Support DISCONNECT when not logged in]

2007-12-20[project @ Moved from CVS mainline to separate repository.]
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.]

2008-02-01Tailor preparing to convert repo by adding .hgignore
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 01 Feb 2008 18:02:43 +0000] rev 0
Tailor preparing to convert repo by adding .hgignore