descriptionRabbitMQ Shovel plugin
ownerinfo@rabbitmq.com
last changeMon, 30 Apr 2012 12:31:34 +0100
changes
3 weeks ago Simon MacMullen Added tag rabbitmq_v2_8_2 for changeset d81de498279b default tip
4 weeks ago Emile Joubert Merged bug24554 into default rabbitmq_v2_8_2
4 weeks ago Steve Powell Defer to shovel.html page for instructions. bug24554
6 weeks ago Steve Powell Typo in README config example
8 weeks ago Simon MacMullen Added tag rabbitmq_v2_8_1 for changeset 580eeb565531
2 months ago Simon MacMullen Added tag rabbitmq_v2_8_0 for changeset d87589ed0bff rabbitmq_v2_8_1
2 months ago Simon MacMullen Take advantage of rabbitmqctl eval. rabbitmq_v2_8_0
3 months ago Simon MacMullen Merge bug24606
3 months ago Emile Joubert Update copyright 2012 bug24606
5 months ago Matthias Radestock reference AMQP URI scheme in docs
5 months ago Steve Powell Added tag rabbitmq_v2_7_1 for changeset d65869610fbb
6 months ago Emile Joubert Correct AMQP URI example rabbitmq_v2_7_1
6 months ago Steve Powell Added tag rabbitmq_v2_7_0 for changeset 93adb75be2c2
7 months ago Emile Joubert Merged bug24453 into default rabbitmq_v2_7_0
7 months ago Alexandru Scvortov remove missing ssl parameter test bug24453
7 months ago Simon MacMullen Merge bug21319 (include plugins in source and binary packages)
7 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
7 months ago Alexandru Scvortov remove building instructions (and link to the website) bug21319
7 months ago Alexandru Scvortov rename url -> uri; move params_network conversion to amqp_client bug24453
7 months ago Alexandru Scvortov tweak tests to work with the new AMQP URLs bug24453
7 months ago Alexandru Scvortov update building/installation instructions bug21319
7 months ago Alexandru Scvortov shovel needs amqp_client bug21319
7 months ago Alexandru Scvortov handle the return of amqp_url:parse better bug24453
7 months ago Alexandru Scvortov refactor bug24453
7 months ago Alexandru Scvortov uri -> url bug24453
7 months ago Alexandru Scvortov transplant the uri parser to amqp_connection bug24453
7 months ago Alexandru Scvortov transplant uri_parser to amqp_client bug24453
8 months ago Tim Fox Added tag rabbitmq_v2_6_1 for changeset e687e3288e33
8 months ago Matthew Sackman Added tag rabbitmq_v2_6_0 for changeset dd1430f796f7 rabbitmq_v2_6_1
8 months ago Tim Fox Added tag rabbitmq_v2.6.0 for changeset dd1430f796f7
9 months ago Simon MacMullen Merge bug24186 rabbitmq_v2.6.0 rabbitmq_v2_6_0
9 months ago Alexandru Scvortov merge default into bug24186 bug24186
10 months ago Matthew Sackman Undo the depressing idiocy of 978410e62a1c
10 months ago Matthew Sackman Improve building documentation
10 months ago Matthew Sackman Use AMQP 0-9-1 methods, not 0-8.
10 months ago Matthew Sackman Merging bug24138 to default
10 months ago Alexandru Scvortov don't run rabbitmq-activate-plugins
10 months ago Alexandru Scvortov let the amqp_client decide what port to use bug24138
10 months ago Simon MacMullen Merge bug 23961
10 months ago Simon MacMullen Cosmetic bug23961
10 months ago Simon MacMullen Remove unused code bug23961
10 months ago Simon MacMullen Bit more doc. bug23961
10 months ago Matthew Sackman Rename ack_on to ack_mode and associated changes to possible values bug23961
10 months ago Matthew Sackman Merging default to bug23961 bug23961
10 months ago Matthew Sackman Update shovel readme so it doesn't suggest you have to build from source
10 months ago Matthew Sackman space, white bug23961
10 months ago Matthew Sackman Having a single non-boolean is much nicer than multiple booleans, with mutually exclusive combinations bug23961
10 months ago Matthew Sackman Add support for confirms bug23961
10 months ago Matthew Sackman Add a confirm config param, which defaults to true bug23961
10 months ago Matthew Sackman And remove docs for tx bug23961
10 months ago Simon MacMullen Added tag rabbitmq_v2_5_1 for changeset 9ef6fa6f7b70 v2_5
10 months ago Matthew Sackman Rip out the rest of txn support bug23961
10 months ago Simon MacMullen Create 2.5 branch v2_5 rabbitmq_v2_5_1
10 months ago Matthew Sackman Remove support for parsing txn from config bug23961
11 months ago David Wragg Revert bug24186
11 months ago Michael Bridgen Merge bug24186
11 months ago David Wragg The base .app file now lives in src/*.app.src bug24186
11 months ago Simon MacMullen Add generated app file to .hgignore
11 months ago Jerry Kuch Added tag rabbitmq_v2_5_0 for changeset 7ec032269ead
12 months ago Matthew Sackman Correct .hgignore file again rabbitmq_v2_5_0
12 months ago Matthew Sackman Correct .hgignore
12 months ago Matthew Sackman Merging bug24079 to default
12 months ago Simon MacMullen Junk bug23890 junk
12 months ago Simon MacMullen Pre-junk, move to another repo bug23890
12 months ago Simon MacMullen Move .app to .app.in, remove module list bug24079
12 months ago Matthew Sackman Merging bug23899 to default
12 months ago Simon MacMullen Refactor. bug23899
12 months ago Simon MacMullen We no longer need to register. bug23890
12 months ago Simon MacMullen API change bug23890
12 months ago Simon MacMullen Slightly clearer. bug23890
12 months ago Simon MacMullen Show such source / destination info as we have (although it lacks exchange / queue names) bug23890
12 months ago Simon MacMullen Leading zeroes bug23890
12 months ago Simon MacMullen Support clusters. bug23890
12 months ago Simon MacMullen Since we compile-time depend on mgmt now, let's remove this duplication. bug23890
12 months ago Simon MacMullen Use the behaviour. bug23890
12 months ago Simon MacMullen Extensions should not just be a list of strings. bug23890
12 months ago Simon MacMullen Add priv to the build system. bug23890
12 months ago Simon MacMullen Simple web UI for shovel status. bug23890
12 months ago Simon MacMullen Let's call these extensions, bit less ambiguous. bug23890
12 months ago Simon MacMullen That's what happens when you refactor after testing. bug23890
12 months ago Simon MacMullen Expose the shovel status to the management plugin. bug23890
12 months ago Simon MacMullen Updates for the new Erlang client API. bug23899
13 months ago Matthew Sackman As reported, README was out of date due to recent application renaming caused by bug 23568
13 months ago Matthias Radestock merge bug23274 into junk junk
13 months ago Simon MacMullen Merge bug23568 to default (build system rewrite)
13 months ago Simon MacMullen Fix tests bug23568
13 months ago Simon MacMullen Application names: rabbit_foo -> rabbitmq_foo bug23568
13 months ago Simon MacMullen Merge from default bug23568
13 months ago Alexandru Scvortov Added tag rabbitmq_v2_4_1 for changeset 2561c854b8aa
14 months ago Alexandru Scvortov Added tag rabbitmq_v2_4_0 for changeset 90e5ee064b44 rabbitmq_v2_4_1
14 months ago Simon MacMullen Junk branch bug22953 junk
14 months ago Simon MacMullen Pre-junk bug22953
14 months ago Simon MacMullen Move uri_parser to the broker so federation can share it. bug22953
15 months ago David Wragg Make test return ok on success bug23568
15 months ago David Wragg s/IN_BROKER/WITH_BROKER/ bug23568
15 months ago David Wragg Add erl_crash.dump to .hgignore bug23568
15 months ago David Wragg Rename *_app.in to *.app bug23568
15 months ago David Wragg Update .hgignore bug23568
15 months ago David Wragg Merge default into bug23568 bug23568
15 months ago Simon MacMullen Added tag rabbitmq_v2_3_1 for changeset 16cb35198bb7 rabbitmq_v2_4_0
15 months ago David Wragg Update to refer to IN_BROKER_TEST_COMMANDS bug23568
15 months ago Simon MacMullen Added tag rabbitmq_v2_3_0 for changeset ed757ef5b508 rabbitmq_v2_3_1
15 months ago David Wragg Merge default into bug23568 bug23568
15 months ago Simon MacMullen Merged bug23725 into default rabbitmq_v2_3_0
16 months ago Matthew Sackman Added support for configuring heartbeat, channel_max and frame_max in broker endpoint uri bug23725
16 months ago Emile Joubert Merged bug23719 into default
16 months ago Matthew Sackman Switch from using a monitor to using a link, in order to gain from the bi-directional properties of a link bug23719
16 months ago Matthew Sackman Update license boiler plate copyright dodats
17 months ago David Wragg Overhaul for bug23568 bug23568
17 months ago David Wragg Merge from default bug23568
17 months ago Rob Harrop Added tag rabbitmq_v2_2_0 for changeset 3e5ccd8cdb02
19 months ago Vlad Alexandru Ionescu Added tag rabbitmq_v2_1_1 for changeset 1b0894a64263 rabbitmq_v2_2_0
19 months ago Matthew Sackman Split $package/Makefile into $package/Makefile and $package/package.mk. bug23274
20 months ago Matthew Sackman shovel is releasable bug23274
20 months ago Matthew Sackman don't match on return code bug23274
20 months ago Matthew Sackman Make shovel tests work with new build bug23274
20 months ago Matthew Sackman Tidy shovel .hgignore bug23274
20 months ago Matthew Sackman correct naming of .app file template bug23274
20 months ago Matthew Sackman Adjust shovel to work with new build bug23274
20 months ago Simon MacMullen Remove deprecated vars + fix tests. bug23253
20 months ago Marek Majkowski Added tag rabbitmq_v2_1_0 for changeset 6844ff7ff29c rabbitmq_v2_1_1
20 months ago Matthew Sackman Merging bug 23234 into default rabbitmq_v2_1_0
20 months ago Vlad Alexandru Ionescu updating use of Erlang client's API bug23234
20 months ago Matthias Radestock belatedly bring .app file up to date
20 months ago David Wragg Merge bug23130 into default (place plugin version into .app descriptor
21 months ago Simon MacMullen place plugin version into .app descriptor bug23130
21 months ago Michael Bridgen Added tag rabbitmq_v2_0_0 for changeset d68220948b37
22 months ago Matthias Radestock merge bug22889 into default rabbitmq_v2_0_0
22 months ago Alexandru Scvortov merge bug23031 into default
22 months ago Alexandru Scvortov merge default into bug23031 bug23031
22 months ago Alexandru Scvortov removed supervisor3 reference from .app
22 months ago Matthias Radestock merge bug21396 into default
22 months ago Matthew Sackman Convert use of regexp to re bug23031
22 months ago Matthew Sackman Use supervisor2, not supervisor3 bug21396
22 months ago Simon MacMullen Merged bug22946 into default.
22 months ago Matthew Sackman Correct tests so that they don't complain now that the shovel doesn't blow up with no shovels configured bug22946
22 months ago Simon MacMullen Be less clumsy. bug22889
22 months ago Simon MacMullen Fix the shovel. bug22889
23 months ago Matthew Sackman Correct documentation given recent change
23 months ago 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
2010-03-05 Matthias Radestock update instructions post-merge
2010-03-05 Matthias Radestock cosmetic
2010-03-05 Matthew Sackman Ensure the exchange is passed through too
2010-03-05 Matthias Radestock minor refactoring
2010-03-05 Matthew Sackman Reflect the channel.flow status in the status monitoring
2010-03-05 Matthias Radestock refactoring
2010-03-04 Matthew Sackman Of course, it actually turns out that we care more about channel flow events coming back from the destination, rather than the source...
2010-03-03 Matthew Sackman Support the destination raising channel.flow - we mirror the call to the source and buffer everything in the mean time. Care must be taken when draining the buffer to a) account for the possibility of becoming blocked before we've drained the buffer, and b) not to remove the flow from the source until the buffer is empty. Note that we can end up issuing multiple channel.flow(false) to the source, but that's not considered an issue
2010-03-01 Matthias Radestock refactoring: yet more uses of the state monad
2010-03-01 Matthias Radestock simplify config parsing by making more of it monadic
2010-03-01 Matthias Radestock allow sparse proplists as configs and reject non proplists
2010-03-01 Matthias Radestock detect duplicate config params
2010-02-25 Matthias Radestock permit reconnect_delays at a granularity smaller than whole seconds
2010-02-25 Matthias Radestock rename some config params
2010-02-25 Matthias Radestock cosmetic
2010-02-24 Matthias Radestock administer the gen_server2 cure
2010-02-24 Matthias Radestock cosmetic
2010-02-24 Matthias Radestock cosmetic: consistent whitespace in record syntax
2010-02-24 Matthias Radestock test with tx
2010-02-24 Matthias Radestock fix off-by-one error in tx logic
2010-02-24 Matthias Radestock minor refactoring for clarity and consistency
2010-02-24 Matthias Radestock clean up config parsing error handling
2010-02-24 Matthias Radestock cosmetic
2010-02-24 Matthias Radestock more consistent error keys
2010-02-24 Matthias Radestock fix ssl option error reporting
2010-02-23 Matthew Sackman Minor tweaks to tests
2010-02-22 Matthew Sackman Made the test obtain the message both before and after the shovel has had its evil way with it...
2010-02-22 Matthew Sackman Added a test
2010-02-22 Matthew Sackman Rip out field names and trap the dict:find failure case. Combinator extended. All rather nice.
2010-02-22 Matthew Sackman Don't use the monad stuff unnecessarily
2010-02-20 Matthias Radestock cosmetic
2010-02-20 Matthias Radestock correct typo in error code
2010-02-18 Matthew Sackman Condensation of monads
2010-02-17 Matthew Sackman Cosmetics and a lists:map to list comp conv
2010-02-17 Matthew Sackman Reworked merge_keylists (which is now much nicer, if less efficient ;) ), and also abstracted common args to split_uri
2010-02-17 Matthew Sackman supervisor3 => ?MODULE
2010-02-17 Matthew Sackman Duplicating code
2010-02-17 Matthew Sackman Added explicit post combinator to the run_state_reader_monad and then pulled out the setelement and the [|] from the two places where it was being used. Pulling out the Pos paramenter in one further case was potentially neat, but led to code duplication and ugliness elsewhere.
2010-02-17 Matthew Sackman Switch to using tab2list in status
2010-02-17 Matthew Sackman Don't need to do dynamic lookup as these records are statically known, so record_info(fields, Blah) will suffice
2010-02-17 Matthew Sackman Add support for overriding any field in the basic properties
2010-02-17 Matthew Sackman Cosmetics
2010-02-17 Matthew Sackman Permit default values for fields qos, auto_ack, tx_size, delivery_mode, publish_fields, reconnect. Update documentation
2010-02-17 Matthew Sackman Correction of documentation
2010-02-16 Matthew Sackman Simplification of vhost parsing
2010-02-16 Matthew Sackman When we establish connections, make sure the status reflects to whom we have connected
2010-02-16 Matthew Sackman Correct parsing of SSL parameters, and a further fix to vhost parsing
2010-02-01 Matthew Sackman Correct parsing of vhost
2010-02-01 Matthew Sackman The recursive use of parse_uri_rest meant that paths that started with // would be lost. I.e. can now correctly parse amqp://// as empty-authority + // path
2010-02-01 Matthew Sackman Proof read the documentation
2010-02-01 Matthew Sackman Added missing instruction
2010-01-31 Matthew Sackman Added documentation
2010-01-29 Matthew Sackman Added shovel status monitoring
...
tags
4 weeks ago rabbitmq_v2_8_2
2 months ago rabbitmq_v2_8_1
2 months ago rabbitmq_v2_8_0
6 months ago rabbitmq_v2_7_1
7 months ago rabbitmq_v2_7_0
8 months ago rabbitmq_v2_6_1
9 months ago rabbitmq_v2_6_0
9 months ago rabbitmq_v2.6.0
10 months ago rabbitmq_v2_5_1
12 months ago rabbitmq_v2_5_0
...
branches
3 weeks ago c3ce51bce7f2 default
4 weeks ago 540c25fc4fe7 bug24554
3 months ago 1356bcbf79d2 bug24606
7 months ago e9c25e907e52 bug24453
7 months ago db5a7aa2ec8f bug21319
9 months ago 82fa9ce31179 bug24186
10 months ago 702e18b348b0 bug24138
10 months ago 978410e62a1c bug23961
10 months ago b53222b0eea7 v2_5
12 months ago abc8b65283b3 junk
12 months ago dab7bb720586 bug23890
12 months ago 4e8fd65e7424 bug24079
12 months ago 8fee4425298b bug23899
13 months ago 9be61ff7edee bug23568
14 months ago 0f66d0fc171c bug22953
16 months ago cfa00b4103fc bug23725
16 months ago a2ce27ba54e1 bug23719
19 months ago b32696379d26 bug23274
20 months ago f598e8cee019 bug23253
20 months ago 28ee6cf5156c bug23234
21 months ago 723aaa3456ce bug23130
22 months ago 7179f07c92ee bug23031
22 months ago ab8f196247f0 bug21396
22 months ago 444f280fa845 bug22946
22 months ago 1ff96dceef60 bug22889
2010-04-29 b336b477d57c bug22662
2010-04-28 b22601450408 bug22656
...