descriptionRabbitMQ STOMP gateway
ownertonyg@lshift.net
last changeThu, 17 Dec 2009 15:40:16 +0000
changes
7 weeks agoTony Garnock-JonesAdd some old notes on broadcast sending. default tip
4 months agoMarek MajkowskiMerged bug 20399 into default
4 months agoVlad Ionescutaking care of renamed field in #amqp_error{}; making naming of variables from amqp_error{} fields consistent bug20399
4 months agoVlad Ionescufixing some leftovers bug20399
4 months agoVlad Ionescuchanging {amqp, ...} reasons to #amqp_error{} bug20399
5 months agoMarek MajkowskiMerged bug 21580 into default (stomp license)
5 months agoTony Garnock-JonesMake licensing consistent and correct. bug21580
5 months agoPaul JonesMerged bug21318 into default
5 months agoMarek MajkowskiUpdated readme with fixed dependencies and code coverage bug21318
5 months agoMarek Majkowskiremoved amqp_client dependency bug21318
5 months agoMarek MajkowskiRenamed modules once again, as Matthias suggested bug21318
5 months agoMarek MajkowskiProper supervisor, and renamed a lot of files bug21318
5 months agoMarek MajkowskiMinor doc fixes. bug21318
5 months agoMarek MajkowskiMerging default into bug21318. bug21318
5 months agoMarek MajkowskiMake stomp plugin working again, after SSL changes to server code
5 months agoMarek MajkowskiFirst cut of updated docs. Plus stomp binds to localhost by default. bug21318
5 months agoTony Garnock-JonesAvoid running auto_test during packaging; no server will be available
5 months agoMarek MajkowskiTest script is now executed as os:cmd. God elp us with escaping. bug21318
5 months agoMarek MajkowskiAdded test for bug 20390.
5 months agoMarek MajkowskiChanged configuration names, as Matthias noticed bug21318
5 months agoMarek MajkowskiStartup and command line parameters are now correct, code coverage and docs are still old bug21318
5 months agoMarek MajkowskiStomp adapter is to become a plugin. Currently hackish, with hardcoded port/host, but works. bug21318
5 months agoMarek MajkowskiMerging bug21365 into default.
5 months agoMarek MajkowskiMerging bug 21366 into default
5 months agoDavid WraggMerge bug20463 into default
5 months agoTony Garnock-JonesAccidentally committed on branch "21365" (ie. not "bug21365"). Committing null changeset to switch branch name. bug21365
5 months agoTony Garnock-JonesAvoid complaining when sending to a closed socket. 21365
5 months agoTony Garnock-JonesEnsure content properties are decoded. bug21366
5 months agoMarek Majkowskiremoved static netcat files, right now the tests are in python bug20463
5 months agoMarek MajkowskiRabbit automatically adds /ebin to coverate directory bug20463
6 months agoMarek Majkowskifew comments about how to run coverage bug20463
6 months agoDavid WraggMerge bug21367 into default
6 months agoTony Garnock-JonesUse {active, once} to avoid being spammed by senders. Also coalesce bug21367
6 months agoMarek MajkowskiAdded simple test suite as a python script. make test now returns 70% of stomp code coverage. bug20463
6 months agoMarek MajkowskiAdded test coverage for stomp erlang code bug20463
6 months agoTony Garnock-JonesExamples using amq.headers exchange
6 months agoTony Garnock-JonesExamples of newlines in nonstandard places
6 months agoTony Garnock-JonesInitial debianisation
6 months agoTony Garnock-JonesAdd distclean target
7 months agoTony Garnock-JonesAdded tag rabbitmq_v1_6_0 for changeset 6d49eaa2fc25
8 months agoTony Garnock-Jonesmerge v1_5 into default rabbitmq_v1_6_0
8 months agoTony Garnock-JonesRemove old 1.5.5 tag v1_5
8 months agoTony Garnock-JonesAdded tag rabbitmq_v1_5_5 for changeset 7376596ad8a4 v1_5
8 months agoTony Garnock-JonesIgnore \0 bytes received while waiting for a command to arrive, just like \n's. v1_5 rabbitmq_v1_5_5
8 months agoMatthias Radestockmerge v1_5 into default
8 months agoMatthias RadestockAdded tag rabbitmq_v1_5_5 for changeset f19934352b1f v1_5
11 months agoMatthias Radestockmerge v1_5 into default
11 months agoMatthias Radestockmerge bug20414 into v1_5 v1_5
11 months agoTony Garnock-JonesMajor revision of the README. (Now in markdown syntax.) bug20414
11 months agoTony Garnock-Jonesmerge v1_5 into default
11 months agoTony Garnock-JonesAdded tag rabbitmq_v1_5_3 for changeset 5ee5e2c0b64a v1_5
11 months agoTony Garnock-JonesApply changes from bug20348 on v1_5 branch v1_5 rabbitmq_v1_5_3
11 months agoTony Garnock-JonesTest scripts I used to track down the recent issues
11 months agoTony Garnock-JonesAdapt to changed error report record format.
11 months agoTony Garnock-Jonesmerge bug20316 into default
11 months agoTony Garnock-JonesApply the effect of 3f31b55b8691 on branch bug20316 bug20316
11 months agoTony Garnock-JonesMove basic.consume nearer the queue.declare, to avoid orphan autodelete queues
11 months agoMatthias Radestockcosmetic bug20316
11 months agoMatthias Radestockcosmetic: break overlong lines bug20316
11 months agoMatthias Radestockensure that "ending ..." message is logged even on error bug20316
11 months agoMatthias Radestockrefactoring: use foldr instead of recursion bug20316
11 months agoTony Garnock-JonesAvoid exposing internal state in error messages; ~n -> \n bug20316
11 months agoTony Garnock-JonesReplace make_string_table with comprehensions. bug20316
11 months agoTony Garnock-JonesCorrect comment: buffering_proxy no longer exists (see gen_server2) bug20316
11 months agoTony Garnock-JonesUse default_value/2 consistently. bug20316
11 months agoTony Garnock-JonesRemove unnecessary overloads on *_header functions bug20316
11 months agoTony Garnock-Jonesmerge default into bug20316 bug20316
11 months agoTony Garnock-JonesNotes from Darien Kindlund on testing.
11 months agoTony Garnock-JonesMore overlong lines. bug20316
11 months agoTony Garnock-Jonescrash when the reader/writer receives an unrecognised Erlang message bug20316
11 months agoTony Garnock-JonesAvoid most egregiously overlong lines. bug20316
11 months agoTony Garnock-JonesUntabify. bug20316
11 months agoTony Garnock-JonesRemove vi runes. bug20316
12 months agoTony Garnock-Jonesmerge bug20348 into default
12 months agoTony Garnock-JonesCope with change to guid API bug20348
12 months agoTony Garnock-Jonesmerger
12 months agoTony Garnock-JonesAdded tag rabbitmq_v1_5_1 for changeset 2eba20816126
12 months agoTony Garnock-JonesAdded tag rabbitmq_v1_5_0 for changeset 1a1ff5067bb6 rabbitmq_v1_5_1
12 months agoTony Garnock-JonesAdd Ruby example. Depends on support for connect_headers.
12 months agoTony Garnock-JonesMake QOS happen at CONNECT time, which is a bit cleaner.
12 months agoTony Garnock-JonesRemove tickets/access.request/realms; Add basic.qos support
12 months agoTony Garnock-JonesCope with changes from bug20275
12 months agoTony Garnock-JonesAdd content-type to ERROR frames. rabbitmq_v1_5_0
12 months agoTony Garnock-JonesPass on more of the basic content properties headers in each MESSAGE.
14 months agoTony Garnock-JonesCorrect README for the new /etc/default/rabbitmq conventions.
14 months agoTony Garnock-JonesUpdate to new environment variables.
14 months agoMatthias Radestockmerge bug19974 into default
14 months agoTony Garnock-JonesUpdate copyrights. bug19974
16 months agoTony Garnock-JonesSwallow spaces between key and value in frame headers.
17 months agoTony Garnock-JonesTweak README
17 months agoTony Garnock-JonesMore ruby examples: broadcasting, unsubscribing
18 months agoTony Garnock-JonesApply Rui Lopes' patch for content-type headers.
18 months agoTony Garnock-JonesAdded tag rabbitmq_v1_4_0 for changeset 71b922193057
19 months agoTony Garnock-JonesNotes (from Sean Treadway) rabbitmq_v1_4_0
19 months agoTony Garnock-JonesCorrect termination condition in Ruby examples
19 months agoTony Garnock-JonesAdjust to life under the new umbrella.
19 months agoTony Garnock-JonesSince 18550 landed, the path is different
20 months agoTony Garnock-JonesMove the default-branch examples over to the 1.3.0-branch location rabbitmq_v1_3_0_branch
20 months agoTony Garnock-JonesSupport binding during SUBSCRIBE. (Thanks to Artur Bergman) rabbitmq_v1_3_0_branch
20 months agoTony Garnock-JonesSupport binding during SUBSCRIBE. (Thanks to Artur Bergman)
20 months agoTony Garnock-JonesFixes to STOMP adapter that came out of some experiments I ran rabbitmq_v1_3_0_branch
20 months agoTony Garnock-JonesMake the example actually *use* a durable declaration :-) rabbitmq_v1_3_0_branch
20 months agoTony Garnock-JonesFixes to STOMP adapter that came out of some experiments I ran
20 months agoTony Garnock-JonesMake the example actually *use* a durable declaration :-)
20 months agoTony Garnock-JonesApply Sean Treadway's patch to rabbitmq_v1_3_0_branch. rabbitmq_v1_3_0_branch
20 months agoTony Garnock-JonesApply Sean Treadway's patch.
21 months agoTony Garnock-JonesUpdate README for rabbitmq_v1_3_0_branch. rabbitmq_v1_3_0_branch
21 months agoTony Garnock-JonesAdd README. rabbitmq_v1_3_0_branch
21 months agoTony Garnock-JonesAdd README.
21 months agoTony Garnock-JonesRename examples to be more OTP-convention-like
21 months agoTony Garnock-JonesMerge default into rabbitmq_v1_3_0_branch rabbitmq_v1_3_0_branch
21 months agoTony Garnock-JonesAdd perl examples.
21 months agoTony Garnock-Jonesmerge default into rabbitmq_v1_3_0_branch rabbitmq_v1_3_0_branch
21 months agoTony Garnock-JonesUse the erlang/rabbit source directory variable.
21 months agoTony Garnock-JonesSwitch back to 1.3.0-style return codes and gensym usage. rabbitmq_v1_3_0_branch
21 months agoTony Garnock-JonesPoint at rabbitmq-1.3.0 specifically, by default, since this is the rabbitmq_v1_3_0_branch
21 months agoTony Garnock-JonesAvoid losing messages when the socket closes abruptly by calling
21 months agoTony Garnock-JonesUpdate to new type signatures.
21 months agoTony Garnock-JonesSimplify and remove delays in the cb-receiver program.
21 months agoTony Garnock-JonesUse string_guid instead of binstring_guid
21 months agoTony Garnock-JonesUpdate to new 1.3.0 way of building gensyms/guids
21 months agoTony Garnock-JonesCarl Bourne's test cases
21 months agoTony Garnock-JonesChange Makefile to point at new hg relative path for rabbitmq broker.
2 years agoTony Garnock-JonesUse $(MAKE) instead of make.
2 years agoTony Garnock-JonesUse -I to find rabbit hrl files, not include_lib
2 years agoTony Garnock-JonesTransactions were implemented a few revisions ago.
2 years agoTony Garnock-JonesIgnore .beam files.
2 years agoTony Garnock-JonesCreate ebin before trying to compile
2 years agoTony Garnock-JonesMore cleanup from tailor
2 years agoTony Garnock-JonesClean up after tailor's migration from darcs
2 years agoTony Garnock-JonesAdded tag Migrated to mercurial for changeset a28eea2c2a2b
2 years agoTony Garnock-Jones[project @ Improve error reporting.] Migrated to mercurial
2 years agoTony Garnock-Jones[project @ STOMP transactions.]
2 years agoTony Garnock-Jones[project @ Make user header keys start with "X-".]
2 years agoTony Garnock-Jones[project @ Take advantage of ok assertion on rabbit_channel:do]
2 years agoTony Garnock-Jones[project @ Use new rabbit_channel:do API]
2 years agoTony Garnock-Jones[project @ Follow Matthias' latest API change, removing channel numbers]
2 years agoTony Garnock-Jones[project @ License information at the top of source files.]
2 years agoTony Garnock-Jones[project @ Comments and license information at the top of source files.]
2 years agoTony Garnock-Jones[project @ Implement tickets and synchronous channel open and ticket request.]
2 years agoTony Garnock-Jones[project @ Support DISCONNECT when not logged in]
2 years agoTony Garnock-Jones[project @ Moved from CVS mainline to separate repository.]
2 years agoTony Garnock-JonesTailor preparing to convert repo by adding .hgignore
...
tags
8 months agorabbitmq_v1_6_0
8 months agorabbitmq_v1_5_5
11 months agorabbitmq_v1_5_3
12 months agorabbitmq_v1_5_1
12 months agorabbitmq_v1_5_0
19 months agorabbitmq_v1_4_0
2 years agoMigrated to mercurial
...
branches
7 weeks agoda7859ff22c6default
4 months agoe1a9883b5f5ebug20399
5 months ago713b57102f4dbug21580
5 months agoea75065f6ee8bug21318
5 months ago8e8cd9611d72bug21365
5 months ago6811c9a9871d21365
5 months agoc3ce4738585dbug21366
5 months agoba71b2f52d32bug20463
6 months agoc9966c3e4985bug21367
8 months agob13b333fe1adv1_5
11 months agob29b1236edf7bug20414
11 months agod397084ac966bug20316
12 months ago18280fa3b8d5bug20348
14 months ago782f59b6e037bug19974
20 months ago90dd1726fe0brabbitmq_v1_3_0_branch
...