descriptionRabbitMQ Mochiweb Integration
ownerinfo@rabbitmq.com
last changeMon, 30 Apr 2012 12:31:34 +0100
changes
2 weeks ago Simon MacMullen Added tag rabbitmq_v2_8_2 for changeset 24ae2d77b4db default tip
7 weeks ago Simon MacMullen Added tag rabbitmq_v2_8_1 for changeset ae653dd980ef rabbitmq_v2_8_2
8 weeks ago Simon MacMullen Added tag rabbitmq_v2_8_0 for changeset 3e0ce593f77c rabbitmq_v2_8_1
3 months ago Simon MacMullen Merge bug24606 rabbitmq_v2_8_0
3 months ago Emile Joubert Update copyright 2012 bug24606
3 months ago Emile Joubert Update copyright 2012 bug24606
4 months ago Steve Powell Added tag rabbitmq_v2_7_1 for changeset 7c1d95da0f50
5 months ago Simon MacMullen R15B fix rabbitmq_v2_7_1
6 months ago Steve Powell Added tag rabbitmq_v2_7_0 for changeset 0c78d43ca7a6
7 months ago Simon MacMullen Merge bug21319 (include plugins in source and binary packages) rabbitmq_v2_7_0
7 months ago Alexandru Scvortov merge default into bug21319 bug21319
7 months ago Simon MacMullen Actually rabbitmq_mochiweb now contains some code that references webmachine. Depend on it to silence warnings. bug21319
7 months ago Michael Bridgen Merge bug23235
7 months ago Simon MacMullen Make the web workers transient since we might want to stop them. Make the registry transient as well, since there's no good reason for it to be permanent and permanent is kinda weird. bug23235
7 months ago Alexandru Scvortov Backed out changeset 12e472b84d7b bug21319
8 months ago Alexandru Scvortov mark rabbitmq-mochiweb as RELEASABLE bug21319
8 months ago Alexandru Scvortov depend on mochiweb bug21319
8 months ago Tim Fox Added tag rabbitmq_v2_6_1 for changeset 961f8d21efe0
8 months ago Simon MacMullen Unregister a context, and stop the listener if that's appropriate. bug23235
8 months ago Simon MacMullen Another infinity we were missing. Boo. rabbitmq_v2_6_1
8 months ago Matthew Sackman Added tag rabbitmq_v2_6_0 for changeset bcf9dd5d8d77
8 months ago Tim Fox Added tag rabbitmq_v2.6.0 for changeset bcf9dd5d8d77
8 months ago Simon MacMullen Merge bug24186 rabbitmq_v2.6.0 rabbitmq_v2_6_0
9 months ago Simon MacMullen Merge bug24345
9 months ago Alexandru Scvortov add dependency to webmachine-wrapper bug24345
9 months ago Alexandru Scvortov merge default into bug24186 bug24186
9 months ago Marek Majkowski bug24280 merged into default
10 months ago Michael Bridgen Merge bug24240
10 months ago Michael Bridgen Pattern match implicitly bug24240
10 months ago Simon MacMullen Set timeouts to infinity. bug24280
10 months ago Simon MacMullen A test? What a novel idea. bug24240
10 months ago Michael Bridgen Merge bug24193
10 months ago Michael Bridgen Admit that it's markdown bug24193
10 months ago Michael Bridgen Defuse these context/path pairs as well bug24193
10 months ago Simon MacMullen I *think* this makes it a bit clearer what goes with what... bug24193
10 months ago Simon MacMullen Matthias points out the existence of lists:key*. bug24240
10 months ago Simon MacMullen Make rabbit_mochiweb_registry:add/4 overwrite a record if you add the same context twice, rather than insert a duplicate. bug24240
10 months ago Michael Bridgen Factor out listener options in config grammar. Be consistent about quoting: Erlang values get backticks (markdown code blocks) and quoted as they would in Erlang. Everything else, i.e., URL bits, is quoted if it's string-like. bug24193
10 months ago Michael Bridgen Update README. Needs a bit more spelling out now. bug24193
10 months ago Simon MacMullen This test is no longer needed. bug24193
10 months ago Simon MacMullen Added tag rabbitmq_v2_5_1 for changeset e30e75ded13b v2_5
10 months ago Simon MacMullen Create 2.5 branch v2_5 rabbitmq_v2_5_1
11 months ago Simon MacMullen Change to a default listener that gets remapped to '*'. bug24193
11 months ago Simon MacMullen Resurrect default
11 months ago Simon MacMullen Merge default to junk (accidental commit from bug 24193) junk
11 months ago Simon MacMullen Pre-junk (accidental commit to default) default
11 months ago Simon MacMullen Change to a default listener that gets remapped to '*'.
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 Junk bug 23890 (multi-static-context functionality moved to rabbitmq-management). junk
11 months ago Simon MacMullen Pre-junk bug23890
11 months ago Michael Bridgen Merge bug23521
11 months ago Michael Bridgen Reinstate authenticated static contexts. May yet be useful. bug23521
11 months ago Simon MacMullen Add generated app file to .hgignore
11 months ago Simon MacMullen Merge heads
11 months ago Jerry Kuch Added tag rabbitmq_v2_5_0 for changeset 4769054b20d2
11 months ago Michael Bridgen It's 405 Method Not Allowed for this case. bug23521
11 months ago Michael Bridgen Use pattern matching bug23521
11 months ago Simon MacMullen Abstract and tidy up context selector, move the HEAD / GET check for statoc content to the handler. bug23521
11 months ago Simon MacMullen Merged in default bug23521
11 months ago Simon MacMullen Oops bug23890
11 months ago Simon MacMullen Merge default, again bug23890
11 months ago Michael Bridgen Merge bug23944
11 months ago Simon MacMullen Don't bother try to cope if context has no name, that's a bug. bug23944
11 months ago Simon MacMullen Merge in default bug23890
11 months ago Simon MacMullen Merge in default bug23521
11 months ago Michael Bridgen Correct config grammar rabbitmq_v2_5_0
11 months ago Michael Bridgen Add unit tests for {Context, {Listener, Path}} form in config
11 months ago Michael Bridgen Merge bug24145
11 months ago Simon MacMullen Ensure there's always a leading "/" for webmachine. bug24145
11 months ago Rob Harrop Merge bug23868 into default
11 months ago Simon MacMullen Merge in default bug23944
11 months ago Rob Harrop Merge with default bug23868
11 months ago Matthew Sackman Correct .hgignore file again
11 months ago Matthew Sackman Correct .hgignore
11 months ago Matthew Sackman Merging bug24079 to default
12 months ago Simon MacMullen Merge in default bug23890
12 months ago Simon MacMullen Remove extra mgmt contexts. Fix contexts where the prefix is "". Remove register_authenticated_static_context. bug23521
12 months ago Simon MacMullen Merge in default bug23944
12 months ago Simon MacMullen Merge in default bug23868
12 months ago Simon MacMullen Merge bug23833 (Support multiple instances of mochiweb)
12 months ago Michael Bridgen Check for no_default_listener too bug23833
12 months ago Michael Bridgen Fix tests up for different implementation of check_contexts bug23833
12 months ago Simon MacMullen Silence warnings. bug23833
12 months ago Simon MacMullen Cosmetic bug23833
12 months ago Michael Bridgen Minor corrections bug23833
12 months ago Michael Bridgen Correct use of that form of context spec. bug23833
12 months ago Michael Bridgen Use longer names for the management contexts bug23833
12 months ago Michael Bridgen Account for the nested-pair variety of context spec. bug23833
12 months ago Michael Bridgen Update README with the new configuration and API bug23833
12 months ago Michael Bridgen Tidy ups as proposed in bug 23833 comment 58. Mainly just being consistent with names, and avoiding some unecessary (repeated) work. bug23833
12 months ago Simon MacMullen Move .app to .app.in, remove module list bug24079
12 months ago Simon MacMullen We don't need this any more, minimise difference from default. bug23890
12 months ago Simon MacMullen Don't be fooled by the presence of the root directory. bug23890
12 months ago Simon MacMullen Allow static contexts to serve from several docroots. bug23890
12 months ago Simon MacMullen Allow handlers to be updated. bug23890
12 months ago Simon MacMullen Oops bug23833
12 months ago Simon MacMullen Fix from previous default merge. bug23833
12 months ago Simon MacMullen Merge in default. bug23833
13 months ago Matthias Radestock merge bug23274 into junk junk
13 months ago Matthias Radestock clearing 'junk' branch junk
13 months ago Simon MacMullen Merge bug23568 to default (build system rewrite)
13 months ago Simon MacMullen You know what? I don't think these even have a good excuse for existing. 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 edc56c6f4a10
14 months ago Alexandru Scvortov Added tag rabbitmq_v2_4_0 for changeset e5eb88894c35 rabbitmq_v2_4_1
14 months ago Simon MacMullen rabbit_mochiweb_registry:list_all/0 bug23944
14 months ago Simon MacMullen Set mochiweb's ssl_opts automatically if it's not set explicitly. bug23868
14 months ago Michael Bridgen Also, compile. bug23833
14 months ago Michael Bridgen Exit if we don't have a port configured for a listener bug23833
14 months ago Michael Bridgen Give the path prefix and the listener to dynamic handlers. This is accounted for in rabbit_mochiweb:makeloop/1, meaning that webmachine dispatch tables no longer have to include the prefix. bug23833
14 months ago Michael Bridgen Default entries for all the mgmt contexts bug23833
14 months ago Michael Bridgen Check configuration of contexts and listeners bug23833
14 months ago Michael Bridgen Put management in together by default bug23833
14 months ago Michael Bridgen Merge in default bug23833
14 months ago Michael Bridgen Start listeners when a handler is registered on them bug23833
14 months ago Michael Bridgen Cosmetic rabbitmq_v2_4_0
14 months ago Simon MacMullen Merge bug 23702 (Let rabbit_mochiweb run more than one instance of webmachine)
14 months ago Michael Bridgen Change setup to set the logger env variable, so lookups internal to webmachine will at least work. provide convenience defaults. bug23702
14 months ago Michael Bridgen Acknowledge the adaption of webmachine:loop/1 bug23702
14 months ago Michael Bridgen Webmachine likes to have an error handler set, deep down in its code. bug23702
14 months ago Michael Bridgen Merge bug23702 heads bug23702
14 months ago Michael Bridgen Backed out changeset 8b76a3c95a9b bug23702
15 months ago Michael Bridgen Ops, this too. 404s get a triple back, not a pair. bug23702
15 months ago David Wragg s/IN_BROKER/WITH_BROKER/ bug23568
15 months ago Michael Bridgen Add rabbit_webmachine, with a procedure for making a fun loop/1 given a webmachine dispatch table bug23702
15 months ago Michael Bridgen Merge in default bug23702
15 months ago Michael Bridgen Minor change to default config bug23833
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 Michael Bridgen Be consistent with use of Prefix (which avoids some daft badmatches) bug23833
15 months ago David Wragg Merge default into bug23568 bug23568
15 months ago Michael Bridgen Link contexts to listeners via the config, and give plugins that ability to find out listener options bug23833
15 months ago Michael Bridgen Merge bug 23827 (relative context paths)
15 months ago David Wragg More sensible listing of contexts without descriptions bug23827
15 months ago Michael Bridgen Change the interface exposed by rabbit_mochiweb to speak about contexts and default paths. bug23833
15 months ago Michael Bridgen Add the instance as a parameter to the context registration API. This is a breaking change for plugins. bug23833
15 months ago Michael Bridgen Give instances different registered names bug23833
15 months ago Michael Bridgen Parameterise basically everything with an instance name, and allow the configuration to include more than one instance. By default, provide a 'default' instance, and for the minute, make everything use that. This works with e.g., management plugin with no changes. (Well, one change: don't rely on rabbit_mochiweb having an env entry for 'port'). bug23833
15 months ago David Wragg Generate relative URLs in listing_fallback_handler bug23827
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 0654eb4b8054
15 months ago David Wragg Make the test actually test something bug23568
15 months ago Simon MacMullen Added tag rabbitmq_v2_3_0 for changeset 7d872fcc6189 rabbitmq_v2_3_1
15 months ago David Wragg Simplify test, and hook into the new rabbitmq-public-umbrella testing support bug23568
16 months ago Marek Majkowski Mochiweb updated to recent version bug23702
16 months ago David Wragg Merge default into bug23568 bug23568
16 months ago Simon MacMullen Merge bug 23597 into default rabbitmq_v2_3_0
17 months ago Emile Joubert Fix random range bug23597
17 months ago Emile Joubert Smaller change by exact reimplementation of crypto:rand_bytes/1 bug23597
17 months ago Emile Joubert Reduce dependency on crypto module bug23597
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 429782c8c77d
18 months ago Marek Majkowski bug23501 merged into default rabbitmq_v2_2_0
18 months ago Simon MacMullen Make the case where no contexts are installed clearer. bug23501
18 months ago Simon MacMullen List contexts without descriptions. I think doing it this way makes more sense than adding descriptions, since the JSON-RPC contexts which are like this are no good to click on and for more advanced users anyway. bug23501
18 months ago Rob Harrop Merged bug23458 into default
18 months ago Simon MacMullen Fix the test "suite" and rehabilitate the single test within it to actaully do something, albeit not much. bug23458
18 months ago Rob Harrop Merged bug23449 into default
18 months ago Simon MacMullen Provide a mechanism to have authenticated static content. bug23449
18 months ago Simon MacMullen Merging bug23269 (build under cygwin)
18 months ago Emile Joubert Build on cygwin bug23269
19 months ago Vlad Alexandru Ionescu Added tag rabbitmq_v2_1_1 for changeset d3cc0854fd6f
19 months ago Matthew Sackman Split $package/Makefile into $package/Makefile and $package/package.mk. bug23274
19 months ago Matthew Sackman Move test code so that test coverage works bug23274
19 months ago Matthew Sackman Correct naming of deps bug23274
20 months ago Matthew Sackman Make rabbitmq-mochiweb work with the new plugin build system bug23274
20 months ago Simon MacMullen Remove deprecated vars bug23253
20 months ago Marek Majkowski Added tag rabbitmq_v2_1_0 for changeset a67517043ee0 rabbitmq_v2_1_1
20 months ago Emile Joubert Build on cygwin bug23269
20 months ago Marek Majkowski Rewrite .app VSN. bug23205
20 months ago Marek Majkowski Use revision in .ez file name. bug23205
20 months ago Marek Majkowski export register_handler, as for qa bug23219
20 months ago Matthias Radestock merge heads rabbitmq_v2_1_0
20 months ago Marek Majkowski don't export register_handler, don't use registry:add in register_context_handler bug23219
20 months ago Marek Majkowski bug23199 merged into default
20 months ago Marek Majkowski default merged into bug23199 bug23199
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 More valid HTML. bug23199
20 months ago Simon MacMullen Fix + rename vars. bug23199
20 months ago Simon MacMullen Make the most cursory attempt possible towards valid HTML. bug23199
20 months ago Simon MacMullen Don't make list know about links. bug23199
20 months ago Simon MacMullen Remove old APIs, rename some args to hopefully make them clearer... bug23199
20 months ago Simon MacMullen Actually make the change... bug23196
20 months ago Simon MacMullen squeakyclean -> distclean bug23196
20 months ago Simon MacMullen List interesting contexts if no root handler is installed bug23199
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 6613e9664960
21 months ago Marek Majkowski bug23067 merged into default (mochweb build on R13B03) rabbitmq_v2_0_0
21 months ago Simon MacMullen Add note on Erlang version needed. bug23067
21 months ago Simon MacMullen Add a quick patch to make Mochiweb buildable on 12B3. This patch commits the following ugliness: bug23067
21 months ago Michael Bridgen Merge bug22982: newer version of mochiweb
21 months ago Michael Bridgen rabbit-mochiweb tests need inets and crypto too bug22982
21 months ago Simon MacMullen git clone -b is quite new; live without it. bug22982
22 months ago Simon MacMullen Update the version of mochiweb used to today's. bug22982
...
tags
7 weeks ago rabbitmq_v2_8_2
8 weeks ago rabbitmq_v2_8_1
3 months ago rabbitmq_v2_8_0
5 months ago rabbitmq_v2_7_1
7 months ago rabbitmq_v2_7_0
8 months ago rabbitmq_v2_6_1
8 months ago rabbitmq_v2_6_0
8 months ago rabbitmq_v2.6.0
10 months ago rabbitmq_v2_5_1
11 months ago rabbitmq_v2_5_0
...
branches
2 weeks ago efb62c5d43e8 default
3 months ago 46ec6aa78265 bug24606
7 months ago 13cf0b3f8586 bug21319
7 months ago 7c95f4adf143 bug23235
9 months ago 69511e31d95e bug24345
9 months ago 44a0f2d103b8 bug24186
10 months ago 2f1fba40b2c6 bug24240
10 months ago fa1baa6453b1 bug24280
10 months ago 6666a4eb539b bug24193
10 months ago 78cd0a5c6dc2 v2_5
11 months ago fcfe3b0533c4 junk
11 months ago 9f023937fd7a bug23890
11 months ago 5daec4242263 bug23521
11 months ago 0a39b6c6cb06 bug23944
11 months ago 2900202dbea8 bug24145
11 months ago 2b04ad432447 bug23868
12 months ago 6c9b8f79a6e1 bug23833
12 months ago 412bf087578c bug24079
13 months ago 04b52175a5a3 bug23568
14 months ago 936fa68996ce bug23702
15 months ago 87de95e16ab3 bug23827
17 months ago 57e9e1b9187c bug23597
18 months ago bab99137346d bug23501
18 months ago 99792969d085 bug23458
18 months ago 4d7e50b77333 bug23449
18 months ago f92f77c275fd bug23269
19 months ago 3516e6a99850 bug23274
20 months ago 5fc2f0717cf4 bug23253
20 months ago e2b79d188674 bug23205
20 months ago 9f1b766325cf bug23219
20 months ago 8d6f7872239a bug23199
20 months ago 79c77c20ad33 bug23196
20 months ago 5351d4ec5824 bug23130
21 months ago 8d4ad285a6b4 bug23067
21 months ago 12a0b8703fb1 bug22982
2010-05-06 60e6d0076b70 bug21808
2009-08-21 ec34c9ef8ea1 bug21180
2009-08-04 2cb9a20d6c41 with_registry
...