summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | In case we just have a single errorSimon MacMullen2012-04-051-1/+1
| * | | | | | Base validation on returning error tuples rather than existing; thus report a...Simon MacMullen2012-04-053-26/+58
| * | | | | | rabbitmqctl docs. Rather generic...Simon MacMullen2012-04-031-0/+93
| * | | | | | I think those make more sense there.Simon MacMullen2012-04-031-18/+18
| * | | | | | Merge in defaultSimon MacMullen2012-04-028-3/+221
| |\ \ \ \ \ \
| | * | | | | | ConsistencySimon MacMullen2012-03-281-1/+1
| | * | | | | | AppName and Key should both be binary.Simon MacMullen2012-03-272-4/+5
| | * | | | | | Notify when things are cleared.Simon MacMullen2012-03-272-6/+10
| | * | | | | | More APISimon MacMullen2012-03-271-3/+7
| | * | | | | | API tweakSimon MacMullen2012-03-273-8/+14
| | * | | | | | A few more APIs useful for mgmt. Make proplist keys always have to be binaries.Simon MacMullen2012-03-272-21/+32
| | * | | | | | Rearrange for mgmt.Simon MacMullen2012-03-263-6/+15
| | * | | | | | Rename cluster config to runtime parameters.Simon MacMullen2012-03-267-37/+38
| | * | | | | | I keep forgetting the trailing ".".Simon MacMullen2012-03-231-1/+5
| | * | | | | | null is in JSON, we should allow that too.Simon MacMullen2012-03-231-0/+1
| | * | | | | | Allow string keys, format the results for listing.Simon MacMullen2012-03-221-3/+8
| | * | | | | | lookup/3.Simon MacMullen2012-03-211-8/+25
| | * | | | | | NotifySimon MacMullen2012-03-212-9/+12
| | * | | | | | Generic validation.Simon MacMullen2012-03-213-18/+34
| | * | | | | | Some pluggable validation thing.Simon MacMullen2012-03-193-2/+46
| | * | | | | | Simple CRUD for config-y Erlang termsSimon MacMullen2012-03-195-0/+92
* | | | | | | | Display things that are strings as strings rather than terms, since Erlang's ...Simon MacMullen2012-04-271-14/+16
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge bug24909Simon MacMullen2012-04-261-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Report error better in case disk free check failsEmile Joubert2012-04-261-2/+2
| * | | | | | | Correct disk free checking command on windowsEmile Joubert2012-04-261-1/+1
|/ / / / / / /
* | | | | | | bump the mirror_supervisor_tests wait time to reduce ci failure rateMatthias Radestock2012-04-261-1/+1
* | | | | | | Merged bug24866 into defaultEmile Joubert2012-04-252-5/+23
|\ \ \ \ \ \ \
| * | | | | | | Increase buffer size for the port driver to match that used by the underlying...Simon MacMullen2012-04-232-5/+23
* | | | | | | | Merge bug 24790Simon MacMullen2012-04-254-10/+187
|\ \ \ \ \ \ \ \
| * | | | | | | | One less substitution. Pity RHEL and SUSE also differ gratuitously.Simon MacMullen2012-04-252-2/+1
| * | | | | | | | Move the Debian init script to its natural placeSimon MacMullen2012-04-252-1/+0
| * | | | | | | | Move the remaining common init script to RPMsSimon MacMullen2012-04-252-0/+1
| * | | | | | | | Allow stopping stopped; and starting started brokerEmile Joubert2012-04-251-12/+12
| * | | | | | | | lsb init script for debianEmile Joubert2012-04-242-8/+186
* | | | | | | | | Merge bug24884Simon MacMullen2012-04-2511-66/+103
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge bug24848Simon MacMullen2012-04-2413-116/+159
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merged bug24885 into defaultEmile Joubert2012-04-237-54/+83
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge bug24877Simon MacMullen2012-04-233-0/+12
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | 755 is wrong, this should not be executable. Somehow it ends up not executabl...Simon MacMullen2012-04-231-1/+1
| | | | * | | | | | | | I don't think we need a licence header, and it's intimidating. Rephrase a bit...Simon MacMullen2012-04-231-25/+8
| | | | * | | | | | | | Add ulimit default file to debian package installation and source it on serve...Steve Powell2012-04-233-0/+29
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * | | | | | | | Merged bug24833 into defaultEmile Joubert2012-04-231-1/+1
| | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | * | | | | | | fix type signature for rabbit_basic:map_headers/2Francesco Mazzoli2012-04-231-1/+1
| | | | * | | | | | | merge defaultFrancesco Mazzoli2012-04-2342-900/+1031
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | * | | | | | | | Merge headsSimon MacMullen2012-04-231-13/+28
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | | * | | | | | | Merge bug24860Simon MacMullen2012-04-201-13/+28
| | | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | | | * | | | | | track queues which may have delivered non-autoack messages to channelMatthias Radestock2012-04-121-13/+28
| | | * | | | | | | | cosmeticMatthew Sackman2012-04-231-1/+1
| | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | cosmeticMatthias Radestock2012-04-201-9/+9
| | | * | | | | | | merge bug24882 into defaultMatthias Radestock2012-04-202-6/+15
| | | |\ \ \ \ \ \ \