| 2 weeks ago |
Simon MacMullen |
Added tag rabbitmq_v2_8_2 for changeset 24ae2d77b4db
default tip
|
changeset |
files
|
| 7 weeks ago |
Simon MacMullen |
Added tag rabbitmq_v2_8_1 for changeset ae653dd980ef
rabbitmq_v2_8_2
|
changeset |
files
|
| 8 weeks ago |
Simon MacMullen |
Added tag rabbitmq_v2_8_0 for changeset 3e0ce593f77c
rabbitmq_v2_8_1
|
changeset |
files
|
| 3 months ago |
Simon MacMullen |
Merge bug24606
rabbitmq_v2_8_0
|
changeset |
files
|
| 3 months ago |
Emile Joubert |
Update copyright 2012
bug24606
|
changeset |
files
|
| 3 months ago |
Emile Joubert |
Update copyright 2012
bug24606
|
changeset |
files
|
| 4 months ago |
Steve Powell |
Added tag rabbitmq_v2_7_1 for changeset 7c1d95da0f50
|
changeset |
files
|
| 5 months ago |
Simon MacMullen |
R15B fix
rabbitmq_v2_7_1
|
changeset |
files
|
| 6 months ago |
Steve Powell |
Added tag rabbitmq_v2_7_0 for changeset 0c78d43ca7a6
|
changeset |
files
|
| 7 months ago |
Simon MacMullen |
Merge bug21319 (include plugins in source and binary packages)
rabbitmq_v2_7_0
|
changeset |
files
|
| 7 months ago |
Alexandru Scvortov |
merge default into bug21319
bug21319
|
changeset |
files
|
| 7 months ago |
Simon MacMullen |
Actually rabbitmq_mochiweb now contains some code that references webmachine. Depend on it to silence warnings.
bug21319
|
changeset |
files
|
| 7 months ago |
Michael Bridgen |
Merge bug23235
|
changeset |
files
|
| 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
|
changeset |
files
|
| 7 months ago |
Alexandru Scvortov |
Backed out changeset 12e472b84d7b
bug21319
|
changeset |
files
|
| 8 months ago |
Alexandru Scvortov |
mark rabbitmq-mochiweb as RELEASABLE
bug21319
|
changeset |
files
|
| 8 months ago |
Alexandru Scvortov |
depend on mochiweb
bug21319
|
changeset |
files
|
| 8 months ago |
Tim Fox |
Added tag rabbitmq_v2_6_1 for changeset 961f8d21efe0
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Unregister a context, and stop the listener if that's appropriate.
bug23235
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Another infinity we were missing. Boo.
rabbitmq_v2_6_1
|
changeset |
files
|
| 8 months ago |
Matthew Sackman |
Added tag rabbitmq_v2_6_0 for changeset bcf9dd5d8d77
|
changeset |
files
|
| 8 months ago |
Tim Fox |
Added tag rabbitmq_v2.6.0 for changeset bcf9dd5d8d77
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Merge bug24186
rabbitmq_v2.6.0 rabbitmq_v2_6_0
|
changeset |
files
|
| 9 months ago |
Simon MacMullen |
Merge bug24345
|
changeset |
files
|
| 9 months ago |
Alexandru Scvortov |
add dependency to webmachine-wrapper
bug24345
|
changeset |
files
|
| 9 months ago |
Alexandru Scvortov |
merge default into bug24186
bug24186
|
changeset |
files
|
| 9 months ago |
Marek Majkowski |
bug24280 merged into default
|
changeset |
files
|
| 10 months ago |
Michael Bridgen |
Merge bug24240
|
changeset |
files
|
| 10 months ago |
Michael Bridgen |
Pattern match implicitly
bug24240
|
changeset |
files
|
| 10 months ago |
Simon MacMullen |
Set timeouts to infinity.
bug24280
|
changeset |
files
|
| 10 months ago |
Simon MacMullen |
A test? What a novel idea.
bug24240
|
changeset |
files
|
| 10 months ago |
Michael Bridgen |
Merge bug24193
|
changeset |
files
|
| 10 months ago |
Michael Bridgen |
Admit that it's markdown
bug24193
|
changeset |
files
|
| 10 months ago |
Michael Bridgen |
Defuse these context/path pairs as well
bug24193
|
changeset |
files
|
| 10 months ago |
Simon MacMullen |
I *think* this makes it a bit clearer what goes with what...
bug24193
|
changeset |
files
|
| 10 months ago |
Simon MacMullen |
Matthias points out the existence of lists:key*.
bug24240
|
changeset |
files
|
| 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
|
changeset |
files
|
| 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
|
changeset |
files
|
| 10 months ago |
Michael Bridgen |
Update README. Needs a bit more spelling out now.
bug24193
|
changeset |
files
|
| 10 months ago |
Simon MacMullen |
This test is no longer needed.
bug24193
|
changeset |
files
|
| 10 months ago |
Simon MacMullen |
Added tag rabbitmq_v2_5_1 for changeset e30e75ded13b
v2_5
|
changeset |
files
|
| 10 months ago |
Simon MacMullen |
Create 2.5 branch
v2_5 rabbitmq_v2_5_1
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Change to a default listener that gets remapped to '*'.
bug24193
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Resurrect default
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Merge default to junk (accidental commit from bug 24193)
junk
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Pre-junk (accidental commit to default)
default
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Change to a default listener that gets remapped to '*'.
|
changeset |
files
|
| 11 months ago |
David Wragg |
Revert bug24186
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
Merge bug24186
|
changeset |
files
|
| 11 months ago |
David Wragg |
The base .app file now lives in src/*.app.src
bug24186
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Junk bug 23890 (multi-static-context functionality moved to rabbitmq-management).
junk
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Pre-junk
bug23890
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
Merge bug23521
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
Reinstate authenticated static contexts. May yet be useful.
bug23521
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Add generated app file to .hgignore
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Merge heads
|
changeset |
files
|
| 11 months ago |
Jerry Kuch |
Added tag rabbitmq_v2_5_0 for changeset 4769054b20d2
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
It's 405 Method Not Allowed for this case.
bug23521
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
Use pattern matching
bug23521
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Abstract and tidy up context selector, move the HEAD / GET check for statoc content to the handler.
bug23521
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Merged in default
bug23521
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Oops
bug23890
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Merge default, again
bug23890
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
Merge bug23944
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Don't bother try to cope if context has no name, that's a bug.
bug23944
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Merge in default
bug23890
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Merge in default
bug23521
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
Correct config grammar
rabbitmq_v2_5_0
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
Add unit tests for {Context, {Listener, Path}} form in config
|
changeset |
files
|
| 11 months ago |
Michael Bridgen |
Merge bug24145
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Ensure there's always a leading "/" for webmachine.
bug24145
|
changeset |
files
|
| 11 months ago |
Rob Harrop |
Merge bug23868 into default
|
changeset |
files
|
| 11 months ago |
Simon MacMullen |
Merge in default
bug23944
|
changeset |
files
|
| 11 months ago |
Rob Harrop |
Merge with default
bug23868
|
changeset |
files
|
| 11 months ago |
Matthew Sackman |
Correct .hgignore file again
|
changeset |
files
|
| 11 months ago |
Matthew Sackman |
Correct .hgignore
|
changeset |
files
|
| 11 months ago |
Matthew Sackman |
Merging bug24079 to default
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Merge in default
bug23890
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Remove extra mgmt contexts. Fix contexts where the prefix is "". Remove register_authenticated_static_context.
bug23521
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Merge in default
bug23944
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Merge in default
bug23868
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Merge bug23833 (Support multiple instances of mochiweb)
|
changeset |
files
|
| 12 months ago |
Michael Bridgen |
Check for no_default_listener too
bug23833
|
changeset |
files
|
| 12 months ago |
Michael Bridgen |
Fix tests up for different implementation of check_contexts
bug23833
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Silence warnings.
bug23833
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Cosmetic
bug23833
|
changeset |
files
|
| 12 months ago |
Michael Bridgen |
Minor corrections
bug23833
|
changeset |
files
|
| 12 months ago |
Michael Bridgen |
Correct use of that form of context spec.
bug23833
|
changeset |
files
|
| 12 months ago |
Michael Bridgen |
Use longer names for the management contexts
bug23833
|
changeset |
files
|
| 12 months ago |
Michael Bridgen |
Account for the nested-pair variety of context spec.
bug23833
|
changeset |
files
|
| 12 months ago |
Michael Bridgen |
Update README with the new configuration and API
bug23833
|
changeset |
files
|
| 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
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Move .app to .app.in, remove module list
bug24079
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
We don't need this any more, minimise difference from default.
bug23890
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Don't be fooled by the presence of the root directory.
bug23890
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Allow static contexts to serve from several docroots.
bug23890
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Allow handlers to be updated.
bug23890
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Oops
bug23833
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Fix from previous default merge.
bug23833
|
changeset |
files
|
| 12 months ago |
Simon MacMullen |
Merge in default.
bug23833
|
changeset |
files
|
| 13 months ago |
Matthias Radestock |
merge bug23274 into junk
junk
|
changeset |
files
|
| 13 months ago |
Matthias Radestock |
clearing 'junk' branch
junk
|
changeset |
files
|
| 13 months ago |
Simon MacMullen |
Merge bug23568 to default (build system rewrite)
|
changeset |
files
|
| 13 months ago |
Simon MacMullen |
You know what? I don't think these even have a good excuse for existing.
bug23568
|
changeset |
files
|
| 13 months ago |
Simon MacMullen |
Application names: rabbit_foo -> rabbitmq_foo
bug23568
|
changeset |
files
|
| 13 months ago |
Simon MacMullen |
Merge from default
bug23568
|
changeset |
files
|
| 13 months ago |
Alexandru Scvortov |
Added tag rabbitmq_v2_4_1 for changeset edc56c6f4a10
|
changeset |
files
|
| 14 months ago |
Alexandru Scvortov |
Added tag rabbitmq_v2_4_0 for changeset e5eb88894c35
rabbitmq_v2_4_1
|
changeset |
files
|
| 14 months ago |
Simon MacMullen |
rabbit_mochiweb_registry:list_all/0
bug23944
|
changeset |
files
|
| 14 months ago |
Simon MacMullen |
Set mochiweb's ssl_opts automatically if it's not set explicitly.
bug23868
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Also, compile.
bug23833
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Exit if we don't have a port configured for a listener
bug23833
|
changeset |
files
|
| 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
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Default entries for all the mgmt contexts
bug23833
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Check configuration of contexts and listeners
bug23833
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Put management in together by default
bug23833
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Merge in default
bug23833
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Start listeners when a handler is registered on them
bug23833
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Cosmetic
rabbitmq_v2_4_0
|
changeset |
files
|
| 14 months ago |
Simon MacMullen |
Merge bug 23702 (Let rabbit_mochiweb run more than one instance of webmachine)
|
changeset |
files
|
| 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
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Acknowledge the adaption of webmachine:loop/1
bug23702
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Webmachine likes to have an error handler set, deep down in its code.
bug23702
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Merge bug23702 heads
bug23702
|
changeset |
files
|
| 14 months ago |
Michael Bridgen |
Backed out changeset 8b76a3c95a9b
bug23702
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Ops, this too. 404s get a triple back, not a pair.
bug23702
|
changeset |
files
|
| 15 months ago |
David Wragg |
s/IN_BROKER/WITH_BROKER/
bug23568
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Add rabbit_webmachine, with a procedure for making a fun loop/1 given a webmachine dispatch table
bug23702
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Merge in default
bug23702
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Minor change to default config
bug23833
|
changeset |
files
|
| 15 months ago |
David Wragg |
Add erl_crash.dump to .hgignore
bug23568
|
changeset |
files
|
| 15 months ago |
David Wragg |
Rename *_app.in to *.app
bug23568
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Be consistent with use of Prefix (which avoids some daft badmatches)
bug23833
|
changeset |
files
|
| 15 months ago |
David Wragg |
Merge default into bug23568
bug23568
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Link contexts to listeners via the config, and give plugins that ability to find out listener options
bug23833
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Merge bug 23827 (relative context paths)
|
changeset |
files
|
| 15 months ago |
David Wragg |
More sensible listing of contexts without descriptions
bug23827
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Change the interface exposed by rabbit_mochiweb to speak about contexts and default paths.
bug23833
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Add the instance as a parameter to the context registration API. This is a breaking change for plugins.
bug23833
|
changeset |
files
|
| 15 months ago |
Michael Bridgen |
Give instances different registered names
bug23833
|
changeset |
files
|
| 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
|
changeset |
files
|
| 15 months ago |
David Wragg |
Generate relative URLs in listing_fallback_handler
bug23827
|
changeset |
files
|
| 15 months ago |
David Wragg |
Update .hgignore
bug23568
|
changeset |
files
|
| 15 months ago |
David Wragg |
Merge default into bug23568
bug23568
|
changeset |
files
|
| 15 months ago |
Simon MacMullen |
Added tag rabbitmq_v2_3_1 for changeset 0654eb4b8054
|
changeset |
files
|
| 15 months ago |
David Wragg |
Make the test actually test something
bug23568
|
changeset |
files
|
| 15 months ago |
Simon MacMullen |
Added tag rabbitmq_v2_3_0 for changeset 7d872fcc6189
rabbitmq_v2_3_1
|
changeset |
files
|
| 15 months ago |
David Wragg |
Simplify test, and hook into the new rabbitmq-public-umbrella testing support
bug23568
|
changeset |
files
|
| 16 months ago |
Marek Majkowski |
Mochiweb updated to recent version
bug23702
|
changeset |
files
|
| 16 months ago |
David Wragg |
Merge default into bug23568
bug23568
|
changeset |
files
|
| 16 months ago |
Simon MacMullen |
Merge bug 23597 into default
rabbitmq_v2_3_0
|
changeset |
files
|
| 17 months ago |
Emile Joubert |
Fix random range
bug23597
|
changeset |
files
|
| 17 months ago |
Emile Joubert |
Smaller change by exact reimplementation of crypto:rand_bytes/1
bug23597
|
changeset |
files
|
| 17 months ago |
Emile Joubert |
Reduce dependency on crypto module
bug23597
|
changeset |
files
|
| 17 months ago |
David Wragg |
Overhaul for bug23568
bug23568
|
changeset |
files
|
| 17 months ago |
David Wragg |
Merge from default
bug23568
|
changeset |
files
|
| 17 months ago |
Rob Harrop |
Added tag rabbitmq_v2_2_0 for changeset 429782c8c77d
|
changeset |
files
|
| 18 months ago |
Marek Majkowski |
bug23501 merged into default
rabbitmq_v2_2_0
|
changeset |
files
|
| 18 months ago |
Simon MacMullen |
Make the case where no contexts are installed clearer.
bug23501
|
changeset |
files
|
| 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
|
changeset |
files
|
| 18 months ago |
Rob Harrop |
Merged bug23458 into default
|
changeset |
files
|
| 18 months ago |
Simon MacMullen |
Fix the test "suite" and rehabilitate the single test within it to actaully do something, albeit not much.
bug23458
|
changeset |
files
|
| 18 months ago |
Rob Harrop |
Merged bug23449 into default
|
changeset |
files
|
| 18 months ago |
Simon MacMullen |
Provide a mechanism to have authenticated static content.
bug23449
|
changeset |
files
|
| 18 months ago |
Simon MacMullen |
Merging bug23269 (build under cygwin)
|
changeset |
files
|
| 18 months ago |
Emile Joubert |
Build on cygwin
bug23269
|
changeset |
files
|
| 19 months ago |
Vlad Alexandru Ionescu |
Added tag rabbitmq_v2_1_1 for changeset d3cc0854fd6f
|
changeset |
files
|
| 19 months ago |
Matthew Sackman |
Split $package/Makefile into $package/Makefile and $package/package.mk.
bug23274
|
changeset |
files
|
| 19 months ago |
Matthew Sackman |
Move test code so that test coverage works
bug23274
|
changeset |
files
|
| 19 months ago |
Matthew Sackman |
Correct naming of deps
bug23274
|
changeset |
files
|
| 20 months ago |
Matthew Sackman |
Make rabbitmq-mochiweb work with the new plugin build system
bug23274
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
Remove deprecated vars
bug23253
|
changeset |
files
|
| 20 months ago |
Marek Majkowski |
Added tag rabbitmq_v2_1_0 for changeset a67517043ee0
rabbitmq_v2_1_1
|
changeset |
files
|
| 20 months ago |
Emile Joubert |
Build on cygwin
bug23269
|
changeset |
files
|
| 20 months ago |
Marek Majkowski |
Rewrite .app VSN.
bug23205
|
changeset |
files
|
| 20 months ago |
Marek Majkowski |
Use revision in .ez file name.
bug23205
|
changeset |
files
|
| 20 months ago |
Marek Majkowski |
export register_handler, as for qa
bug23219
|
changeset |
files
|
| 20 months ago |
Matthias Radestock |
merge heads
rabbitmq_v2_1_0
|
changeset |
files
|
| 20 months ago |
Marek Majkowski |
don't export register_handler, don't use registry:add in register_context_handler
bug23219
|
changeset |
files
|
| 20 months ago |
Marek Majkowski |
bug23199 merged into default
|
changeset |
files
|
| 20 months ago |
Marek Majkowski |
default merged into bug23199
bug23199
|
changeset |
files
|
| 20 months ago |
David Wragg |
Merge bug23196 into default
|
changeset |
files
|
| 20 months ago |
David Wragg |
Merge bug23130 into default (place plugin version into .app descriptor
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
More valid HTML.
bug23199
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
Fix + rename vars.
bug23199
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
Make the most cursory attempt possible towards valid HTML.
bug23199
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
Don't make list know about links.
bug23199
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
Remove old APIs, rename some args to hopefully make them clearer...
bug23199
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
Actually make the change...
bug23196
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
squeakyclean -> distclean
bug23196
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
List interesting contexts if no root handler is installed
bug23199
|
changeset |
files
|
| 20 months ago |
Simon MacMullen |
place plugin version into .app descriptor
bug23130
|
changeset |
files
|
| 21 months ago |
Michael Bridgen |
Added tag rabbitmq_v2_0_0 for changeset 6613e9664960
|
changeset |
files
|
| 21 months ago |
Marek Majkowski |
bug23067 merged into default (mochweb build on R13B03)
rabbitmq_v2_0_0
|
changeset |
files
|
| 21 months ago |
Simon MacMullen |
Add note on Erlang version needed.
bug23067
|
changeset |
files
|
| 21 months ago |
Simon MacMullen |
Add a quick patch to make Mochiweb buildable on 12B3. This patch commits the following ugliness:
bug23067
|
changeset |
files
|
| 21 months ago |
Michael Bridgen |
Merge bug22982: newer version of mochiweb
|
changeset |
files
|
| 21 months ago |
Michael Bridgen |
rabbit-mochiweb tests need inets and crypto too
bug22982
|
changeset |
files
|
| 21 months ago |
Simon MacMullen |
git clone -b is quite new; live without it.
bug22982
|
changeset |
files
|
| 22 months ago |
Simon MacMullen |
Update the version of mochiweb used to today's.
bug22982
|
changeset |
files
|
| ... |