20 months ago Matthias Radestock further binding API tweaks bug23228
20 months ago Matthias Radestock adjust to move of binding API bug23228
20 months ago David Wragg Merge bug23130 into default (place plugin version into .app descriptor
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 c84385552b14
21 months ago David Wragg Junking bug23119 junk
21 months ago Paul Jones Make compatible with latest permission structures rabbitmq_v2_0_0
21 months ago David Wragg Fix build breakage bug23119
22 months ago Alexandru Scvortov merged bug22904 into default (BQL operations fail under RabbitMQ 1.8.0)
23 months ago Paul Jones Update API compatibility bug22904
2010-04-28 Paul Jones Merge bug22541 into master
2010-04-09 Matthew Sackman persistent_key has gone away => switch to the rabbit_basic API for constructing messages
2010-03-19 Ben Hood Merged bug22537 into master
2010-03-18 Marek Majkowski port number in parameters is a list not an integer bug22541
2010-03-18 Marek Majkowski use node() instead of hardcoded 'rabbit' node name bug22541
2010-03-17 Paul Jones Change to using info_keys instead of hardcoding column names bug22537
2010-03-03 Ben Hood Merged bug22439 into default
2010-03-03 Paul Jones Allow the username and password to be changed through configuration bug22439
2010-02-08 Paul Jones Revert to using amqp_channel:subscribe instead of call in client too
2010-02-04 Paul Jones Revert to using amqp_channel:subscribe instead of call
2010-01-26 Paul Jones User creating new vhosts should get full privileges on them bug22237
2010-01-25 Ben Hood Junked bug22232 junk
2010-01-25 Ben Hood Created junk branch junk
2010-01-25 Ben Hood Merged bug22237 into default
2010-01-25 Paul Jones Tabulation fixes bug22237
2010-01-22 Paul Jones Remove items that are now done from TODO bug22237
2010-01-21 Paul Jones We don't want to have to ack responses bug22237
2010-01-21 Paul Jones Support requiring permissions for configuration and query tasks bug22237
2010-01-21 Paul Jones Exclusive is the right flag in this case, not auto_delete bug22237
2010-01-21 Paul Jones Reply queue should be auto delete bug22237
2010-01-21 Paul Jones Allow client arguments to be passed bug22237
2010-01-21 Paul Jones Fix compatibility for bql_dump utility bug22237
2010-01-21 Paul Jones Build a client package; add a goal to execute the client from the Makefile bug22237
2010-01-21 Paul Jones Exchange is no longer used bug22237
2010-01-21 Paul Jones Rename bql_client to bql_shell; communicate with BERT via AMQP bug22237
2010-01-21 Paul Jones Merge bug22232 into default (was QA'd, but merge was missed)
2010-01-20 Ben Hood Merged bug22232 into default default
2010-01-20 Paul Jones Fix test cases bug22232
2010-01-20 Paul Jones Support configuring username, password and vhost bug22232
2009-11-25 Matthew Sackman merge bug 21984 into default
2009-11-25 Paul Jones Merge bug21923 into default
2009-11-25 Paul Jones RPC client returns binaries, not strings bug21984
2009-11-25 Paul Jones Update RPC client to match latest API bug21984
2009-11-16 Matthew Sackman Added tag rabbitmq_v1_7_0 for changeset 716a66dbc612 bug21923
2009-11-16 Matthew Sackman Added missing export bug21923
2009-11-16 Matthew Sackman converted localnode -> makenode and also some minor refactoring to reduce the amount of copy and paste coding... bug21923
2009-11-09 Paul Jones Merge bug21906 into default rabbitmq_v1_7_0
2009-11-04 Ben Hood Added content type to rpc call bug21906
2009-09-28 Marek Majkowski Merged bug 20399 into default
2009-09-28 Vlad Ionescu changing reason {amqp, ...} to #amqp_error{} bug20399
2009-09-07 Paul Jones Updated license
2009-08-26 Paul Jones Removed uses of lib_amqp
2009-08-21 Tony Garnock-Jones Update .hgignore for ./build and ./dist directories
2009-08-19 Paul Jones Merged bug 21441 into default
2009-08-18 Ben Hood Changed includes from the server to the client where appropriate bug21441
2009-08-18 Ben Hood Merged bug21410 into default
2009-08-18 Ben Hood Removed compiler warning bug21410
2009-08-18 Paul Jones Removed unused DEP_APPS configuration bug21410
2009-08-18 Ben Hood Merged default into bug21410 bug21410
2009-08-18 Paul Jones Eliminated use of Erlang AMQP client in applicator