Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests | Simon MacMullen | 2012-04-05 | 2 | -0/+62 |
* | In case we just have a single error | Simon MacMullen | 2012-04-05 | 1 | -1/+1 |
* | Base validation on returning error tuples rather than existing; thus report a... | Simon MacMullen | 2012-04-05 | 3 | -26/+58 |
* | rabbitmqctl docs. Rather generic... | Simon MacMullen | 2012-04-03 | 1 | -0/+93 |
* | I think those make more sense there. | Simon MacMullen | 2012-04-03 | 1 | -18/+18 |
* | Merge in default | Simon MacMullen | 2012-04-02 | 8 | -3/+221 |
|\ | |||||
| * | Consistency | Simon MacMullen | 2012-03-28 | 1 | -1/+1 |
| * | AppName and Key should both be binary. | Simon MacMullen | 2012-03-27 | 2 | -4/+5 |
| * | Notify when things are cleared. | Simon MacMullen | 2012-03-27 | 2 | -6/+10 |
| * | More API | Simon MacMullen | 2012-03-27 | 1 | -3/+7 |
| * | API tweak | Simon MacMullen | 2012-03-27 | 3 | -8/+14 |
| * | A few more APIs useful for mgmt. Make proplist keys always have to be binaries. | Simon MacMullen | 2012-03-27 | 2 | -21/+32 |
| * | Rearrange for mgmt. | Simon MacMullen | 2012-03-26 | 3 | -6/+15 |
| * | Rename cluster config to runtime parameters. | Simon MacMullen | 2012-03-26 | 7 | -37/+38 |
| * | I keep forgetting the trailing ".". | Simon MacMullen | 2012-03-23 | 1 | -1/+5 |
| * | null is in JSON, we should allow that too. | Simon MacMullen | 2012-03-23 | 1 | -0/+1 |
| * | Allow string keys, format the results for listing. | Simon MacMullen | 2012-03-22 | 1 | -3/+8 |
| * | lookup/3. | Simon MacMullen | 2012-03-21 | 1 | -8/+25 |
| * | Notify | Simon MacMullen | 2012-03-21 | 2 | -9/+12 |
| * | Generic validation. | Simon MacMullen | 2012-03-21 | 3 | -18/+34 |
| * | Some pluggable validation thing. | Simon MacMullen | 2012-03-19 | 3 | -2/+46 |
| * | Simple CRUD for config-y Erlang terms | Simon MacMullen | 2012-03-19 | 5 | -0/+92 |
* | | Merge bug24808. | Simon MacMullen | 2012-04-02 | 25 | -414/+676 |
|\ \ | |||||
| * \ | Merge bug24750. | Simon MacMullen | 2012-04-02 | 4 | -172/+173 |
| |\ \ | |||||
| | * | | Attempt to flesh out the essay slightly more.bug24750 | Simon MacMullen | 2012-04-02 | 1 | -7/+15 |
| | * | | erhm. it helps to actually add this. | Matthias Radestock | 2012-03-22 | 1 | -0/+103 |
| | * | | convert channel to use new dtree data structure for confirm tracking | Matthias Radestock | 2012-03-22 | 1 | -81/+21 |
| | * | | merge default into bug24750 | Matthias Radestock | 2012-03-22 | 2 | -91/+41 |
| | |\ \ | |||||
| | | * | | get rid of rabbit_misc:gb_trees_set_insert/3 | Matthias Radestock | 2012-03-22 | 1 | -12/+1 |
| | | * | | merge default into bug24750 | Matthias Radestock | 2012-03-22 | 1 | -79/+40 |
| | | |\ \ | |||||
| | | | * | | convert the queue to use dtree for confirm tracking | Matthias Radestock | 2012-03-22 | 1 | -80/+40 |
| | | | * | | first cut of new data structure for confirm handling | Matthias Radestock | 2012-03-22 | 0 | -0/+0 |
| * | | | | | Typo in rabbitmqctl man page | Steve Powell | 2012-03-30 | 1 | -1/+1 |
| * | | | | | Merge bug 23463 | Simon MacMullen | 2012-03-29 | 11 | -68/+309 |
| |\ \ \ \ \ | |||||
| | * | | | | | 1.0 is less of a magic number than 1.8.bug23463 | Simon MacMullen | 2012-03-29 | 1 | -1/+1 |
| | * | | | | | We don't need this any more, just inform the registree once. | Simon MacMullen | 2012-03-29 | 1 | -2/+2 |
| | * | | | | | Resurrect branch, and fix spelling. | Simon MacMullen | 2012-03-29 | 1 | -1/+1 |
| | * | | | | | AHEM | Simon MacMullen | 2012-03-29 | 1 | -1/+1 |
| | * | | | | | Minimise difference from default | Simon MacMullen | 2012-03-29 | 2 | -5/+0 |
| | * | | | | | Revert odd change | Simon MacMullen | 2012-03-29 | 1 | -1/+1 |
| | * | | | | | Better platform support detection for disk free space check | Emile Joubert | 2012-03-29 | 1 | -1/+1 |
| | * | | | | | Separate alarm from disk monitor and disk free status reporting | Emile Joubert | 2012-03-28 | 4 | -25/+31 |
| | * | | | | | Language | Emile Joubert | 2012-03-28 | 1 | -3/+3 |
| | * | | | | | Alert remote and local alarm subscribers differently | Emile Joubert | 2012-03-28 | 2 | -11/+13 |
| | * | | | | | Remove rabbitmqctl disk free features | Emile Joubert | 2012-03-28 | 2 | -50/+5 |
| | * | | | | | Wrap long lines | Emile Joubert | 2012-03-26 | 2 | -8/+11 |
| | * | | | | | Merge heads | Emile Joubert | 2012-03-26 | 3 | -11/+15 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Disk free checking updates | Emile Joubert | 2012-03-26 | 2 | -7/+11 |
| | | * | | | | | Generalise memory alarm | Emile Joubert | 2012-03-26 | 1 | -4/+4 |
| | * | | | | | | Remove rabbit dependencies | Emile Joubert | 2012-03-26 | 1 | -4/+10 |