| 7 weeks ago | Tony Garnock-Jones | Add some old notes on broadcast sending. default tip | changeset | files |
| 4 months ago | Marek Majkowski | Merged bug 20399 into default | changeset | files |
| 4 months ago | Vlad Ionescu | taking care of renamed field in #amqp_error{}; making naming of variables from amqp_error{} fields consistent bug20399 | changeset | files |
| 4 months ago | Vlad Ionescu | fixing some leftovers bug20399 | changeset | files |
| 4 months ago | Vlad Ionescu | changing {amqp, ...} reasons to #amqp_error{} bug20399 | changeset | files |
| 5 months ago | Marek Majkowski | Merged bug 21580 into default (stomp license) | changeset | files |
| 5 months ago | Tony Garnock-Jones | Make licensing consistent and correct. bug21580 | changeset | files |
| 5 months ago | Paul Jones | Merged bug21318 into default | changeset | files |
| 5 months ago | Marek Majkowski | Updated readme with fixed dependencies and code coverage bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | removed amqp_client dependency bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Renamed modules once again, as Matthias suggested bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Proper supervisor, and renamed a lot of files bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Minor doc fixes. bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Merging default into bug21318. bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Make stomp plugin working again, after SSL changes to server code | changeset | files |
| 5 months ago | Marek Majkowski | First cut of updated docs. Plus stomp binds to localhost by default. bug21318 | changeset | files |
| 5 months ago | Tony Garnock-Jones | Avoid running auto_test during packaging; no server will be available | changeset | files |
| 5 months ago | Marek Majkowski | Test script is now executed as os:cmd. God elp us with escaping. bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Added test for bug 20390. | changeset | files |
| 5 months ago | Marek Majkowski | Changed configuration names, as Matthias noticed bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Startup and command line parameters are now correct, code coverage and docs are still old bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Stomp adapter is to become a plugin. Currently hackish, with hardcoded port/host, but works. bug21318 | changeset | files |
| 5 months ago | Marek Majkowski | Merging bug21365 into default. | changeset | files |
| 5 months ago | Marek Majkowski | Merging bug 21366 into default | changeset | files |
| 5 months ago | David Wragg | Merge bug20463 into default | changeset | files |
| 5 months ago | Tony Garnock-Jones | Accidentally committed on branch "21365" (ie. not "bug21365"). Committing null changeset to switch branch name. bug21365 | changeset | files |
| 5 months ago | Tony Garnock-Jones | Avoid complaining when sending to a closed socket. 21365 | changeset | files |
| 5 months ago | Tony Garnock-Jones | Ensure content properties are decoded. bug21366 | changeset | files |
| 5 months ago | Marek Majkowski | removed static netcat files, right now the tests are in python bug20463 | changeset | files |
| 5 months ago | Marek Majkowski | Rabbit automatically adds /ebin to coverate directory bug20463 | changeset | files |
| 6 months ago | Marek Majkowski | few comments about how to run coverage bug20463 | changeset | files |
| 6 months ago | David Wragg | Merge bug21367 into default | changeset | files |
| 6 months ago | Tony Garnock-Jones | Use {active, once} to avoid being spammed by senders. Also coalesce bug21367 | changeset | files |
| 6 months ago | Marek Majkowski | Added simple test suite as a python script. make test now returns 70% of stomp code coverage. bug20463 | changeset | files |
| 6 months ago | Marek Majkowski | Added test coverage for stomp erlang code bug20463 | changeset | files |
| 6 months ago | Tony Garnock-Jones | Examples using amq.headers exchange | changeset | files |
| 6 months ago | Tony Garnock-Jones | Examples of newlines in nonstandard places | changeset | files |
| 6 months ago | Tony Garnock-Jones | Initial debianisation | changeset | files |
| 6 months ago | Tony Garnock-Jones | Add distclean target | changeset | files |
| 7 months ago | Tony Garnock-Jones | Added tag rabbitmq_v1_6_0 for changeset 6d49eaa2fc25 | changeset | files |
| 8 months ago | Tony Garnock-Jones | merge v1_5 into default rabbitmq_v1_6_0 | changeset | files |
| 8 months ago | Tony Garnock-Jones | Remove old 1.5.5 tag v1_5 | changeset | files |
| 8 months ago | Tony Garnock-Jones | Added tag rabbitmq_v1_5_5 for changeset 7376596ad8a4 v1_5 | changeset | files |
| 8 months ago | Tony Garnock-Jones | Ignore \0 bytes received while waiting for a command to arrive, just like \n's. v1_5 rabbitmq_v1_5_5 | changeset | files |
| 8 months ago | Matthias Radestock | merge v1_5 into default | changeset | files |
| 8 months ago | Matthias Radestock | Added tag rabbitmq_v1_5_5 for changeset f19934352b1f v1_5 | changeset | files |
| 11 months ago | Matthias Radestock | merge v1_5 into default | changeset | files |
| 11 months ago | Matthias Radestock | merge bug20414 into v1_5 v1_5 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Major revision of the README. (Now in markdown syntax.) bug20414 | changeset | files |
| 11 months ago | Tony Garnock-Jones | merge v1_5 into default | changeset | files |
| 11 months ago | Tony Garnock-Jones | Added tag rabbitmq_v1_5_3 for changeset 5ee5e2c0b64a v1_5 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Apply changes from bug20348 on v1_5 branch v1_5 rabbitmq_v1_5_3 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Test scripts I used to track down the recent issues | changeset | files |
| 11 months ago | Tony Garnock-Jones | Adapt to changed error report record format. | changeset | files |
| 11 months ago | Tony Garnock-Jones | merge bug20316 into default | changeset | files |
| 11 months ago | Tony Garnock-Jones | Apply the effect of 3f31b55b8691 on branch bug20316 bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Move basic.consume nearer the queue.declare, to avoid orphan autodelete queues | changeset | files |
| 11 months ago | Matthias Radestock | cosmetic bug20316 | changeset | files |
| 11 months ago | Matthias Radestock | cosmetic: break overlong lines bug20316 | changeset | files |
| 11 months ago | Matthias Radestock | ensure that "ending ..." message is logged even on error bug20316 | changeset | files |
| 11 months ago | Matthias Radestock | refactoring: use foldr instead of recursion bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Avoid exposing internal state in error messages; ~n -> \n bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Replace make_string_table with comprehensions. bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Correct comment: buffering_proxy no longer exists (see gen_server2) bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Use default_value/2 consistently. bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Remove unnecessary overloads on *_header functions bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | merge default into bug20316 bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Notes from Darien Kindlund on testing. | changeset | files |
| 11 months ago | Tony Garnock-Jones | More overlong lines. bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | crash when the reader/writer receives an unrecognised Erlang message bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Avoid most egregiously overlong lines. bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Untabify. bug20316 | changeset | files |
| 11 months ago | Tony Garnock-Jones | Remove vi runes. bug20316 | changeset | files |
| 12 months ago | Tony Garnock-Jones | merge bug20348 into default | changeset | files |
| 12 months ago | Tony Garnock-Jones | Cope with change to guid API bug20348 | changeset | files |
| 12 months ago | Tony Garnock-Jones | merger | changeset | files |
| 12 months ago | Tony Garnock-Jones | Added tag rabbitmq_v1_5_1 for changeset 2eba20816126 | changeset | files |
| 12 months ago | Tony Garnock-Jones | Added tag rabbitmq_v1_5_0 for changeset 1a1ff5067bb6 rabbitmq_v1_5_1 | changeset | files |
| 12 months ago | Tony Garnock-Jones | Add Ruby example. Depends on support for connect_headers. | changeset | files |
| 12 months ago | Tony Garnock-Jones | Make QOS happen at CONNECT time, which is a bit cleaner. | changeset | files |
| 12 months ago | Tony Garnock-Jones | Remove tickets/access.request/realms; Add basic.qos support | changeset | files |
| 12 months ago | Tony Garnock-Jones | Cope with changes from bug20275 | changeset | files |
| 12 months ago | Tony Garnock-Jones | Add content-type to ERROR frames. rabbitmq_v1_5_0 | changeset | files |
| 12 months ago | Tony Garnock-Jones | Pass on more of the basic content properties headers in each MESSAGE. | changeset | files |
| 14 months ago | Tony Garnock-Jones | Correct README for the new /etc/default/rabbitmq conventions. | changeset | files |
| 14 months ago | Tony Garnock-Jones | Update to new environment variables. | changeset | files |
| 14 months ago | Matthias Radestock | merge bug19974 into default | changeset | files |
| 14 months ago | Tony Garnock-Jones | Update copyrights. bug19974 | changeset | files |
| 16 months ago | Tony Garnock-Jones | Swallow spaces between key and value in frame headers. | changeset | files |
| 17 months ago | Tony Garnock-Jones | Tweak README | changeset | files |
| 17 months ago | Tony Garnock-Jones | More ruby examples: broadcasting, unsubscribing | changeset | files |
| 18 months ago | Tony Garnock-Jones | Apply Rui Lopes' patch for content-type headers. | changeset | files |
| 18 months ago | Tony Garnock-Jones | Added tag rabbitmq_v1_4_0 for changeset 71b922193057 | changeset | files |
| 19 months ago | Tony Garnock-Jones | Notes (from Sean Treadway) rabbitmq_v1_4_0 | changeset | files |
| 19 months ago | Tony Garnock-Jones | Correct termination condition in Ruby examples | changeset | files |
| 19 months ago | Tony Garnock-Jones | Adjust to life under the new umbrella. | changeset | files |
| 19 months ago | Tony Garnock-Jones | Since 18550 landed, the path is different | changeset | files |
| 20 months ago | Tony Garnock-Jones | Move the default-branch examples over to the 1.3.0-branch location rabbitmq_v1_3_0_branch | changeset | files |
| 20 months ago | Tony Garnock-Jones | Support binding during SUBSCRIBE. (Thanks to Artur Bergman) rabbitmq_v1_3_0_branch | changeset | files |
| 20 months ago | Tony Garnock-Jones | Support binding during SUBSCRIBE. (Thanks to Artur Bergman) | changeset | files |
| 20 months ago | Tony Garnock-Jones | Fixes to STOMP adapter that came out of some experiments I ran rabbitmq_v1_3_0_branch | changeset | files |
| 20 months ago | Tony Garnock-Jones | Make the example actually *use* a durable declaration :-) rabbitmq_v1_3_0_branch | changeset | files |
| 20 months ago | Tony Garnock-Jones | Fixes to STOMP adapter that came out of some experiments I ran | changeset | files |
| 20 months ago | Tony Garnock-Jones | Make the example actually *use* a durable declaration :-) | changeset | files |
| 20 months ago | Tony Garnock-Jones | Apply Sean Treadway's patch to rabbitmq_v1_3_0_branch. rabbitmq_v1_3_0_branch | changeset | files |
| 20 months ago | Tony Garnock-Jones | Apply Sean Treadway's patch. | changeset | files |
| 21 months ago | Tony Garnock-Jones | Update README for rabbitmq_v1_3_0_branch. rabbitmq_v1_3_0_branch | changeset | files |
| 21 months ago | Tony Garnock-Jones | Add README. rabbitmq_v1_3_0_branch | changeset | files |
| 21 months ago | Tony Garnock-Jones | Add README. | changeset | files |
| 21 months ago | Tony Garnock-Jones | Rename examples to be more OTP-convention-like | changeset | files |
| 21 months ago | Tony Garnock-Jones | Merge default into rabbitmq_v1_3_0_branch rabbitmq_v1_3_0_branch | changeset | files |
| 21 months ago | Tony Garnock-Jones | Add perl examples. | changeset | files |
| 21 months ago | Tony Garnock-Jones | merge default into rabbitmq_v1_3_0_branch rabbitmq_v1_3_0_branch | changeset | files |
| 21 months ago | Tony Garnock-Jones | Use the erlang/rabbit source directory variable. | changeset | files |
| 21 months ago | Tony Garnock-Jones | Switch back to 1.3.0-style return codes and gensym usage. rabbitmq_v1_3_0_branch | changeset | files |
| 21 months ago | Tony Garnock-Jones | Point at rabbitmq-1.3.0 specifically, by default, since this is the rabbitmq_v1_3_0_branch | changeset | files |
| 21 months ago | Tony Garnock-Jones | Avoid losing messages when the socket closes abruptly by calling | changeset | files |
| 21 months ago | Tony Garnock-Jones | Update to new type signatures. | changeset | files |
| 21 months ago | Tony Garnock-Jones | Simplify and remove delays in the cb-receiver program. | changeset | files |
| 21 months ago | Tony Garnock-Jones | Use string_guid instead of binstring_guid | changeset | files |
| 21 months ago | Tony Garnock-Jones | Update to new 1.3.0 way of building gensyms/guids | changeset | files |
| 21 months ago | Tony Garnock-Jones | Carl Bourne's test cases | changeset | files |
| 21 months ago | Tony Garnock-Jones | Change Makefile to point at new hg relative path for rabbitmq broker. | changeset | files |
| 2 years ago | Tony Garnock-Jones | Use $(MAKE) instead of make. | changeset | files |
| 2 years ago | Tony Garnock-Jones | Use -I to find rabbit hrl files, not include_lib | changeset | files |
| 2 years ago | Tony Garnock-Jones | Transactions were implemented a few revisions ago. | changeset | files |
| 2 years ago | Tony Garnock-Jones | Ignore .beam files. | changeset | files |
| 2 years ago | Tony Garnock-Jones | Create ebin before trying to compile | changeset | files |
| 2 years ago | Tony Garnock-Jones | More cleanup from tailor | changeset | files |
| 2 years ago | Tony Garnock-Jones | Clean up after tailor's migration from darcs | changeset | files |
| 2 years ago | Tony Garnock-Jones | Added tag Migrated to mercurial for changeset a28eea2c2a2b | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Improve error reporting.] Migrated to mercurial | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ STOMP transactions.] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Make user header keys start with "X-".] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Take advantage of ok assertion on rabbit_channel:do] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Use new rabbit_channel:do API] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Follow Matthias' latest API change, removing channel numbers] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ License information at the top of source files.] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Comments and license information at the top of source files.] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Implement tickets and synchronous channel open and ticket request.] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Support DISCONNECT when not logged in] | changeset | files |
| 2 years ago | Tony Garnock-Jones | [project @ Moved from CVS mainline to separate repository.] | changeset | files |
| 2 years ago | Tony Garnock-Jones | Tailor preparing to convert repo by adding .hgignore | changeset | files |
| ... |