descriptionRabbitMQ Shovel plugin
ownerinfo@rabbitmq.com
last changeTue, 21 May 2013 14:21:49 +0100
changes
4 days ago Tim Watson Added tag rabbitmq_v3_1_1 for changeset be08e17a6d9d stable tip
2 weeks ago Emile Joubert Merged stable into default default
2 weeks ago Emile Joubert Merged bug25542 into stable stable rabbitmq_v3_1_1
2 weeks ago Tim Watson Refactor shovel_sup for better clarify bug25542
3 weeks ago Tim Watson Extract explanatory function bug25542
3 weeks ago Tim Watson Use the calculated reconnect delay to determine worker restart policy bug25542
3 weeks ago Simon MacMullen Merge 3.1.0 into stable. stable
3 weeks ago Simon MacMullen Added tag rabbitmq_v3_1_0 for changeset 81231b905a3f
6 weeks ago Simon MacMullen Merge bug24850 rabbitmq_v3_1_0
6 weeks ago Simon MacMullen Inline verify_worker_configuration/5 since it mutually recurses which is not exactly obvious from the name. bug24850
6 weeks ago Tim Watson validate worker configurations on startup bug24850
2 months ago Tim Watson Wrap each shovel worker in an intermediate mirrored supervisor bug24850
2 months ago Tim Watson Backout changeset e836088f23962b1df1a7bffd86dbbbd8322c4753 bug24850
2 months ago Tim Watson Use an intermediate supervisor to restart workers bug24850
2 months ago Tim Watson Pass the module to mirrored_sup as the group name bug24850
2 months ago Tim Watson Switch shovel_sup over to mirrored_supervisor bug24850
2 months ago Simon MacMullen Added tag rabbitmq_v3_0_4 for changeset bed06d3b05ed stable
2 months ago Simon MacMullen Added tag rabbitmq_v3_0_3 for changeset ade4b2c12309 stable rabbitmq_v3_0_4
3 months ago Simon MacMullen Added tag rabbitmq_v3_0_2 for changeset f63869deec7b stable rabbitmq_v3_0_3
4 months ago Simon MacMullen stable to default
4 months ago Simon MacMullen Merge bug25343 stable rabbitmq_v3_0_2
4 months ago Emile Joubert Update copyright 2013 bug25343
5 months ago Simon MacMullen Added tag rabbitmq_v3_0_1 for changeset cdf80b9ac08a stable
5 months ago Simon MacMullen Establish stable branch stable rabbitmq_v3_0_1
6 months ago Simon MacMullen Added tag rabbitmq_v3_0_0 for changeset 4b42d63742c4
7 months ago Emile Joubert Utilise legacy URIs in tests where possible bug24934
7 months ago Simon MacMullen Merge bug25166 rabbitmq_v3_0_0
7 months ago Tim Watson cosmetic bug25166
7 months ago Tim Watson bring the timeout down to 10 seconds bug25166
7 months ago Tim Watson do not close channels explicitly and use amqp_connection:close/2 to avoid blocking node shutdowns when network interuptions occur bug25166
8 months ago Emile Joubert Added tag rabbitmq_v2_8_7 for changeset 0ef34cb81615 rabbitmq_v2_8_x
8 months ago Tim Watson merge bug25049 into default
8 months ago Tim Watson merge default bug25049
9 months ago Emile Joubert Added tag rabbitmq_v2_8_6 for changeset 40a71536d8ad rabbitmq_v2_8_x rabbitmq_v2_8_7
9 months ago Emile Joubert Backport e0df2fef3ed0 (Merge of bug25103; Shovel / federation may fail to reconnect) rabbitmq_v2_8_x rabbitmq_v2_8_6
9 months ago Francesco Mazzoli merge bug25103
9 months ago Simon MacMullen Make the shovel worker permanent since sometimes calls to gen_server:call() end up existing with {shutdown, Foo} which gets passed through as a termination reason for the worker. bug25103
9 months ago Emile Joubert Merged bug25022 into default
9 months ago Emile Joubert Re-apply 23e68a8b0029 bug25022
9 months ago Francesco Mazzoli log shovel name on basic.cancel bug25022
9 months ago Tim Watson Added tag rabbitmq_v2_8_5 for changeset 81ea43b8f434 rabbitmq_v2_8_x
9 months ago Francesco Mazzoli merge heads bug25022
9 months ago Francesco Mazzoli message more similar to federation bug25022
9 months ago Emile Joubert Merged bug25022 into default
9 months ago Emile Joubert Newline in log message bug25022
10 months ago Francesco Mazzoli restart silently bug25022
10 months ago Francesco Mazzoli exit when receiving a basic.cancel bug25022
10 months ago Emile Joubert Change URIs for direct connections bug24934
10 months ago Simon MacMullen Don't use Erlando. bug25049
10 months ago Matthias Radestock merge bug23253 into junk junk
11 months ago Simon MacMullen Added tag rabbitmq_v2_8_4 for changeset fc5a63643611 rabbitmq_v2_8_x rabbitmq_v2_8_5
11 months ago Simon MacMullen Added tag rabbitmq_v2_8_3 for changeset 35ef0d29c99e rabbitmq_v2_8_x rabbitmq_v2_8_4
12 months ago Simon MacMullen Create branch for 2.8.x rabbitmq_v2_8_x rabbitmq_v2_8_3
13 months ago Simon MacMullen Added tag rabbitmq_v2_8_2 for changeset d81de498279b
13 months ago Emile Joubert Merged bug24554 into default rabbitmq_v2_8_2
13 months ago Steve Powell Defer to shovel.html page for instructions. bug24554
13 months ago Steve Powell Typo in README config example
14 months ago Simon MacMullen Added tag rabbitmq_v2_8_1 for changeset 580eeb565531
14 months ago Simon MacMullen Added tag rabbitmq_v2_8_0 for changeset d87589ed0bff rabbitmq_v2_8_1
15 months ago Simon MacMullen Take advantage of rabbitmqctl eval. rabbitmq_v2_8_0
15 months ago Simon MacMullen Merge bug24606
15 months ago Emile Joubert Update copyright 2012 bug24606
17 months ago Matthias Radestock reference AMQP URI scheme in docs
17 months ago Steve Powell Added tag rabbitmq_v2_7_1 for changeset d65869610fbb
18 months ago Emile Joubert Correct AMQP URI example rabbitmq_v2_7_1
18 months ago Steve Powell Added tag rabbitmq_v2_7_0 for changeset 93adb75be2c2
19 months ago Emile Joubert Merged bug24453 into default rabbitmq_v2_7_0
19 months ago Alexandru Scvortov remove missing ssl parameter test bug24453
19 months ago Simon MacMullen Merge bug21319 (include plugins in source and binary packages)
19 months ago Simon MacMullen It's unclear whether shovel needs erlando at run time or not, but let's be on the safe side. bug21319
20 months ago Alexandru Scvortov remove building instructions (and link to the website) bug21319
20 months ago Alexandru Scvortov rename url -> uri; move params_network conversion to amqp_client bug24453
20 months ago Alexandru Scvortov tweak tests to work with the new AMQP URLs bug24453
20 months ago Alexandru Scvortov update building/installation instructions bug21319
20 months ago Alexandru Scvortov shovel needs amqp_client bug21319
20 months ago Alexandru Scvortov handle the return of amqp_url:parse better bug24453
20 months ago Alexandru Scvortov refactor bug24453
20 months ago Alexandru Scvortov uri -> url bug24453
20 months ago Alexandru Scvortov transplant the uri parser to amqp_connection bug24453
20 months ago Alexandru Scvortov transplant uri_parser to amqp_client bug24453
20 months ago Tim Fox Added tag rabbitmq_v2_6_1 for changeset e687e3288e33
21 months ago Matthew Sackman Added tag rabbitmq_v2_6_0 for changeset dd1430f796f7 rabbitmq_v2_6_1
21 months ago Tim Fox Added tag rabbitmq_v2.6.0 for changeset dd1430f796f7
21 months ago Simon MacMullen Merge bug24186 rabbitmq_v2.6.0 rabbitmq_v2_6_0
21 months ago Alexandru Scvortov merge default into bug24186 bug24186
22 months ago Matthew Sackman Undo the depressing idiocy of 978410e62a1c
22 months ago Matthew Sackman Improve building documentation
22 months ago Matthew Sackman Use AMQP 0-9-1 methods, not 0-8.
22 months ago Matthew Sackman Merging bug24138 to default
23 months ago Alexandru Scvortov don't run rabbitmq-activate-plugins
23 months ago Alexandru Scvortov let the amqp_client decide what port to use bug24138
23 months ago Simon MacMullen Merge bug 23961
23 months ago Simon MacMullen Cosmetic bug23961
23 months ago Simon MacMullen Remove unused code bug23961
23 months ago Simon MacMullen Bit more doc. bug23961
23 months ago Matthew Sackman Rename ack_on to ack_mode and associated changes to possible values bug23961
23 months ago Matthew Sackman Merging default to bug23961 bug23961
23 months ago Matthew Sackman Update shovel readme so it doesn't suggest you have to build from source
23 months ago Matthew Sackman space, white bug23961
23 months ago Matthew Sackman Having a single non-boolean is much nicer than multiple booleans, with mutually exclusive combinations bug23961
23 months ago Matthew Sackman Add support for confirms bug23961
23 months ago Matthew Sackman Add a confirm config param, which defaults to true bug23961
23 months ago Matthew Sackman And remove docs for tx bug23961
23 months ago Simon MacMullen Added tag rabbitmq_v2_5_1 for changeset 9ef6fa6f7b70 v2_5
23 months ago Matthew Sackman Rip out the rest of txn support bug23961
23 months ago Simon MacMullen Create 2.5 branch v2_5 rabbitmq_v2_5_1
23 months ago Matthew Sackman Remove support for parsing txn from config bug23961
23 months ago David Wragg Revert bug24186
23 months ago Michael Bridgen Merge bug24186
23 months ago David Wragg The base .app file now lives in src/*.app.src bug24186
23 months ago Simon MacMullen Add generated app file to .hgignore
23 months ago Jerry Kuch Added tag rabbitmq_v2_5_0 for changeset 7ec032269ead
24 months ago Matthew Sackman Correct .hgignore file again rabbitmq_v2_5_0
24 months ago Matthew Sackman Correct .hgignore
24 months ago Matthew Sackman Merging bug24079 to default
2011-05-18 Simon MacMullen Junk bug23890 junk
2011-05-18 Simon MacMullen Pre-junk, move to another repo bug23890
2011-05-12 Simon MacMullen Move .app to .app.in, remove module list bug24079
2011-05-12 Matthew Sackman Merging bug23899 to default
2011-05-11 Simon MacMullen Refactor. bug23899
2011-05-06 Simon MacMullen We no longer need to register. bug23890
2011-05-06 Simon MacMullen API change bug23890
2011-05-06 Simon MacMullen Slightly clearer. bug23890
2011-05-06 Simon MacMullen Show such source / destination info as we have (although it lacks exchange / queue names) bug23890
2011-05-06 Simon MacMullen Leading zeroes bug23890
2011-05-06 Simon MacMullen Support clusters. bug23890
2011-05-06 Simon MacMullen Since we compile-time depend on mgmt now, let's remove this duplication. bug23890
2011-05-06 Simon MacMullen Use the behaviour. bug23890
2011-05-06 Simon MacMullen Extensions should not just be a list of strings. bug23890
2011-05-06 Simon MacMullen Add priv to the build system. bug23890
2011-05-05 Simon MacMullen Simple web UI for shovel status. bug23890
2011-05-05 Simon MacMullen Let's call these extensions, bit less ambiguous. bug23890
2011-05-05 Simon MacMullen That's what happens when you refactor after testing. bug23890
2011-05-05 Simon MacMullen Expose the shovel status to the management plugin. bug23890
2011-05-03 Simon MacMullen Updates for the new Erlang client API. bug23899
2011-04-21 Matthew Sackman As reported, README was out of date due to recent application renaming caused by bug 23568
2011-04-14 Matthias Radestock merge bug23274 into junk junk
2011-04-14 Simon MacMullen Merge bug23568 to default (build system rewrite)
2011-04-13 Simon MacMullen Fix tests bug23568
2011-04-13 Simon MacMullen Application names: rabbit_foo -> rabbitmq_foo bug23568
2011-04-11 Simon MacMullen Merge from default bug23568
2011-04-07 Alexandru Scvortov Added tag rabbitmq_v2_4_1 for changeset 2561c854b8aa
2011-03-23 Alexandru Scvortov Added tag rabbitmq_v2_4_0 for changeset 90e5ee064b44 rabbitmq_v2_4_1
2011-03-03 Simon MacMullen Junk branch bug22953 junk
2011-03-03 Simon MacMullen Pre-junk bug22953
2011-03-02 Simon MacMullen Move uri_parser to the broker so federation can share it. bug22953
2011-02-22 David Wragg Make test return ok on success bug23568
2011-02-21 David Wragg s/IN_BROKER/WITH_BROKER/ bug23568
2011-02-20 David Wragg Add erl_crash.dump to .hgignore bug23568
2011-02-16 David Wragg Rename *_app.in to *.app bug23568
2011-02-08 David Wragg Update .hgignore bug23568
2011-02-07 David Wragg Merge default into bug23568 bug23568
2011-02-03 Simon MacMullen Added tag rabbitmq_v2_3_1 for changeset 16cb35198bb7 rabbitmq_v2_4_0
2011-02-02 David Wragg Update to refer to IN_BROKER_TEST_COMMANDS bug23568
2011-02-02 Simon MacMullen Added tag rabbitmq_v2_3_0 for changeset ed757ef5b508 rabbitmq_v2_3_1
2011-01-28 David Wragg Merge default into bug23568 bug23568
2011-01-27 Simon MacMullen Merged bug23725 into default rabbitmq_v2_3_0
2011-01-27 Matthew Sackman Added support for configuring heartbeat, channel_max and frame_max in broker endpoint uri bug23725
2011-01-20 Emile Joubert Merged bug23719 into default
2011-01-20 Matthew Sackman Switch from using a monitor to using a link, in order to gain from the bi-directional properties of a link bug23719
2011-01-19 Matthew Sackman Update license boiler plate copyright dodats
2010-12-02 David Wragg Overhaul for bug23568 bug23568
2010-12-02 David Wragg Merge from default bug23568
2010-11-30 Rob Harrop Added tag rabbitmq_v2_2_0 for changeset 3e5ccd8cdb02
2010-10-19 Vlad Alexandru Ionescu Added tag rabbitmq_v2_1_1 for changeset 1b0894a64263 rabbitmq_v2_2_0
2010-10-17 Matthew Sackman Split $package/Makefile into $package/Makefile and $package/package.mk. bug23274
2010-09-29 Matthew Sackman shovel is releasable bug23274
2010-09-29 Matthew Sackman don't match on return code bug23274
2010-09-28 Matthew Sackman Make shovel tests work with new build bug23274
2010-09-27 Matthew Sackman Tidy shovel .hgignore bug23274
2010-09-23 Matthew Sackman correct naming of .app file template bug23274
2010-09-23 Matthew Sackman Adjust shovel to work with new build bug23274
2010-09-17 Simon MacMullen Remove deprecated vars + fix tests. bug23253
2010-09-15 Marek Majkowski Added tag rabbitmq_v2_1_0 for changeset 6844ff7ff29c rabbitmq_v2_1_1
2010-09-10 Matthew Sackman Merging bug 23234 into default rabbitmq_v2_1_0
2010-09-08 Vlad Alexandru Ionescu updating use of Erlang client's API bug23234
2010-09-06 Matthias Radestock belatedly bring .app file up to date
2010-09-01 David Wragg Merge bug23130 into default (place plugin version into .app descriptor
2010-08-27 Simon MacMullen place plugin version into .app descriptor bug23130
2010-08-24 Michael Bridgen Added tag rabbitmq_v2_0_0 for changeset d68220948b37
2010-07-30 Matthias Radestock merge bug22889 into default rabbitmq_v2_0_0
2010-07-30 Alexandru Scvortov merge bug23031 into default
2010-07-30 Alexandru Scvortov merge default into bug23031 bug23031
2010-07-30 Alexandru Scvortov removed supervisor3 reference from .app
2010-07-29 Matthias Radestock merge bug21396 into default
2010-07-29 Matthew Sackman Convert use of regexp to re bug23031
2010-07-20 Matthew Sackman Use supervisor2, not supervisor3 bug21396
2010-07-09 Simon MacMullen Merged bug22946 into default.
2010-07-08 Matthew Sackman Correct tests so that they don't complain now that the shovel doesn't blow up with no shovels configured bug22946
2010-07-02 Simon MacMullen Be less clumsy. bug22889
2010-07-02 Simon MacMullen Fix the shovel. bug22889
2010-06-11 Matthew Sackman Correct documentation given recent change
2010-06-09 Matthew Sackman Permit the shovel plugin to be used with no plugin configurations
2010-04-30 Simon MacMullen Merge bug22662
2010-04-29 Matthew Sackman cosmetics bug22662
2010-04-29 Matthew Sackman Added note explaining that Rabbit won't start if there are no shovel configs bug22662
2010-04-29 Simon MacMullen Merged 22656
2010-04-28 Matthew Sackman After successfully getting Rabbit to run under 12B3, removed all isms later than 12B3 bug22656
2010-04-28 Matthew Sackman Removed the 13b01-ism bug22656
2010-03-31 Matthew Sackman Updating generate_deps to the latest
...
tags
2 weeks ago rabbitmq_v3_1_1
6 weeks ago rabbitmq_v3_1_0
2 months ago rabbitmq_v3_0_4
3 months ago rabbitmq_v3_0_3
4 months ago rabbitmq_v3_0_2
5 months ago rabbitmq_v3_0_1
7 months ago rabbitmq_v3_0_0
9 months ago rabbitmq_v2_8_7
9 months ago rabbitmq_v2_8_6
11 months ago rabbitmq_v2_8_5
...
branches
4 days ago 1b77c95b245d stable
2 weeks ago c2d9b14297de default
2 weeks ago 3fc3c411cc0e bug25542
6 weeks ago 13cceccf2c64 bug24850
4 months ago c0717492677b bug25343
7 months ago 072c4bd7c63a bug24934
7 months ago 53201e70836d bug25166
8 months ago a1e321adbbe9 rabbitmq_v2_8_x
8 months ago 29e67eeaf390 bug25049
9 months ago e0df2fef3ed0 bug25103
9 months ago 0fe5875d913d bug25022
10 months ago f0e1cf058af2 junk
13 months ago 540c25fc4fe7 bug24554
15 months ago 1356bcbf79d2 bug24606
19 months ago e9c25e907e52 bug24453
19 months ago db5a7aa2ec8f bug21319
21 months ago 82fa9ce31179 bug24186
23 months ago 702e18b348b0 bug24138
23 months ago 978410e62a1c bug23961
23 months ago b53222b0eea7 v2_5
2011-05-18 dab7bb720586 bug23890
2011-05-12 4e8fd65e7424 bug24079
2011-05-11 8fee4425298b bug23899
2011-04-13 9be61ff7edee bug23568
2011-03-03 0f66d0fc171c bug22953
2011-01-27 cfa00b4103fc bug23725
2011-01-20 a2ce27ba54e1 bug23719
2010-10-17 b32696379d26 bug23274
2010-09-17 f598e8cee019 bug23253
2010-09-08 28ee6cf5156c bug23234
2010-08-27 723aaa3456ce bug23130
2010-07-30 7179f07c92ee bug23031
2010-07-20 ab8f196247f0 bug21396
2010-07-08 444f280fa845 bug22946
2010-07-02 1ff96dceef60 bug22889
2010-04-29 b336b477d57c bug22662
2010-04-28 b22601450408 bug22656
...