descriptionRabbitMQ STOMP gateway
ownerinfo@rabbitmq.com
last changeFri, 03 Feb 2012 13:07:05 +0000
changes
15 hours ago Simon MacMullen Merge bug24606 default tip
15 hours ago Simon MacMullen This is obsolete, delete rather than update copyright. bug24606
34 hours ago Emile Joubert Update copyright 2012 bug24606
36 hours ago Matthias Radestock refactor: use new rabbit_misc:format/2
36 hours ago Simon MacMullen Merge in default bug24670
38 hours ago Emile Joubert Update copyright 2012 bug24606
2 days ago Francesco Mazzoli rabbit_guid:string_guid/1 -> rabbit_guid:string/2. bug24505
3 days ago Matthias Radestock merge bug24336 into default
3 days ago Matthias Radestock oops bug24336
3 days ago Matthias Radestock merge default into bug24336 bug24336
3 days ago Matthias Radestock extract error logging bug24336
3 days ago Simon MacMullen Don't explode on AMQP death. bug24336
3 days ago Simon MacMullen Merge bug22470
4 days ago Simon MacMullen Fix the little test client so it actually uses the parser correctly and does not drop messages. bug24670
4 days ago Simon MacMullen Actually pay attention to the rabbit_stomp_frame:parse/2 API. bug24670
4 days ago Simon MacMullen Merge default bug24670
4 days ago Simon MacMullen Whitespace bug24670
4 days ago Matthias Radestock produce only one log entry for abnormal connection closure bug22470
7 days ago Matthias Radestock merge default into bug22470 bug22470
7 days ago Simon MacMullen Tweak the tuple we get... bug24336
7 days ago Simon MacMullen Only link to the connection, otherwise we get a race where the link conn -> stomp_processor -> channel can take out the channel from under the connection. This solves bug24336 but is perhaps not completely ideal. bug24336
7 days ago Steve Powell Merge bug24698 into default
7 days ago Steve Powell Merge default in bug24698
7 days ago Steve Powell Merge bug24688 into default.
7 days ago Steve Powell Merge in default bug24688
7 days ago Matthias Radestock use the existing error reason formatter bug24336
7 days ago Matthias Radestock refactored error message creation bug24336
7 days ago Matthias Radestock merge default into bug24336 bug24336
8 days ago Matthias Radestock more accurate log message/level bug22470
8 days ago Matthias Radestock always use rabbit_log for logging bug22470
8 days ago Matthias Radestock use the new rabbit_log:log for STOMP connection logging bug22470
8 days ago Matthias Radestock error_logger flood prevention bug22470
8 days ago Matthias Radestock consistency bug22470
8 days ago Matthias Radestock use the new rabbit_net:connection_string/2 bug22470
9 days ago Matthias Radestock merge default into bug24698 bug24698
9 days ago Matthias Radestock make start_client/2 return the reader instead of the sup
9 days ago Matthias Radestock move ssl upgrade from acceptor to reader bug24698
11 days ago Matthias Radestock use new rabbit_networking:tcp_listener_spec/6
11 days ago Matthias Radestock keep up with broker API changes
12 days ago Matthias Radestock refactor: eliminate pointless indirection
2 weeks ago Simon MacMullen Sicne we trap_exits why don't we link to the connection / channel(s) and do something sensible if they die? bug24336
2 weeks ago Simon MacMullen Silence warnings
2 weeks ago Simon MacMullen The other plugins do not announce themselves like this, stomp should not either.
2 weeks ago Matthias Radestock only create destination queues once per session bug24688
2 weeks ago Simon MacMullen Continue on our quest towards being able to count. bug24670
2 weeks ago Simon MacMullen Mask lumpiness bug24670
2 weeks ago Simon MacMullen Turns out I actually can't count. Previous version assumed one send stats for every recv stats, but the recv ones tend to run behind... bug24670
2 weeks ago Simon MacMullen WIP bug24670
2 weeks ago Simon MacMullen A simple publish-and-consume-as-fast-as-you-can test since I'm not convinced about the performance of some of the clients we've poked at. I was going to call this multicast_plain but I think puns like that would be discouraged. bug24670
6 weeks ago Steve Powell Added tag rabbitmq_v2_7_1 for changeset 3c6e64157010
7 weeks ago Steve Powell Add test to detect this problem bug24623
2 months ago Emile Joubert Merged bug24364 into default rabbitmq_v2_7_1
2 months ago Emile Joubert Wrap bug24364
2 months ago Steve Powell Put description in test. bug24364
2 months ago Simon MacMullen Merge bug 24572.
2 months ago Steve Powell Simplify take_prefix to be more idiomatic Erlang bug24572
2 months ago Steve Powell Simple test for rejection. bug24364
2 months ago Steve Powell Added check for headers not allowed on SEND bug24364
2 months ago Steve Powell Factored out header strings. bug24364
2 months ago Simon MacMullen Cosmetic bug24572
2 months ago Steve Powell Removed take_prefix/3; simplified take_prefix/2. bug24572
2 months ago Steve Powell Rewrite split_* to split/2; taking Splitter list as parm. bug24572
2 months ago Steve Powell Tidied and corrected split functions: bug24572
2 months ago Steve Powell Recoded regexp:split and regexp:gsub calls to avoid regexp. bug24572
2 months ago Emile Joubert Merged bug24541 into default
2 months ago Emile Joubert Whitespace bug24541
2 months ago Steve Powell Moved common constraints into an hrl bug24541
2 months ago Steve Powell Code to pass test. bug24541
2 months ago Steve Powell Add test to demonstrate problem. bug24541
2 months ago Steve Powell Added tag rabbitmq_v2_7_0 for changeset f52d6ad39a3e
3 months ago Simon MacMullen Merge bug21319 (include plugins in source and binary packages) rabbitmq_v2_7_0
4 months ago Alexandru Scvortov update installation instructions bug21319
4 months ago Alexandru Scvortov stomp needs amqp_client bug21319
4 months ago Rob Harrop Merge bug24426 into default
4 months ago Steve Powell Silently cope with unexpected conserve memory calls. bug24426
4 months ago Matthew Sackman Merging heads
4 months ago Tim Fox Added tag rabbitmq_v2_6_1 for changeset d21e2feffbf6
4 months ago Matthias Radestock cosmetic and minor refactors
5 months ago Matthew Sackman Added tag rabbitmq_v2_6_0 for changeset 15d580297dbe rabbitmq_v2_6_1
5 months ago Matthias Radestock merge heads
5 months ago Tim Fox Added tag rabbitmq_v2.6.0 for changeset 15d580297dbe
5 months ago Steve Powell Merge bug24375 into default.
5 months ago Steve Powell Update close_socket in rabbit patch for test. bug24375
5 months ago Steve Powell Merge in default. bug24375
5 months ago Steve Powell Merge bug24373 into default.
5 months ago Steve Powell Merge in default bug24373
5 months ago Rob Harrop Handle case when we get acks with no recorded receipts bug24375
5 months ago Rob Harrop Merge bug24312 into junk junk
5 months ago Rob Harrop Fix handling of confirms for unrecorded receipts bug24375
5 months ago Rob Harrop Merge with default bug24312
5 months ago Rob Harrop Merge bug24324 into default rabbitmq_v2.6.0 rabbitmq_v2_6_0
5 months ago Rob Harrop Support header trimming for 1.0 clients bug24373
5 months ago Steve Powell Rename and simplify shutdown_channel_and_connection to close_connection. bug24324
5 months ago Steve Powell Remove catch from rabbit_net:*name calls but retain case (in case of {error, einval}). bug24324
5 months ago Rob Harrop Merge with default bug24324
5 months ago Steve Powell Merge bug24324 into bug24312 to check fix. bug24312
5 months ago Steve Powell Backout rabbit.patch alterations bug24312
5 months ago Steve Powell Merge bug24366
5 months ago Steve Powell Merge default bug24366
5 months ago Steve Powell Make shutdown_channel_and_connection more comprehensive bug24324
5 months ago Steve Powell Merge default bug24324
5 months ago Steve Powell Prevent premature death of stomp_reader and stomp_processor to clean up connection: bug24324
5 months ago Simon MacMullen Merge bug24186
5 months ago Rob Harrop Remove default prefetch for /queue destinations bug24366
5 months ago Steve Powell Merge in default. bug24324
5 months ago Steve Powell Improve ack tests bug24324
5 months ago Alexandru Scvortov merge default into bug24186 bug24186
5 months ago Marek Majkowski bug24331 merged into default
5 months ago Marek Majkowski Added one more test - no content length + binary (utf) data on the wire. bug24331
5 months ago Steve Powell Merge bug24304 into default
5 months ago Steve Powell Add test to check we do NOT supply a content-type header when omitted bug24331
5 months ago Steve Powell Remove the default content-type header for SENT messages. bug24331
6 months ago Steve Powell Change logic in Connection.close_socket() bug24312
6 months ago Steve Powell Whoops -- adjust again.
6 months ago Steve Powell Sleep slightly before closing socket to allow test_send_and_disconnect() to work.
6 months ago Steve Powell Tweak to test to diagnose CI build failures.
6 months ago Steve Powell A tweak to test to diagnose CI failures.
6 months ago Steve Powell Make small change to stomp connect.py close_socket() logic.
6 months ago Steve Powell Upped wait times in three tests to see if CI builds are better. See bug24312.
6 months ago Steve Powell Merge bug24255 into default.
6 months ago Steve Powell Adjust wait time again in test. bug24255
6 months ago Steve Powell Merge default in. bug24255
6 months ago Steve Powell Recoded aessertTrue() in test_interleaved_receipt_no_receipt_tx. bug24255
6 months ago Steve Powell Merge bug24257 into default.
6 months ago Steve Powell Merge in default, resolving conflicts. bug24257
6 months ago Steve Powell Merge bug23864 into default
6 months ago Rob Harrop Fixed heartbeat byte bug24304
6 months ago Rob Harrop Support for durable subscriptions bug24255
6 months ago Rob Harrop Merge with bug23864 bug24257
6 months ago Rob Harrop Support /temp-queue/ and /reply-queue/ destinations bug24257
6 months ago Rob Harrop Tests for /amq/queue destinations bug23864
6 months ago Rob Harrop Allow SEND and SUBSCRIBE to /amq/queue destinations bug23864
6 months ago Rob Harrop Parsing code for /amq/queue destinations bug23864
6 months ago Rob Harrop Merge bug24274 into default
6 months ago Steve Powell Added ABS_PACKAGE_DIR as simple variable and use it to resolve *ssl.config files. bug24274
6 months ago Rob Harrop Merge bug24220 into default
6 months ago Steve Powell Suppress CONNECTED response on implicit connect. bug24220
7 months ago Steve Powell Merge default into bug24220. bug24220
7 months ago Simon MacMullen Merge heads
7 months ago Steve Powell Moved connect tests to new script; implicit_connect not default; in tests only. bug24220
7 months ago Steve Powell Merge bug24187 into default
7 months ago Simon MacMullen Added tag rabbitmq_v2_5_1 for changeset 2779187dcd47 v2_5
7 months ago Simon MacMullen Create 2.5 branch v2_5 rabbitmq_v2_5_1
7 months ago Steve Powell Merge bug24127 into default (again?)
7 months ago Steve Powell Merge bug24187 into default
7 months ago Rob Harrop Restore missing section in .app file bug24187
7 months ago David Wragg Revert bug24186
7 months ago Michael Bridgen Merge bug24186
7 months ago David Wragg The base .app file now lives in src/*.app.src bug24186
7 months ago Simon MacMullen Add generated app file to .hgignore
7 months ago Jerry Kuch Added tag rabbitmq_v2_5_0 for changeset 0d3223088b7f
7 months ago Steve Powell Merged bug24127 into default.
7 months ago Rob Harrop Merge in default bug24127
7 months ago Rob Harrop Fixed stupid commenting out of tests bug24127
7 months ago Steve Powell Merge in bug24059 rabbitmq_v2_5_0
7 months ago Steve Powell Merged default in. bug24059
8 months ago Steve Powell Merged in default and corrected ssl support clashes. bug24127
8 months ago Rob Harrop Merge bug24154 into default
8 months ago Rob Harrop Patch clean up bug24059
8 months ago Steve Powell Add simple test description to reliability test bug24059
8 months ago Steve Powell Merged in default bug24059
8 months ago Simon MacMullen Add SSL info to the adapter_info record. bug24154
8 months ago Steve Powell Merge bug22005 into default.
8 months ago Rob Harrop Merge with default bug22005
8 months ago Rob Harrop Removed extraneous lines in package.mk bug22005
8 months ago Steve Powell Merged bug24088 into default.
8 months ago Rob Harrop Tests for closing connection while sending. bug24059
8 months ago Rob Harrop Make sure all tests run again bug24127
8 months ago Rob Harrop Missing include file! bug24127
8 months ago Rob Harrop A few tweaks to logging to make configuration effects more apparent to users bug24127
8 months ago Rob Harrop Tests for implicit connect bug24127
8 months ago Rob Harrop Suppport implicit connect bug24127
8 months ago Rob Harrop Support default_user connection bug24127
8 months ago Rob Harrop Parsing default_user configuration and passing into down into supervisors bug24127
8 months ago Rob Harrop Removed whitespace and upgraded adapter info to display SSL bug22005
8 months ago Rob Harrop Tweaks to hgignore bug22005
8 months ago Rob Harrop SSL tests running again bug22005
8 months ago Rob Harrop Removed pointless, erroneous test that was breaking CI bug24088
8 months ago Rob Harrop Merge with default, but need to reinstate the SSL tests in the Makefile bug22005
8 months ago Rob Harrop Tweaked timeout on the receipt test to allow for slower machine. Removed stupid comment and added a better failure message bug24088
8 months ago Marek Majkowski bug22837 merged into junk junk
8 months ago Matthew Sackman Correct .hgignore file again
8 months ago Matthew Sackman Correct .hgignore
8 months ago Matthew Sackman Merging bug24079 to default
8 months ago Rob Harrop Merge bug24106 into default
8 months ago Steve Powell Merge in default. bug24106
8 months ago Steve Powell Header 'heartbeat' renamed to 'heart-beat' throughout, as per Spec. bug24106
8 months ago Simon MacMullen Document the patched stomppy.
8 months ago Rob Harrop Merge bug24122 into default
8 months ago Steve Powell Correctly rebuild stomppy in the event of patch changes and/or clean makes. bug24122
8 months ago Simon MacMullen Move .app to .app.in, remove module list bug24079
8 months ago Matthew Sackman Merging bug23899 to default
8 months ago Simon MacMullen Cope correctly with bad vhosts too. bug23899
9 months ago Simon MacMullen Updates for the new Erlang client API. bug23899
9 months ago Simon MacMullen Add tests for bad username / password, and actually pass them... bug23899
9 months ago Rob Harrop Merged bug24049 into default
9 months ago Matthias Radestock merge bug23274 into junk junk
9 months ago Matthias Radestock clearing 'junk' branch junk
9 months ago Simon MacMullen Merge bug23568 to default (build system rewrite)
9 months ago Simon MacMullen Fix error handling. bug24049
...
tags
2 months ago rabbitmq_v2_7_1
3 months ago rabbitmq_v2_7_0
5 months ago rabbitmq_v2_6_1
5 months ago rabbitmq_v2_6_0
5 months ago rabbitmq_v2.6.0
7 months ago rabbitmq_v2_5_1
7 months ago rabbitmq_v2_5_0
10 months ago rabbitmq_v2_4_1
10 months ago rabbitmq_v2_4_0
12 months ago rabbitmq_v2_3_1
...
branches
15 hours ago dcbebabf6b0d default
15 hours ago ca41c43d3088 bug24606
36 hours ago d2b011329a18 bug24670
2 days ago 4a11c47bef93 bug24505
3 days ago a5b1f42e75d4 bug24336
4 days ago 37b85e05833a bug22470
7 days ago 7901ab6e869f bug24698
7 days ago 3ce29b291378 bug24688
7 weeks ago 65cdaa592b20 bug24623
2 months ago fa868476f816 bug24364
2 months ago f609d090d731 bug24572
2 months ago 5f1d9b621d11 bug24541
4 months ago d6d090489ffd bug21319
4 months ago 9b72a9dbb35a bug24426
5 months ago b1f6b66f93d0 bug24375
5 months ago dabc46f64d4f bug24373
5 months ago a4882c205a88 junk
5 months ago 49bd295950d7 bug24312
5 months ago 83b37a07525f bug24324
5 months ago a0c285857266 bug24366
5 months ago e1e5462dcd42 bug24186
5 months ago ecc62fcdc57d bug24331
6 months ago 251d23fc0e64 bug24255
6 months ago 8f2d5cc0345c bug24257
6 months ago c787e1815eca bug24304
6 months ago f408fcff7f34 bug23864
6 months ago d2a04b35d866 bug24274
6 months ago 40d0100fdb92 bug24220
7 months ago a0acc246215b v2_5
7 months ago b0081b7a9546 bug24187
7 months ago c036572980e4 bug24127
7 months ago 120530e944e0 bug24059
8 months ago 45da8c1de616 bug24154
8 months ago 12297bf1c4b8 bug22005
8 months ago a49b224beba1 bug24088
8 months ago 59e78ccf58fe bug24106
8 months ago 87335290077d bug24122
8 months ago ae6b08b9ff34 bug24079
8 months ago e43ed84dd74e bug23899
9 months ago ac200d97447c bug24049
9 months ago fb30f997029b bug23568
10 months ago 32382fb8257c bug23350
10 months ago a702d0e592f9 bug24012
11 months ago d7f8d8cbc18e bug23847
11 months ago fa5da16ac378 bug23886
11 months ago 2674b8cd8ab9 bug23718
11 months ago 795348316577 bug23721
11 months ago a4c31e116411 bug23692
11 months ago fa400967dd75 bug23881
11 months ago 583ea32e1837 bug23853
11 months ago 265f72df7322 bug23801
11 months ago 8fdc1fc3d21a bug23674
11 months ago a2e7b25df19e bug23527
12 months ago f443ecc438c8 bug23792
12 months ago c28d8e682100 bug23777
12 months ago 3fad48989541 bug23154
12 months ago f45a2bd39c9a bug23652
12 months ago 97ded8d1e16a bug23651
12 months ago 5a8727c429ba bug23447
12 months ago 85bd449bced0 bug23601
12 months ago e78f0a3df9d3 bug23685
12 months ago c622ba071805 bug23686
13 months ago 6cfb4d0f9cd9 bug23477
13 months ago ee59c8eaa550 bug23341
14 months ago f4a367ab4d2a bug22837
15 months ago 77d52e5ea5ed bug23440
15 months ago 3c6595ebd904 bug23122
15 months ago 3f8bfb13ef5c bug23274
16 months ago 9d6ff969fa6e bug23124
16 months ago 138d0b1482d8 23124
16 months ago 487af7e1a4ac bug23253
17 months ago 220cde2ad0c9 bug23231
17 months ago c5dabab3fa12 bug23130
18 months ago 16471a7497fe bug23091
18 months ago ab2736afdba1 bug23032
18 months ago b762424f2e01 bug23023
18 months ago f5c7c6ba961b bug22979
19 months ago 62cf92d13b3e bug22889
2009-09-22 e1a9883b5f5e bug20399
2009-09-07 713b57102f4d bug21580
2009-08-28 ea75065f6ee8 bug21318
2009-08-17 8e8cd9611d72 bug21365
2009-08-17 6811c9a9871d 21365
2009-08-17 c3ce4738585d bug21366
2009-08-14 ba71b2f52d32 bug20463
2009-08-11 c9966c3e4985 bug21367
2009-06-05 b13b333fe1ad v1_5
2009-03-02 b29b1236edf7 bug20414
2009-02-19 d397084ac966 bug20316
2009-02-13 18280fa3b8d5 bug20348
2008-12-09 782f59b6e037 bug19974
2008-06-16 90dd1726fe0b rabbitmq_v1_3_0_branch
...