summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More spec correctness.bug24826Simon MacMullen2012-06-261-3/+4
* Explain this a bit.Simon MacMullen2012-06-251-0/+10
* Don't take a write lock if we're not going to write.Simon MacMullen2012-06-081-3/+5
* Needed for testsSimon MacMullen2012-06-081-1/+5
* peek_serial/1 should not depend on having next_serial/1 run first.Simon MacMullen2012-06-071-6/+3
* Strict and non-strict list by component.Simon MacMullen2012-06-071-5/+9
* No, that makes no sense.Simon MacMullen2012-06-071-1/+0
* Merge defaultSimon MacMullen2012-06-0718-85/+527
|\
| * We can't now write the serial record when we declare the exchange; an exchang...Simon MacMullen2012-05-181-9/+5
| * Move parameter validation into its own module.Simon MacMullen2012-05-182-56/+67
| * Unused variable warningSimon MacMullen2012-05-181-1/+1
| * Document policy info item.Simon MacMullen2012-05-181-0/+8
| * Remove decorator:route/2.Simon MacMullen2012-05-181-8/+2
| * TODO--: Update behaviourSimon MacMullen2012-05-181-22/+38
| * First sketch of a policy mechanism.Simon MacMullen2012-05-1713-60/+361
| * Merge defaultSimon MacMullen2012-05-1530-228/+476
| |\
| * | Share the exchange scratch spaceSimon MacMullen2012-04-263-11/+44
| * | Add an abstraction for reading the scratchSimon MacMullen2012-04-241-1/+10
| * | Rework event serialisation thing so that decorators get a say too. It's a bit...Simon MacMullen2012-04-244-30/+49
| * | Merge bug24196Simon MacMullen2012-04-243-5/+60
| |\ \
| | * \ Merge in default via bug24196Simon MacMullen2012-04-023-5/+60
| | |\ \
| | | * | Rough sketch of exchange decorator concept.Simon MacMullen2012-03-283-5/+60
* | | | | Merge bug 24982Simon MacMullen2012-06-071-13/+16
|\ \ \ \ \
| * | | | | simply reading pid files in a way that works on R12Bbug24982Tim Watson2012-06-061-4/+2
| * | | | | CosmeticSimon MacMullen2012-06-061-1/+1
| * | | | | Merge in defaultSimon MacMullen2012-06-061-27/+20
| |\ \ \ \ \
| * | | | | | rename rabbit_control_main:system/1 to run_ps, which more accurately describe...Tim Watson2012-06-051-4/+3
| * | | | | | cosmeticTim Watson2012-06-051-3/+3
| * | | | | | return the correct value from rabbit_control_main:read_pid_file/2; don't call...Tim Watson2012-06-051-2/+2
| * | | | | | capture and swallow all stdio during 'rabbitmqctl wait'Tim Watson2012-06-051-9/+11
* | | | | | | Probably should have been part of bug 24792 but: now that we start applicatio...Simon MacMullen2012-06-061-0/+2
* | | | | | | Merge bug 24981Simon MacMullen2012-06-062-33/+22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Revert to the 2.8.2 version until bug 24982 is resolvedSimon MacMullen2012-06-061-6/+2
| * | | | | | more sacrifices to the CI godsMatthias Radestock2012-06-061-27/+20
| * | | | | | appease CI godsMatthias Radestock2012-06-051-1/+1
| |/ / / / /
* | | | | | Backed out changeset 6ee929c7f821bug24981Emile Joubert2012-06-061-5/+5
* | | | | | Cosmetic: remove colons from sysv startup scriptEmile Joubert2012-06-061-5/+5
* | | | | | Emit upstart events when broker stops/startsEmile Joubert2012-06-011-9/+13
|/ / / / /
* | | | | merge tipTim Watson2012-06-011-2/+6
|\ \ \ \ \
| * | | | | don't use re:replace/3 as it's unavailable on R12Tim Watson2012-06-011-2/+6
* | | | | | Merge headsSimon MacMullen2012-06-011-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Look better when running with input enabled.Simon MacMullen2012-06-011-1/+1
* | | | | | Merged bug24974 into defaultEmile Joubert2012-06-012-2/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bug24924Simon MacMullen2012-06-0132-987/+1150
| |\ \ \ \ \
| * | | | | | do not overwrite RABBITMQ_PLUGINS_DIR on windowsbug24924Tim Watson2012-05-042-2/+7
* | | | | | | Add the "safe" SSL-related modules [ssl_connection, ssl_record, gen_fsm, ssl]...bug24974Simon MacMullen2012-05-311-1/+2
| |/ / / / / |/| | | | |
* | | | | | Oops, bug 24792 failed to take into account that HiPE compilation was inserte...Simon MacMullen2012-05-301-12/+14
* | | | | | Those backticks are... not quite necessary. And led to endless confusion with...Simon MacMullen2012-05-291-3/+2
* | | | | | Merge bug24918Simon MacMullen2012-05-2939-988/+1651
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bug 24792Simon MacMullen2012-05-2916-636/+662
| |\ \ \ \ \ \