| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | No, that makes no sense. | Simon MacMullen | 2012-06-07 | 1 | -1/+0 |
| * | Merge default | Simon MacMullen | 2012-06-07 | 18 | -85/+527 |
| |\ | |||||
| | * | We can't now write the serial record when we declare the exchange; an exchang... | Simon MacMullen | 2012-05-18 | 1 | -9/+5 |
| | * | Move parameter validation into its own module. | Simon MacMullen | 2012-05-18 | 2 | -56/+67 |
| | * | Unused variable warning | Simon MacMullen | 2012-05-18 | 1 | -1/+1 |
| | * | Document policy info item. | Simon MacMullen | 2012-05-18 | 1 | -0/+8 |
| | * | Remove decorator:route/2. | Simon MacMullen | 2012-05-18 | 1 | -8/+2 |
| | * | TODO--: Update behaviour | Simon MacMullen | 2012-05-18 | 1 | -22/+38 |
| | * | First sketch of a policy mechanism. | Simon MacMullen | 2012-05-17 | 13 | -60/+361 |
| | * | Merge default | Simon MacMullen | 2012-05-15 | 30 | -228/+476 |
| | |\ | |||||
| | * | | Share the exchange scratch space | Simon MacMullen | 2012-04-26 | 3 | -11/+44 |
| | * | | Add an abstraction for reading the scratch | Simon MacMullen | 2012-04-24 | 1 | -1/+10 |
| | * | | Rework event serialisation thing so that decorators get a say too. It's a bit... | Simon MacMullen | 2012-04-24 | 4 | -30/+49 |
| | * | | Merge bug24196 | Simon MacMullen | 2012-04-24 | 3 | -5/+60 |
| | |\ \ | |||||
| | | * \ | Merge in default via bug24196 | Simon MacMullen | 2012-04-02 | 3 | -5/+60 |
| | | |\ \ | |||||
| | | | * | | Rough sketch of exchange decorator concept. | Simon MacMullen | 2012-03-28 | 3 | -5/+60 |
| * | | | | | Merge bug 24982 | Simon MacMullen | 2012-06-07 | 1 | -13/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | simply reading pid files in a way that works on R12B | Tim Watson | 2012-06-06 | 1 | -4/+2 |
| | * | | | | | Cosmetic | Simon MacMullen | 2012-06-06 | 1 | -1/+1 |
| | * | | | | | Merge in default | Simon MacMullen | 2012-06-06 | 1 | -27/+20 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | rename rabbit_control_main:system/1 to run_ps, which more accurately describe... | Tim Watson | 2012-06-05 | 1 | -4/+3 |
| | * | | | | | | cosmetic | Tim Watson | 2012-06-05 | 1 | -3/+3 |
| | * | | | | | | return the correct value from rabbit_control_main:read_pid_file/2; don't call... | Tim Watson | 2012-06-05 | 1 | -2/+2 |
| | * | | | | | | capture and swallow all stdio during 'rabbitmqctl wait' | Tim Watson | 2012-06-05 | 1 | -9/+11 |
| * | | | | | | | Probably should have been part of bug 24792 but: now that we start applicatio... | Simon MacMullen | 2012-06-06 | 1 | -0/+2 |
| * | | | | | | | Merge bug 24981 | Simon MacMullen | 2012-06-06 | 2 | -33/+22 |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | | Revert to the 2.8.2 version until bug 24982 is resolved | Simon MacMullen | 2012-06-06 | 1 | -6/+2 |
| | * | | | | | | more sacrifices to the CI gods | Matthias Radestock | 2012-06-06 | 1 | -27/+20 |
| | * | | | | | | appease CI gods | Matthias Radestock | 2012-06-05 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | Backed out changeset 6ee929c7f821 | Emile Joubert | 2012-06-06 | 1 | -5/+5 |
| * | | | | | | Cosmetic: remove colons from sysv startup script | Emile Joubert | 2012-06-06 | 1 | -5/+5 |
| * | | | | | | Emit upstart events when broker stops/starts | Emile Joubert | 2012-06-01 | 1 | -9/+13 |
| |/ / / / / | |||||
| * | | | | | merge tip | Tim Watson | 2012-06-01 | 1 | -2/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | don't use re:replace/3 as it's unavailable on R12 | Tim Watson | 2012-06-01 | 1 | -2/+6 |
| * | | | | | | Merge heads | Simon MacMullen | 2012-06-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Look better when running with input enabled. | Simon MacMullen | 2012-06-01 | 1 | -1/+1 |
| * | | | | | | Merged bug24974 into default | Emile Joubert | 2012-06-01 | 2 | -2/+7 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge bug24924 | Simon MacMullen | 2012-06-01 | 32 | -987/+1150 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | do not overwrite RABBITMQ_PLUGINS_DIR on windows | Tim Watson | 2012-05-04 | 2 | -2/+7 |
| * | | | | | | | Add the "safe" SSL-related modules [ssl_connection, ssl_record, gen_fsm, ssl]... | Simon MacMullen | 2012-05-31 | 1 | -1/+2 |
| | |/ / / / / |/| | | | | | |||||
| * | | | | | | Oops, bug 24792 failed to take into account that HiPE compilation was inserte... | Simon MacMullen | 2012-05-30 | 1 | -12/+14 |
| * | | | | | | Those backticks are... not quite necessary. And led to endless confusion with... | Simon MacMullen | 2012-05-29 | 1 | -3/+2 |
| * | | | | | | Merge bug24918 | Simon MacMullen | 2012-05-29 | 39 | -988/+1651 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge bug 24792 | Simon MacMullen | 2012-05-29 | 16 | -636/+662 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Don't print the plugin list as output from "rabbitmqctl start_app". | Simon MacMullen | 2012-05-29 | 1 | -4/+10 |
| | | * | | | | | | Cosmetic. | Simon MacMullen | 2012-05-29 | 1 | -11/+11 |
| | | * | | | | | | This can only be true or false. Plus cosmetic. | Simon MacMullen | 2012-05-29 | 1 | -5/+5 |
| | | * | | | | | | cosmetic | Tim Watson | 2012-05-28 | 2 | -9/+16 |
| | | * | | | | | | rename rabbit_plugins API calls to be less verbose | Tim Watson | 2012-05-28 | 3 | -32/+32 |
| | | * | | | | | | Cosmetic | Simon MacMullen | 2012-05-23 | 1 | -3/+3 |
