descriptionRabbitMQ Erlang AMQP client
ownerben@lshift.net
last changeWed, 01 Jul 2009 11:23:17 +0100
changes
2 days agoMatthias Radestockmerge erroneously tagged version into junk junk tip
12 days agoEssien Ita EssienMerge with upstream bug19356
6 weeks agoEssien Ita EssienMerge with upstream bug19356
4 days agoVlad Ionescuupdating README bug19985
4 days agoVlad Ionescuupdating source_tarball make target; adding documentation on make targets in README bug19985
4 days agoVlad Ionescuupdating .hgignore; adding run_with_broker make target; other makefile tweaks and fixes; updating README bug19985
4 days agoVlad Ionescurefactoring testing-related make targets; nicer all_tests make target; adding all_tests_coverage make target bug19985
7 days agoVlad Ionescuupdating .hgignore; moving tests sources and ebin dir to tests/src and tests/ebin respectively; fixing make *_coverage tests; removing make tests_network and tests_direct targets; other makefile fixes bug19985
2 weeks agoMatthias Radestockmerge bug19911 into default default
2 weeks agoMatthias Radestockslightly cleaner plt building dependency bug19911
2 weeks agoMatthias Radestockalways use the specified plt bug19911
2 weeks agoMatthias Radestockbetter test error message, and cleaner exit bug19911
2 weeks agoMatthias Radestockfix tags
2 weeks agoMatthias RadestockAdded tag rabbitmq_v1_6_0 for changeset b876b7f4049d
2 weeks agoVlad Ionescuremoving CR chars and stray tabs from Makefile bug19911
2 weeks agoMatthias RadestockAdded tag rabbitmq_v1_6_0 for changeset dda4250d776b bug19911
2 weeks agoVlad Ionescuadding add_broker_to_plt make target; fixing dialyzer warning bug19911 rabbitmq_v1_6_0
2 weeks agoMatthias Radestockmerge bug19357 into default
2 weeks agoMatthias Radestockundo undesirable change bug19357
2 weeks agoVlad Ionescurenaming dialyze-all make target to dialyze_all bug19911
2 weeks agoVlad Ionescufixing dialyzer error in test_util.erl bug19911
2 weeks agoVlad Ionescufixing dialyzer error: invalid call to rabbit_access_control:check_vhost_access/2, without modifying the server project bug19911
3 weeks agoVlad Ionescufixing dialyzer errors in negative_test_util.erl bug19911
3 weeks agoVlad Ionescufixing dialyzer errors in negative_test_util.erl bug19911
3 weeks agoVlad Ionescufixing dialyzer error in call to rabbit_access_control:check_vhostaccess/2 bug19911
3 weeks agoVlad Ionescuadding dialyze and dialyze-all make targets; including -Duse_specs compile option bug19911
3 weeks agoVlad IonescuFixing invalid call to erlang:exit/1 bug19911
3 weeks agoMatthew Sackmanmerging bug19458
4 weeks agoVlad Ionescuadding {nodelay, true} to gen_tcp:connect/3 options; tested with small payload with test_util:channel_flow_sync/1 bug19458
4 weeks agoMatthias Radestockmerge v1_5 into default
4 weeks agoMatthias RadestockAdded tag rabbitmq_v1_5_5 for changeset 1b62d52840c9 v1_5
4 weeks agoMatthias Radestockbe more specific in what to include in source tarball
4 weeks agoMatthias Radestockfollow naming conventions elsewhere in Makefile
6 weeks agoBen HoodMerged bug20444 into default
6 weeks agoMatthias Radestockseveral tweaks and corrections to qos test bug20444
6 weeks agoMatthias Radestockmerge v1_5 into default
6 weeks agoBen HoodNuked message handler that deals with a message that nobody actually sends and sends the peer back a message that it doesn't handle either v1_5 rabbitmq_v1_5_5
6 weeks agoBen HoodMerged bug20579 into default v1_5
6 weeks agoMatthias Radestockmerge v1_5 into default
2 months agoMatthias Radestockremove bit-rotten 'run_server' target v1_5
2 months agoMatthias Radestockadd 'run' target v1_5
2 months agoMatthias Radestockalways clean up on channel process termination. bug20579
2 months agoMatthias Radestockadd 'run' target
3 months agoMatthias Radestockmake basic.qos test shorter, and assert something bug20444
3 months agoMatthias Radestockmerge default into bug20444 bug20444
3 months agoTony Garnock-JonesCause exception to be thrown when socket closes or times out.
3 months agoTony Garnock-JonesSplit out test compilation from main library compilation.
5 months agoEssien Ita EssienGenerate new example certs valid for 100 years bug19356
5 months agoEssien Ita EssienMerge with upstream. All heads now work together bug19356
5 months agoEssien Ita EssienMerge with upstream bug19356
5 months agoEssien Ita EssienEcho config instructions after successfull Make of certificates bug19356
5 months agoEssien Ita EssienA VHost is a binary, so we can guard against it without bug19356
5 months agoEssien Ita EssienSpecify {verify, 2} in the ssl test bug19356
5 months agoEssien Ita EssienLeave all ssloptions to be _entirely_ up to the user. Don't second bug19356
5 months agoEssien Ita EssienUpdate ignore patterns bug19356
5 months agoEssien Ita EssienCommit the sample keys and certs for testing and a Makefile for generating bug19356
5 months agoEssien Ita EssienJust use a proplist. A record is an overkill bug19356
5 months agoEssien Ita EssienMerge with upstream. bug19356
5 months agoEssien Ita EssienInstead of 3 function args, pass in one proplist of ssl options bug19356
5 months agoEssien Ita EssienMake use of rabbit_misc:start_applications bug19356
5 months agoEssien Ita EssienReplace the 3 ssl fields in the connection_state record with a bug19356
6 months agoEssien Ita EssienMerge with rabbitmq.com repo bug19356
6 months agoEssien Ita EssienUpdate calls to rabbit_net:async_recv/3 to send in 'infinity' instead bug19356
6 months agoEssien Ita EssienRabbit's ssl socket is no more namespaced bug19356
6 months agoEssien Ita EssienImplement ssl_client_test so we can have ssl makefile targets bug19356
6 months agoEssien Ita EssienDeal with already_started crypto and ssl conditions. bug19356
6 months agoEssien Ita EssienAdd clauses for creating ssl client connections. bug19356
6 months agoEssien Ita EssienAdd ssl support to the amqp_network_driver bug19356
6 months agoEssien Ita EssienExtend the connection_state record to hold needed ssl info bug19356
6 months agoEssien Ita EssienReplace all network calls with rabbit_net layer calls. bug19356
4 months agoBen HoodTook qos test out of eunit suite bug20444
4 months agoMatthias Radestockmerge bug18557 into default
5 months agoMatthias Radestockcreate v1_5 branch to supersede v1_5_1 branch v1_5
5 months agoMatthias Radestockmerge bug20321 into default
5 months agoMatthias Radestockdon't wait any longer than we have to bug20321
5 months agoBen HoodGot rid of warning bug20321
5 months agoBen HoodImplemented the changes that were part of 20275 in the server. bug20321
5 months agoBen HoodChanged qos test to mirror the java demo bug18557
5 months agoBen HoodMerged default into 18557 bug18557
5 months agoMatthias Radestockmerge bug20103 into default
5 months agoMatthias RadestockAdded tag v1_5_1 for changeset 3c6f7b5e67ae
5 months agoBen HoodSwitched over to gen_server2 handling bug20103
5 months agoMatthias Radestockmerge bug19964 into default v1_5_1
5 months agoBen HoodAll spaced out bug19964
5 months agoBen HoodFixed some split strings bug19964
5 months agoBen HoodFixed punctuation bug19964
5 months agoMatthias Radestockmerge bug19963 into default
5 months agoMatthias Radestockmerge bug19373 into default
5 months agoBen HoodCosmetic bug19373
5 months agoBen Hoodfixed pattern match in teardown test bug19373
5 months agoBen HoodMerged default into 19373 bug19373
5 months agoMatthias Radestockmerge bug19625 into default
5 months agoBen HoodPut back matches for heartbeat and trace frames bug19625
5 months agoBen HoodIf the client initiates the connection close, it will close the socket rather than waiting for the server bug19625
5 months agoBen HoodRemoved bad log statement bug19625
5 months agoBen HoodRefactored read loop so that it handles a socket close explicitly bug19625
5 months agoBen HoodWait for peer to close socket, timeout if this doesn't occur bug19625
5 months agoMatthias Radestockmerge bug19344 into default
6 months agoBen HoodRemoved unecessary unsubscribe, replaced with channel close bug19344
6 months agoBen HoodRPC server closes channel when it terminates bug19344
6 months agoBen HoodRPC client starts channel in init/1 bug19344
6 months agoBen HoodClient and server queues are now auto_delete and exclusive bug19344
6 months agoBen HoodMerged default into 18557 bug18557
6 months agoBen HoodMerged default into 19344 bug19344
6 months agoMatthias Radestockmerge bug19560 into default
6 months agoMatthias Radestockreformatting bug19560
6 months agoBen HoodFixed some QA remarks bug19560
9 months agoBen HoodMoved changes to lib_amqp from 19131 to 19357 bug19357
6 months agoMatthias Radestockcosmetic bug19560
6 months agoBen HoodRemoved amqp_consumer module bug19963
6 months agoBen HoodCosmetic bug19373
6 months agoBen HoodTagged gen_server call to open_channel bug19373
6 months agoBen HoodGot rid of unecessary string building bug19373
6 months agoBen HoodRemoved unecessary flag bug19373
6 months agoBen HoodGot rid of need to differentiate between network and direct bug19373
6 months agoBen HoodMassaged module paramterization into something more manageable bug19373
6 months agoBen HoodMerged 19625 into 19373 bug19373
6 months agoBen HoodCosmetic bug19625
6 months agoBen HoodFixed compiler warning bug19625
6 months agoBen HoodMerged 19344 into 19625 bug19625
6 months agoBen HoodRPC server does not have to be a process bug19344
6 months agoBen HoodIncorporated some QA remarks bug19344
6 months agoBen HoodMerged 19560 into 19344 bug19344
6 months agoBen HoodSomehow I forgot to reapply something from my patch stack bug19560
6 months agoBen HoodRefactored to make the flow test clearer bug19560
6 months agoBen HoodFixed compiler warnings bug18557
6 months agoBen HoodMerged default into 18557 bug18557
6 months agoBen HoodGave consumer registration it's own API bug19560
7 months agoBen HoodGot rid of compiler warnings bug19560
7 months agoBen HoodMerged default into 19560 bug19560
7 months agoBen HoodMerged default into 19344 bug19344
7 months agoBen HoodSavepoint bug18557
7 months agoMatthias Radestockmerge bug19395 into default
7 months agoMatthias Radestockadd proper callback handlers bug19395
7 months agoBen HoodMerged default into 18557 bug18557
7 months agoBen HoodGot rid of all of the compiler warnings bug19395
7 months agoSimon MacMullenMerged bug 19377
7 months agoSimon MacMullenFix typos bug19377
7 months agoBen HoodFixed documentation bug19377
7 months agoBen HoodCorrected the path to where rabbit logs bug19377
7 months agoBen HoodIncorporated QA remarks bug19377
7 months agoBen HoodMerged default into 18557 bug18557
7 months agoMatthias Radestockmerge bug19251 into default
7 months agoMatthias Radestockfix typo bug19251
7 months agoBen HoodAdded a test for qos, bit flakey but bug18557
7 months agoBen HoodSquashed a whole lot of bugs bug19344
7 months agoBen HoodMerged 19377 into 19344 bug19344
7 months agoBen HoodMerged default into 19344, doesn't compile, but the answer is in 19377, but hg bug19344
7 months agoBen HoodPut the warning level up; this creates heaps of warnings, which should be fixed in a separate bug bug19377
7 months agoBen HoodRefactored makefile bug19377
7 months agoBen HoodMerged default into 19251 bug19251
7 months agoBen HoodAdded message handler for trapped exits bug19251
7 months agoBen HoodMerged default into 19560 bug19560
7 months agoBen HoodRemoved queueing from amqp_channel:call/3 because it could get quite dodgy. bug19560
7 months agoBen HoodAdded unit test for channel flow bug19560
7 months agoBen HoodAdded publish call bug19560
7 months agoMatthias Radestockmerge bug19250 into default
7 months agoBen HoodReinstated 19560 bug19560
7 months agoBen HoodJunked 19560 junk
7 months agoBen HoodFirst cut at handling channel.flow in the Erlang client bug19560_transplanted
7 months agoBen HoodRecreated 19250 bug19250
7 months agoBen HoodJunked 19250 junk
9 months agoBen HoodAdded test for queue.unbind bug19250_transplanted
7 months agoBen HoodFirst cut at handling channel.flow in the Erlang client bug19560
7 months agoBen HoodMerged default into 19250 bug19250
8 months agoBen HoodAdded close handler to network driver bug19625
8 months agoBen HoodStarted work on this bug, might need to add callback handlers bug19625
8 months agoMatthias Radestockmerge bug19432 into default
8 months agoMatthias Radestockcosmetic bug19432
8 months agoBen HoodGot rid of unecessary queue:is_empty bug19432
8 months agoBen HoodAdjusted some of the exit reasons bug19251
8 months agoBen HoodIncorporated some QA remarks, added a test for this patch bug19432
9 months agoBen HoodAdded test for queue.unbind bug19250
9 months agoBen HoodFixed bug with case handling of queue:out/1, queue:head/1 bug19432
9 months agoBen HoodApplied diff between the parent of this revision and the default branch to reapply separated out patchset bug19251
9 months agoBen HoodRenamed 19334 to 19344 bug19344
9 months agoMatthias Radestockmerge bug19357 into default
9 months agoBen HoodMerged default into 19357 bug19357
9 months agoBen HoodMerged default into 19251 bug19251
9 months agoMatthias Radestockmerge bug19131 into default
9 months agoMatthias Radestockmerge bug19367 into default
9 months agoBen HoodGrepped occurances of tickets bug19131
9 months agoBen HoodGrepped the source code for references to realms and removed them bug19131
9 months agoBen HoodCommented correct export statements back into the connection module bug19373
9 months agoBen HoodApplied Edwin's first patch without any modifications bug19373
9 months agoBen HoodMerged 19131 into 19357 bug19357
9 months agoBen HoodRemoved tickets and realms bug19131
9 months agoBen HoodChanged nowait flag from true to false for queue.delete bug19367
9 months agoBen HoodJunked 19131 junk
9 months agoBen HoodBranching off 19357 from 19131 in order to split up the patchset bug19357
9 months agoBen HoodCreated junk branch junk
9 months agoBen HoodStreamlined the client, got it to a compilable state bug19334
9 months agoBen HoodBacked out changeset fed30851870b bug19131
9 months agoBen HoodBranched off from bug19131, I want to pull the last change from that branch into this one bug19251
9 months agoBen HoodAdded better handling for when the other peer closes the socket bug19131
9 months agoBen HoodRemoved setting tickets to 1 in lib_amqp bug19131
10 months agoBen HoodRemoved Tabs bug19131
10 months agoBen HoodRemoved access request, set tickets to 1, more consistent usage of lib_amqp bug19131
10 months agoMatthias Radestockmerge changes erroneously committed against bug18944 into bug19131 bug19131
11 months agoHubert PlociniczakAdded missing target to makefile
...
tags
2 weeks agorabbitmq_v1_6_0
6 weeks agorabbitmq_v1_5_5
5 months agov1_5_1
...
branches
2 days ago69550b5b23b9junk
12 days agob2d2f380155fbug19356
4 days ago4acab6cd3c4ebug19985
2 weeks ago3c7d430f6992default
2 weeks agoa018efa144e8bug19911
2 weeks agoa46b48e3f982bug19357
4 weeks ago709b04dab74ebug19458
4 weeks ago67984ed21bb4v1_5
6 weeks agoea55ed0bb1cfbug20444
2 months ago3ac456258eb6bug20579
5 months ago39eb49dfe312bug20321
5 months ago1343623a6a86bug18557
5 months ago437d0e4d66c8bug20103
5 months ago6aec80b8a9b6bug19964
5 months agoef990be9ba9bbug19373
5 months ago4d2d87c05b26bug19625
6 months ago60db1bd04676bug19344
6 months ago4cf68655b043bug19560
6 months agoa9695aaf5083bug19963
7 months ago4bd0ad396224bug19395
7 months agod4adcc2f3c94bug19377
7 months ago08427ae99c43bug19251
7 months ago703268ee71a2bug19560_transplanted
7 months agoe1e00927c639bug19250
9 months ago9e046350b600bug19250_transplanted
8 months agoe91f6cbfa6dabug19432
9 months agoaf9e9b9d3966bug19131
9 months ago52c898cc148fbug19367
9 months ago2ee4e75d907cbug19334
11 months ago7d5021c0c7f4bug18994
...