descriptionRabbitMQ JSON-RPC Channels
ownerinfo@rabbitmq.com
last changeFri, 03 Feb 2012 13:06:01 +0000
changes
16 hours ago Simon MacMullen Merge bug24606 default tip
35 hours ago Emile Joubert Update copyright 2012 bug24606
2 weeks ago Simon MacMullen Correct the port, mention examples
6 weeks ago Steve Powell Added tag rabbitmq_v2_7_1 for changeset 1511c302af28
2 months ago Steve Powell Added tag rabbitmq_v2_7_0 for changeset 120ff60ef59e rabbitmq_v2_7_1
3 months ago Simon MacMullen Merge bug21319 (include plugins in source and binary packages) rabbitmq_v2_7_0
3 months ago Simon MacMullen Merged in default bug21319
4 months ago Michael Bridgen Merge bug23369
4 months ago Michael Bridgen This explicitly uses rabbit mochiweb bug23369
4 months ago Simon MacMullen Not strictly true, but follows principle of least astonishment for people trying to use jsonrpc-channel. bug21319
4 months ago Alexandru Scvortov remove building instructions bug21319
4 months ago Alexandru Scvortov update installation/building instructions bug21319
4 months ago Tim Fox Added tag rabbitmq_v2_6_1 for changeset 57bcab01c304
5 months ago Simon MacMullen Record dependency on the broker and the Erlang client... bug23369
5 months ago Simon MacMullen Unregister the context at shutdown. bug23369
5 months ago Matthew Sackman Added tag rabbitmq_v2_6_0 for changeset 27c5ae1d73f2 rabbitmq_v2_6_1
5 months ago Tim Fox Added tag rabbitmq_v2.6.0 for changeset 27c5ae1d73f2
5 months ago Simon MacMullen Merge bug24186 rabbitmq_v2.6.0 rabbitmq_v2_6_0
5 months ago Alexandru Scvortov merge default into bug24186 bug24186
5 months ago Alexandru Scvortov merge bug24342 into default (Unhelpful behaviour when /rpc does not return JSON)
5 months ago Alexandru Scvortov merge default into bug24342 bug24342
5 months ago Alexandru Scvortov make invisible changes to each and every line in jsonrpc.js bug24342
5 months ago Matthew Sackman Merging bug24341 to default
5 months ago Simon MacMullen Log something and rethrow. bug24342
5 months ago Alexandru Scvortov register_default_consumer/2 now lives in amqp_selective_consumer bug24341
7 months ago Matthias Radestock merge heads
7 months ago Simon MacMullen Added tag rabbitmq_v2_5_1 for changeset 58ade726b89e v2_5
7 months ago Simon MacMullen Create 2.5 branch v2_5 rabbitmq_v2_5_1
7 months ago Simon MacMullen Merge bug23944 into default (late)
7 months ago David Wragg Revert bug24186
7 months ago Michael Bridgen Merge bug24186
7 months ago David Wragg The base .app file now lives in src/*.app.src bug24186
7 months ago Simon MacMullen Add generated app file to .hgignore
7 months ago Jerry Kuch Added tag rabbitmq_v2_5_0 for changeset e4ebac67caf9
7 months ago Michael Bridgen Merge bug23944
7 months ago Simon MacMullen No excuse to not have a name bug23944
8 months ago Matthew Sackman Correct .hgignore file again rabbitmq_v2_5_0
8 months ago Matthew Sackman Correct .hgignore
8 months ago Matthew Sackman Merging bug24079 to default
8 months ago Rob Harrop Merge bug24077 into default
8 months ago Rob Harrop Merge with default bug24077
8 months ago Simon MacMullen Merge bug23833 (Support multiple instances of mochiweb)
8 months ago Simon MacMullen Move .app to .app.in, remove module list bug24079
8 months ago Matthew Sackman Merging bug23899 to default
9 months ago Simon MacMullen Use info level rather than debug level for these messages. bug24077
9 months ago Simon MacMullen Merge in default bug23833
9 months ago Simon MacMullen Updates for the new Erlang client API. bug23899
9 months ago Matthias Radestock merge bug23274 into junk junk
9 months ago Matthias Radestock clearing 'junk' branch junk
9 months ago Simon MacMullen Merge bug23568 to default (build system rewrite)
9 months ago Simon MacMullen Application names: rabbit_foo -> rabbitmq_foo bug23568
9 months ago Simon MacMullen Remove examples. bug23568
9 months ago Simon MacMullen Merge from default bug23568
10 months ago Michael Bridgen Merge bug23550 (show direct connections in mgmt)
10 months ago Alexandru Scvortov Added tag rabbitmq_v2_4_1 for changeset ee6b1fb73cf9
10 months ago Alexandru Scvortov Added tag rabbitmq_v2_4_0 for changeset 156a1ad30f2e rabbitmq_v2_4_1
10 months ago Simon MacMullen It looks like obtaining the network params might require major surgery, so let's just mark it as a JSON-RPC connection and have done. bug23350
10 months ago Simon MacMullen Fix for rabbit-multi-mochi. bug23833
11 months ago David Wragg Convert EXTRA_PACKAGE_DIRS use to construct_app_commands bug23568
11 months ago David Wragg Add erl_crash.dump to .hgignore bug23568
11 months ago David Wragg Rename *_app.in to *.app bug23568
12 months ago David Wragg Update .hgignore bug23568
12 months ago David Wragg Merge default into bug23568 bug23568
12 months ago Simon MacMullen Added tag rabbitmq_v2_3_1 for changeset b5e40a204a10 rabbitmq_v2_4_0
12 months ago Simon MacMullen Added tag rabbitmq_v2_3_0 for changeset ed4336f983cb rabbitmq_v2_3_1
14 months ago David Wragg Overhaul for bug23568 bug23568
14 months ago David Wragg Merge from default bug23568
14 months ago Rob Harrop Added tag rabbitmq_v2_2_0 for changeset 63009337907b rabbitmq_v2_3_0
14 months ago Marek Majkowski bug23501 merged into default rabbitmq_v2_2_0
14 months ago Simon MacMullen Make it clearer where things come from bug23501
14 months ago Simon MacMullen Make a .ez file for the examples bug23501
15 months ago Emile Joubert Merged bug23413 into default
15 months ago Emile Joubert Cleanup bug23413
15 months ago Simon MacMullen Port jsonrpc-channel to use the Erlang client. bug23413
15 months ago Vlad Alexandru Ionescu Added tag rabbitmq_v2_1_1 for changeset 1b3bb6653b10
15 months ago Simon MacMullen Merged bug23412 (jsonrpc_channel uses channel:start_link/6) into default rabbitmq_v2_1_1
15 months ago Matthew Sackman Provide missing 7th arg bug23412
15 months ago Matthew Sackman Split $package/Makefile into $package/Makefile and $package/package.mk. bug23274
16 months ago Matthew Sackman jsonrpc-channel is releasable bug23274
16 months ago Matthew Sackman Correct naming of deps bug23274
16 months ago Matthew Sackman Make rabbitmq-jsonrpc-channel work with new build bug23274
16 months ago Simon MacMullen Remove deprecated vars bug23253
16 months ago Marek Majkowski Added tag rabbitmq_v2_1_0 for changeset de813964d360
17 months ago Marek Majkowski bug23199 merged into default rabbitmq_v2_1_0
17 months ago Marek Majkowski default merged into bug23199 bug23199
17 months ago David Wragg Merge bug23130 into default (place plugin version into .app descriptor
17 months ago Simon MacMullen API update. bug23199
17 months ago Simon MacMullen Move examples out of the global context and advertise them. bug23199
17 months ago Simon MacMullen place plugin version into .app descriptor bug23130
17 months ago Michael Bridgen Added tag rabbitmq_v2_0_0 for changeset 7ed495cb9940
18 months ago Matthias Radestock bring README up to date rabbitmq_v2_0_0
18 months ago Marek Majkowski Okay, we should handle the none case nicely.
18 months ago Marek Majkowski build_content -> rabbit_basic:build_content
18 months ago Simon MacMullen Merge bug23108
18 months ago Marek Majkowski Missing 'filter' field in basic.consume. bug23108
18 months ago Matthew Sackman Merging bug 23032 onto default
18 months ago Michael Bridgen Merge bug22982: newer version of mochiweb
18 months ago Matthias Radestock merge bug23023 into junk junk
18 months ago Matthias Radestock propagate API changes bug23032
18 months ago Matthias Radestock propagate API changes bug23023
18 months ago Simon MacMullen Newer mochiweb requires crypto / inets to be started for tests. bug22982
18 months ago Alexandru Scvortov merged bug22978 into default; no changes
18 months ago Alexandru Scvortov rabbit_reader_queue_collector -> rabbit_queue_collector bug22978
18 months ago Tony Garnock-Jones Update for latest rabbitmq-server API changes
20 months ago Tony Garnock-Jones Cope with latest rabbit_channel:start_link API changes.
21 months ago Tony Garnock-Jones Include priv in the ez, to get the .js files
21 months ago Tony Garnock-Jones Rely on the defaults in the autogenerated code, for 0-9-1 compatibility
23 months ago Tony Garnock-Jones Clean up RUNTIME_DEPS
23 months ago Tony Garnock-Jones Add RUNTIME_DEPS
2009-12-14 Paul Jones Merge bug 21150 into default
2009-12-09 Tony Garnock-Jones Correct important typo bug21150
2009-12-09 Tony Garnock-Jones Support for both jQuery and prototype bug21150
2009-12-09 Tony Garnock-Jones Create junk branch (based on the first iteration of bug21150) junk
2009-09-28 Marek Majkowski Merged bug 20399 into default
2009-09-22 Vlad Ionescu taking care of renamed field in #amqp_error{}; making naming of variables from amqp_error{} fields consistent bug20399
2009-09-17 Vlad Ionescu changing reason {amqp, ...} to #amqp_error{} bug20399
2009-08-21 Tony Garnock-Jones merge bug21180 into default
2009-08-21 Tony Garnock-Jones Add support for a global fallback handler; use it for the http2 examples. bug21180
2009-08-21 Tony Garnock-Jones Update .hgignore for ./build and ./dist directories bug21180
2009-08-21 Tony Garnock-Jones merge default into bug21180 bug21180
2009-08-21 Tony Garnock-Jones Added tag split_into_several_plugin_modules for changeset 4b8597711a9e
2009-08-21 Tony Garnock-Jones merge default into bug21180 bug21180
2009-08-20 Tony Garnock-Jones Adapt Nathan Gray's idea of a non-blocking cast. split_into_several_plugin_modules
2009-08-21 Tony Garnock-Jones Update to depend on common headers properly bug21180
2009-08-05 Paul Jones Split out examples into a separate application under an /examples root bug21180
2009-08-05 Paul Jones Merged disparate renaming attempts bug21180
2009-08-05 Paul Jones Functionality shuffling as part of split bug21180
2009-08-04 Paul Jones Removed unwanted options from .app file; corrected reference to rabbit_http_channel bug21180
2009-08-04 Paul Jones Renamed from rabbitmq-http2 to rabbitmq-jsonrpc-channel bug21180
2009-08-04 Paul Jones Merged latest work on bug21180 into integration branch int21180_21150
2009-08-04 Paul Jones Updates to work with the latest version of mod_http; introduced a top-level supervisor bug21180
2009-07-23 Ben Hood Merged bug21180 into int21180_21150 int21180_21150
2009-07-23 Ben Hood Changed docroot so that it actually understands the new layout bug21180
2009-07-23 Ben Hood Merged bug21180 back into int21180_21150 int21180_21150
2009-07-23 Ben Hood Changed static loading to use the new registry in mod_http bug21180
2009-07-15 Ben Hood Kicked off an integration branch between bug21150 and bug21180 int21180_21150
2009-07-15 Ben Hood Forgot to start supervisor, added default_host to app config bug21180
2009-07-15 Ben Hood Packaged up the new mod_http_channel app bug21180
2009-07-13 Tony Garnock-Jones Massively improve error checking and shutdown handling
2009-07-13 Tony Garnock-Jones Remove unused function from very, very old HTTP adapter code.
2009-07-10 Ben Hood Merged bug 21140 into integration branch int21140_21150
2009-07-10 Ben Hood Default vhost property was a list instead of a binary bug21140
2009-07-09 Ben Hood Merged latest 21140 changes int21140_21150
2009-07-09 Ben Hood Turned this into an OTP app bug21140
2009-07-09 Paul Jones Merged bug 21150 into integration branch int21140_21150
2009-07-09 Paul Jones Merged bug 21140 into integration branch int21140_21150
2009-07-09 Paul Jones Added jquery library bug21150
2009-07-09 Paul Jones Ported javascript code to use jquery instead of prototype. bug21150
2009-07-08 Ben Hood Started to think about installing dependencies bug21140
2009-07-08 Ben Hood Added an install target bug21140
2009-07-08 Ben Hood First cut at migrating the server to the new plugin architecture bug21140
2009-02-02 Tony Garnock-Jones Fixes to make it work with the latest server
2008-12-11 Tony Garnock-Jones Apply some uncommitted changes from 25 Dec 2007 (!). Details:
2008-12-11 Tony Garnock-Jones Update for new environment variables and the lack of access.request.
2008-12-09 Matthias Radestock merge bug19974 into default
2008-12-09 Tony Garnock-Jones Updated copyrights. bug19974
2008-08-21 Tony Garnock-Jones Correct README.
2008-07-29 Tony Garnock-Jones Added tag rabbitmq_v1_4_0 for changeset b3cfde5bd59f
2008-07-03 Tony Garnock-Jones Adjust to life under the new umbrella. rabbitmq_v1_4_0
2008-06-26 Tony Garnock-Jones Since 18550 landed, the path is different
2008-05-25 Tony Garnock-Jones Fix unused variable warning.
2008-05-25 Tony Garnock-Jones Update to new erlang-rfc4627 v1.2.0-style JSONRPC.
2008-05-07 Tony Garnock-Jones Hg-ignore the temporary httpd.conf, as well.
2008-05-07 Tony Garnock-Jones Hg-ignore server log files
2008-05-07 Tony Garnock-Jones Add body background colour to chat CSS
2008-05-05 Tony Garnock-Jones Add openRabbitChannel, for a common pattern of channel creation.
2008-05-05 Tony Garnock-Jones Rename "timeout" to "channelTimeout", to distinguish the underlying
2008-05-05 Tony Garnock-Jones Hide tickets.
2008-05-01 Tony Garnock-Jones White background colour on WhiteRabbitBoard; remove obsolete CSS file
2008-05-01 Tony Garnock-Jones Use default timeouts.
2008-05-01 Tony Garnock-Jones Focus chat line.
2008-05-01 Tony Garnock-Jones Simple chat application.
2008-05-01 Tony Garnock-Jones Add queueDelete.
2008-05-01 Tony Garnock-Jones Dust off WhiteRabbitBoard.
2008-05-01 Tony Garnock-Jones Default to queues being auto_delete.
2008-05-01 Tony Garnock-Jones Add exchangeDeclare and queueBind.
2008-05-01 Tony Garnock-Jones Update README for new port number and path manipulation
2008-05-01 Tony Garnock-Jones Update to new return convention.
2008-05-01 Tony Garnock-Jones FIx paths and include files.
2008-05-01 Tony Garnock-Jones Change port, since 5671 is now "amqps".
2008-02-04 Tony Garnock-Jones Use $(MAKE) instead of make
2008-02-01 Tony Garnock-Jones Create logs dir so that make run works
2008-02-01 Tony Garnock-Jones Create ebin directory before trying to compile into it.
2008-02-01 Tony Garnock-Jones Clean up after tailor's migration.
2008-02-01 Tony Garnock-Jones Added tag Migrated to mercurial for changeset 987e840b7bfe
2008-01-30 Tony Garnock-Jones [project @ Start on a README] Migrated to mercurial
2007-12-21 Tony Garnock-Jones [project @ Silence some of the debug logging]
2007-12-21 Tony Garnock-Jones [project @ Mark variable as unused to avoid warning.]
2007-12-21 Tony Garnock-Jones [project @ Initial commit after heavy hacking]
2008-02-01 Tony Garnock-Jones Tailor preparing to convert repo by adding .hgignore
...
tags
2 months ago rabbitmq_v2_7_1
3 months ago rabbitmq_v2_7_0
5 months ago rabbitmq_v2_6_1
5 months ago rabbitmq_v2_6_0
5 months ago rabbitmq_v2.6.0
7 months ago rabbitmq_v2_5_1
8 months ago rabbitmq_v2_5_0
10 months ago rabbitmq_v2_4_1
12 months ago rabbitmq_v2_4_0
12 months ago rabbitmq_v2_3_1
...
branches
16 hours ago 623f3508220c default
35 hours ago f4377d62e035 bug24606
3 months ago 467b6b5ddd9a bug21319
4 months ago e4f17e73a35a bug23369
5 months ago 0a56d1ad551e bug24186
5 months ago 840aea2cf286 bug24342
5 months ago 17237adf9c6e bug24341
7 months ago c94f9b980311 v2_5
7 months ago 1e22845db8d7 bug23944
8 months ago 6cee11be5acd bug24077
8 months ago 8b2c523f4844 bug24079
9 months ago 64604c572764 bug23833
9 months ago abf30080a28e bug23899
9 months ago 92cf768f388b junk
9 months ago 05782a391c31 bug23568
10 months ago 854240eda40f bug23350
14 months ago 0c9a9c76f7f4 bug23501
15 months ago 63bda6810d4d bug23413
15 months ago a96e34a90c80 bug23412
15 months ago a8e67e134d8f bug23274
16 months ago 065612e3dc0e bug23253
17 months ago 372853c1f243 bug23199
17 months ago f301fc3fd13b bug23130
18 months ago e15cf006f73f bug23108
18 months ago 135458f105c9 bug23032
18 months ago 2b7aa3be1633 bug23023
18 months ago f7f83284683a bug22982
18 months ago 7f2ca7b5055c bug22978
2009-12-09 1515830a88e1 bug21150
2009-09-22 35212d2f97e5 bug20399
2009-08-21 3184643a3005 bug21180
2009-08-04 5540276a208e int21180_21150
2009-07-10 e7feb89bb2b1 int21140_21150
2009-07-10 461da4674e94 bug21140
2008-12-09 5f041e5d80eb bug19974
...