| 15 hours ago |
Simon MacMullen |
Merge bug24606
default tip
|
changeset |
files
|
| 15 hours ago |
Simon MacMullen |
This is obsolete, delete rather than update copyright.
bug24606
|
changeset |
files
|
| 34 hours ago |
Emile Joubert |
Update copyright 2012
bug24606
|
changeset |
files
|
| 36 hours ago |
Matthias Radestock |
refactor: use new rabbit_misc:format/2
|
changeset |
files
|
| 36 hours ago |
Simon MacMullen |
Merge in default
bug24670
|
changeset |
files
|
| 38 hours ago |
Emile Joubert |
Update copyright 2012
bug24606
|
changeset |
files
|
| 2 days ago |
Francesco Mazzoli |
rabbit_guid:string_guid/1 -> rabbit_guid:string/2.
bug24505
|
changeset |
files
|
| 3 days ago |
Matthias Radestock |
merge bug24336 into default
|
changeset |
files
|
| 3 days ago |
Matthias Radestock |
oops
bug24336
|
changeset |
files
|
| 3 days ago |
Matthias Radestock |
merge default into bug24336
bug24336
|
changeset |
files
|
| 3 days ago |
Matthias Radestock |
extract error logging
bug24336
|
changeset |
files
|
| 3 days ago |
Simon MacMullen |
Don't explode on AMQP death.
bug24336
|
changeset |
files
|
| 3 days ago |
Simon MacMullen |
Merge bug22470
|
changeset |
files
|
| 4 days ago |
Simon MacMullen |
Fix the little test client so it actually uses the parser correctly and does not drop messages.
bug24670
|
changeset |
files
|
| 4 days ago |
Simon MacMullen |
Actually pay attention to the rabbit_stomp_frame:parse/2 API.
bug24670
|
changeset |
files
|
| 4 days ago |
Simon MacMullen |
Merge default
bug24670
|
changeset |
files
|
| 4 days ago |
Simon MacMullen |
Whitespace
bug24670
|
changeset |
files
|
| 4 days ago |
Matthias Radestock |
produce only one log entry for abnormal connection closure
bug22470
|
changeset |
files
|
| 7 days ago |
Matthias Radestock |
merge default into bug22470
bug22470
|
changeset |
files
|
| 7 days ago |
Simon MacMullen |
Tweak the tuple we get...
bug24336
|
changeset |
files
|
| 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
|
changeset |
files
|
| 7 days ago |
Steve Powell |
Merge bug24698 into default
|
changeset |
files
|
| 7 days ago |
Steve Powell |
Merge default in
bug24698
|
changeset |
files
|
| 7 days ago |
Steve Powell |
Merge bug24688 into default.
|
changeset |
files
|
| 7 days ago |
Steve Powell |
Merge in default
bug24688
|
changeset |
files
|
| 7 days ago |
Matthias Radestock |
use the existing error reason formatter
bug24336
|
changeset |
files
|
| 7 days ago |
Matthias Radestock |
refactored error message creation
bug24336
|
changeset |
files
|
| 7 days ago |
Matthias Radestock |
merge default into bug24336
bug24336
|
changeset |
files
|
| 8 days ago |
Matthias Radestock |
more accurate log message/level
bug22470
|
changeset |
files
|
| 8 days ago |
Matthias Radestock |
always use rabbit_log for logging
bug22470
|
changeset |
files
|
| 8 days ago |
Matthias Radestock |
use the new rabbit_log:log for STOMP connection logging
bug22470
|
changeset |
files
|
| 8 days ago |
Matthias Radestock |
error_logger flood prevention
bug22470
|
changeset |
files
|
| 8 days ago |
Matthias Radestock |
consistency
bug22470
|
changeset |
files
|
| 8 days ago |
Matthias Radestock |
use the new rabbit_net:connection_string/2
bug22470
|
changeset |
files
|
| 9 days ago |
Matthias Radestock |
merge default into bug24698
bug24698
|
changeset |
files
|
| 9 days ago |
Matthias Radestock |
make start_client/2 return the reader instead of the sup
|
changeset |
files
|
| 9 days ago |
Matthias Radestock |
move ssl upgrade from acceptor to reader
bug24698
|
changeset |
files
|
| 11 days ago |
Matthias Radestock |
use new rabbit_networking:tcp_listener_spec/6
|
changeset |
files
|
| 11 days ago |
Matthias Radestock |
keep up with broker API changes
|
changeset |
files
|
| 12 days ago |
Matthias Radestock |
refactor: eliminate pointless indirection
|
changeset |
files
|
| 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
|
changeset |
files
|
| 2 weeks ago |
Simon MacMullen |
Silence warnings
|
changeset |
files
|
| 2 weeks ago |
Simon MacMullen |
The other plugins do not announce themselves like this, stomp should not either.
|
changeset |
files
|
| 2 weeks ago |
Matthias Radestock |
only create destination queues once per session
bug24688
|
changeset |
files
|
| 2 weeks ago |
Simon MacMullen |
Continue on our quest towards being able to count.
bug24670
|
changeset |
files
|
| 2 weeks ago |
Simon MacMullen |
Mask lumpiness
bug24670
|
changeset |
files
|
| 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
|
changeset |
files
|
| 2 weeks ago |
Simon MacMullen |
WIP
bug24670
|
changeset |
files
|
| 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
|
changeset |
files
|
| 6 weeks ago |
Steve Powell |
Added tag rabbitmq_v2_7_1 for changeset 3c6e64157010
|
changeset |
files
|
| 7 weeks ago |
Steve Powell |
Add test to detect this problem
bug24623
|
changeset |
files
|
| 2 months ago |
Emile Joubert |
Merged bug24364 into default
rabbitmq_v2_7_1
|
changeset |
files
|
| 2 months ago |
Emile Joubert |
Wrap
bug24364
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Put description in test.
bug24364
|
changeset |
files
|
| 2 months ago |
Simon MacMullen |
Merge bug 24572.
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Simplify take_prefix to be more idiomatic Erlang
bug24572
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Simple test for rejection.
bug24364
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Added check for headers not allowed on SEND
bug24364
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Factored out header strings.
bug24364
|
changeset |
files
|
| 2 months ago |
Simon MacMullen |
Cosmetic
bug24572
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Removed take_prefix/3; simplified take_prefix/2.
bug24572
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Rewrite split_* to split/2; taking Splitter list as parm.
bug24572
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Tidied and corrected split functions:
bug24572
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Recoded regexp:split and regexp:gsub calls to avoid regexp.
bug24572
|
changeset |
files
|
| 2 months ago |
Emile Joubert |
Merged bug24541 into default
|
changeset |
files
|
| 2 months ago |
Emile Joubert |
Whitespace
bug24541
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Moved common constraints into an hrl
bug24541
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Code to pass test.
bug24541
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Add test to demonstrate problem.
bug24541
|
changeset |
files
|
| 2 months ago |
Steve Powell |
Added tag rabbitmq_v2_7_0 for changeset f52d6ad39a3e
|
changeset |
files
|
| 3 months ago |
Simon MacMullen |
Merge bug21319 (include plugins in source and binary packages)
rabbitmq_v2_7_0
|
changeset |
files
|
| 4 months ago |
Alexandru Scvortov |
update installation instructions
bug21319
|
changeset |
files
|
| 4 months ago |
Alexandru Scvortov |
stomp needs amqp_client
bug21319
|
changeset |
files
|
| 4 months ago |
Rob Harrop |
Merge bug24426 into default
|
changeset |
files
|
| 4 months ago |
Steve Powell |
Silently cope with unexpected conserve memory calls.
bug24426
|
changeset |
files
|
| 4 months ago |
Matthew Sackman |
Merging heads
|
changeset |
files
|
| 4 months ago |
Tim Fox |
Added tag rabbitmq_v2_6_1 for changeset d21e2feffbf6
|
changeset |
files
|
| 4 months ago |
Matthias Radestock |
cosmetic and minor refactors
|
changeset |
files
|
| 5 months ago |
Matthew Sackman |
Added tag rabbitmq_v2_6_0 for changeset 15d580297dbe
rabbitmq_v2_6_1
|
changeset |
files
|
| 5 months ago |
Matthias Radestock |
merge heads
|
changeset |
files
|
| 5 months ago |
Tim Fox |
Added tag rabbitmq_v2.6.0 for changeset 15d580297dbe
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge bug24375 into default.
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Update close_socket in rabbit patch for test.
bug24375
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge in default.
bug24375
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge bug24373 into default.
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge in default
bug24373
|
changeset |
files
|
| 5 months ago |
Rob Harrop |
Handle case when we get acks with no recorded receipts
bug24375
|
changeset |
files
|
| 5 months ago |
Rob Harrop |
Merge bug24312 into junk
junk
|
changeset |
files
|
| 5 months ago |
Rob Harrop |
Fix handling of confirms for unrecorded receipts
bug24375
|
changeset |
files
|
| 5 months ago |
Rob Harrop |
Merge with default
bug24312
|
changeset |
files
|
| 5 months ago |
Rob Harrop |
Merge bug24324 into default
rabbitmq_v2.6.0 rabbitmq_v2_6_0
|
changeset |
files
|
| 5 months ago |
Rob Harrop |
Support header trimming for 1.0 clients
bug24373
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Rename and simplify shutdown_channel_and_connection to close_connection.
bug24324
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Remove catch from rabbit_net:*name calls but retain case (in case of {error, einval}).
bug24324
|
changeset |
files
|
| 5 months ago |
Rob Harrop |
Merge with default
bug24324
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge bug24324 into bug24312 to check fix.
bug24312
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Backout rabbit.patch alterations
bug24312
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge bug24366
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge default
bug24366
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Make shutdown_channel_and_connection more comprehensive
bug24324
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge default
bug24324
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Prevent premature death of stomp_reader and stomp_processor to clean up connection:
bug24324
|
changeset |
files
|
| 5 months ago |
Simon MacMullen |
Merge bug24186
|
changeset |
files
|
| 5 months ago |
Rob Harrop |
Remove default prefetch for /queue destinations
bug24366
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge in default.
bug24324
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Improve ack tests
bug24324
|
changeset |
files
|
| 5 months ago |
Alexandru Scvortov |
merge default into bug24186
bug24186
|
changeset |
files
|
| 5 months ago |
Marek Majkowski |
bug24331 merged into default
|
changeset |
files
|
| 5 months ago |
Marek Majkowski |
Added one more test - no content length + binary (utf) data on the wire.
bug24331
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Merge bug24304 into default
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Add test to check we do NOT supply a content-type header when omitted
bug24331
|
changeset |
files
|
| 5 months ago |
Steve Powell |
Remove the default content-type header for SENT messages.
bug24331
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Change logic in Connection.close_socket()
bug24312
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Whoops -- adjust again.
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Sleep slightly before closing socket to allow test_send_and_disconnect() to work.
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Tweak to test to diagnose CI build failures.
|
changeset |
files
|
| 6 months ago |
Steve Powell |
A tweak to test to diagnose CI failures.
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Make small change to stomp connect.py close_socket() logic.
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Upped wait times in three tests to see if CI builds are better. See bug24312.
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Merge bug24255 into default.
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Adjust wait time again in test.
bug24255
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Merge default in.
bug24255
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Recoded aessertTrue() in test_interleaved_receipt_no_receipt_tx.
bug24255
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Merge bug24257 into default.
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Merge in default, resolving conflicts.
bug24257
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Merge bug23864 into default
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Fixed heartbeat byte
bug24304
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Support for durable subscriptions
bug24255
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Merge with bug23864
bug24257
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Support /temp-queue/ and /reply-queue/ destinations
bug24257
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Tests for /amq/queue destinations
bug23864
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Allow SEND and SUBSCRIBE to /amq/queue destinations
bug23864
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Parsing code for /amq/queue destinations
bug23864
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Merge bug24274 into default
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Added ABS_PACKAGE_DIR as simple variable and use it to resolve *ssl.config files.
bug24274
|
changeset |
files
|
| 6 months ago |
Rob Harrop |
Merge bug24220 into default
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Suppress CONNECTED response on implicit connect.
bug24220
|
changeset |
files
|
| 7 months ago |
Steve Powell |
Merge default into bug24220.
bug24220
|
changeset |
files
|
| 7 months ago |
Simon MacMullen |
Merge heads
|
changeset |
files
|
| 7 months ago |
Steve Powell |
Moved connect tests to new script; implicit_connect not default; in tests only.
bug24220
|
changeset |
files
|
| 7 months ago |
Steve Powell |
Merge bug24187 into default
|
changeset |
files
|
| 7 months ago |
Simon MacMullen |
Added tag rabbitmq_v2_5_1 for changeset 2779187dcd47
v2_5
|
changeset |
files
|
| 7 months ago |
Simon MacMullen |
Create 2.5 branch
v2_5 rabbitmq_v2_5_1
|
changeset |
files
|
| 7 months ago |
Steve Powell |
Merge bug24127 into default (again?)
|
changeset |
files
|
| 7 months ago |
Steve Powell |
Merge bug24187 into default
|
changeset |
files
|
| 7 months ago |
Rob Harrop |
Restore missing section in .app file
bug24187
|
changeset |
files
|
| 7 months ago |
David Wragg |
Revert bug24186
|
changeset |
files
|
| 7 months ago |
Michael Bridgen |
Merge bug24186
|
changeset |
files
|
| 7 months ago |
David Wragg |
The base .app file now lives in src/*.app.src
bug24186
|
changeset |
files
|
| 7 months ago |
Simon MacMullen |
Add generated app file to .hgignore
|
changeset |
files
|
| 7 months ago |
Jerry Kuch |
Added tag rabbitmq_v2_5_0 for changeset 0d3223088b7f
|
changeset |
files
|
| 7 months ago |
Steve Powell |
Merged bug24127 into default.
|
changeset |
files
|
| 7 months ago |
Rob Harrop |
Merge in default
bug24127
|
changeset |
files
|
| 7 months ago |
Rob Harrop |
Fixed stupid commenting out of tests
bug24127
|
changeset |
files
|
| 7 months ago |
Steve Powell |
Merge in bug24059
rabbitmq_v2_5_0
|
changeset |
files
|
| 7 months ago |
Steve Powell |
Merged default in.
bug24059
|
changeset |
files
|
| 8 months ago |
Steve Powell |
Merged in default and corrected ssl support clashes.
bug24127
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Merge bug24154 into default
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Patch clean up
bug24059
|
changeset |
files
|
| 8 months ago |
Steve Powell |
Add simple test description to reliability test
bug24059
|
changeset |
files
|
| 8 months ago |
Steve Powell |
Merged in default
bug24059
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Add SSL info to the adapter_info record.
bug24154
|
changeset |
files
|
| 8 months ago |
Steve Powell |
Merge bug22005 into default.
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Merge with default
bug22005
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Removed extraneous lines in package.mk
bug22005
|
changeset |
files
|
| 8 months ago |
Steve Powell |
Merged bug24088 into default.
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Tests for closing connection while sending.
bug24059
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Make sure all tests run again
bug24127
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Missing include file!
bug24127
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
A few tweaks to logging to make configuration effects more apparent to users
bug24127
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Tests for implicit connect
bug24127
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Suppport implicit connect
bug24127
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Support default_user connection
bug24127
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Parsing default_user configuration and passing into down into supervisors
bug24127
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Removed whitespace and upgraded adapter info to display SSL
bug22005
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Tweaks to hgignore
bug22005
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
SSL tests running again
bug22005
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Removed pointless, erroneous test that was breaking CI
bug24088
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Merge with default, but need to reinstate the SSL tests in the Makefile
bug22005
|
changeset |
files
|
| 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
|
changeset |
files
|
| 8 months ago |
Marek Majkowski |
bug22837 merged into junk
junk
|
changeset |
files
|
| 8 months ago |
Matthew Sackman |
Correct .hgignore file again
|
changeset |
files
|
| 8 months ago |
Matthew Sackman |
Correct .hgignore
|
changeset |
files
|
| 8 months ago |
Matthew Sackman |
Merging bug24079 to default
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Merge bug24106 into default
|
changeset |
files
|
| 8 months ago |
Steve Powell |
Merge in default.
bug24106
|
changeset |
files
|
| 8 months ago |
Steve Powell |
Header 'heartbeat' renamed to 'heart-beat' throughout, as per Spec.
bug24106
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Document the patched stomppy.
|
changeset |
files
|
| 8 months ago |
Rob Harrop |
Merge bug24122 into default
|
changeset |
files
|
| 8 months ago |
Steve Powell |
Correctly rebuild stomppy in the event of patch changes and/or clean makes.
bug24122
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Move .app to .app.in, remove module list
bug24079
|
changeset |
files
|
| 8 months ago |
Matthew Sackman |
Merging bug23899 to default
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Cope correctly with bad vhosts too.
bug23899
|
changeset |
files
|
| 9 months ago |
Simon MacMullen |
Updates for the new Erlang client API.
bug23899
|
changeset |
files
|
| 9 months ago |
Simon MacMullen |
Add tests for bad username / password, and actually pass them...
bug23899
|
changeset |
files
|
| 9 months ago |
Rob Harrop |
Merged bug24049 into default
|
changeset |
files
|
| 9 months ago |
Matthias Radestock |
merge bug23274 into junk
junk
|
changeset |
files
|
| 9 months ago |
Matthias Radestock |
clearing 'junk' branch
junk
|
changeset |
files
|
| 9 months ago |
Simon MacMullen |
Merge bug23568 to default (build system rewrite)
|
changeset |
files
|
| 9 months ago |
Simon MacMullen |
Fix error handling.
bug24049
|
changeset |
files
|
| ... |