20 months ago Simon MacMullen Remove deprecated vars bug23253
20 months ago Simon MacMullen Don't fall over if these are missing. bug23253
20 months ago Simon MacMullen make {run,test,cover} work by creating a plugins dir and creating symlinks in it, rather than making horrible custom boot cmd lines. bug23253
20 months ago Matthew Sackman Merging bug 23127 into default
20 months ago Matthias Radestock remove rabbitmq-status plugin bug23284
20 months ago Matthias Radestock reference libraries with ERL_LIBS rather than -pa bug23127
20 months ago Matthew Sackman Likewise, add the external exchange to the list of plugins bug23274
20 months ago Matthew Sackman Adding rabbitmq-toke to the list of plugins so that it won't get missed out from releases and so that people won't forget about it bug23274
20 months ago Marek Majkowski Added tag rabbitmq_v2_1_0 for changeset fd6c783fcc02
20 months ago Michael Bridgen Merge bug23250 (for this repo, make test and run targets load and start apps properly) rabbitmq_v2_1_0
20 months ago Marek Majkowski default merged into bug23205 bug23205
20 months ago Marek Majkowski Don't assume anything about .ez file names for dependencies. bug23205
20 months ago Marek Majkowski bug23238 merged into default
20 months ago Marek Majkowski version number should be written into .ez file name, and underlying directory bug23205
20 months ago Simon MacMullen Have "make run" and "make test" act more like the real boot script; they load all plugin apps, then start rabbit, then start plugin apps. This allows you to use boot steps in plugins and have these commands work. bug23250
20 months ago Simon MacMullen Add the management plugin to public-umbrella. bug23238
20 months ago David Wragg Merge bug23196 into default
20 months ago David Wragg Merge bug23130 into default (place plugin version into .app descriptor
20 months ago Simon MacMullen Add a distclean target for the umbrella. bug23196
20 months ago Simon MacMullen Ingest caffeine. bug23196
20 months ago Simon MacMullen squeakyclean -> distclean bug23196
20 months ago Simon MacMullen Add squeakyclean target, make distclean point to it. bug23196
20 months ago Simon MacMullen place plugin version into .app descriptor bug23130
21 months ago Michael Bridgen Added tag rabbitmq_v2_0_0 for changeset 94c4484f303e
21 months ago Marek Majkowski bug22980 merged into default rabbitmq_v2_0_0
21 months ago Simon MacMullen Add a comment explaining the various lists. bug22980
21 months ago Simon MacMullen Don't tag / push -server or -codegen. bug22980
21 months ago Simon MacMullen Add tag and push targets. bug22980
21 months ago Simon MacMullen Actually, rabbitmq-xmpp doesn't build and is very different from the other plugins. Never mind. bug22980
21 months ago Simon MacMullen Build the XMPP plugin too. bug22980
21 months ago Simon MacMullen Only try to update our own repos to tags. bug22980
21 months ago Simon MacMullen Fix the existing plugins bundle thing so that it doesn't make a zip, versions the plugin files, and doesn't use "DIST_DIR" (which is rm -rf 'ed in some plugins, with "hilarious" consequences). bug22980
21 months ago Matthias Radestock add shovel to plugin checkout/build
22 months ago Tony Garnock-Jones erlang-rfc4627 is now on github
22 months ago Tony Garnock-Jones erlang-rfc4627 is now on github
22 months ago Simon MacMullen Merge heads
22 months ago Simon MacMullen Add a couple of missing ";" that prevent you building plugins with >1 internal dependency.
22 months ago Marek Majkowski bug 22845, rabbitmq-status must be in CORE_REPOS
22 months ago Tony Garnock-Jones Always autoreconf for rabbitmq-c, to ensure the configure script is up-to-date.
22 months ago Tony Garnock-Jones Ignore preset cache file
22 months ago Tony Garnock-Jones Merge heads
22 months ago Tony Garnock-Jones Support configurations, e.g. amqp_0_9_1 and v1dot8
22 months ago Matthew Sackman Merging bug 22845 onto default
22 months ago Marek Majkowski rabbitmq-status shall also be in $PLUGINS bug22845
22 months ago Tony Garnock-Jones Include shovel plugin in pb.py
22 months ago Tony Garnock-Jones Supply stub instructions for the java client as well
22 months ago Tony Garnock-Jones The windows packaging rebuilds srcdist too.
22 months ago Tony Garnock-Jones Correct merge heads this time! Previous one effectively stuck default into bug22845, which is luckily harmless in this case
22 months ago Tony Garnock-Jones Merge heads bug22845
22 months ago Tony Garnock-Jones Supply stub installation/build instructions for server's srcdist.
23 months ago Marek Majkowski Status plugin should be compiled by default under public umbrella. bug22845
23 months ago Marek Majkowski Use hg.rabbitmq.net instead of hg.opensource.lshift.net for erlang-rfc4627
23 months ago Tony Garnock-Jones Yet more dependencies
23 months ago Tony Garnock-Jones More dependencies: erlang-src, for inets headers, and subversion, for mochiweb cloning
23 months ago Tony Garnock-Jones More missing build-dependencies
24 months ago Tony Garnock-Jones Depend on libpopt-dev
24 months ago Tony Garnock-Jones Install new amqp-tools package too
2010-05-15 Tony Garnock-Jones Build rabbitmq-server rpms.
2010-05-15 Tony Garnock-Jones Colorize warnings about package prereqs
2010-05-15 Tony Garnock-Jones merge heads