Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added callback info to mirrored_supervisor. | Francesco Mazzoli | 2012-04-02 | 1 | -5/+22 |
* | Added callback info to supervisor2. | Francesco Mazzoli | 2012-04-02 | 2 | -50/+136 |
* | Moved behaviour_info/1 export in the same ifdef block | Francesco Mazzoli | 2012-04-02 | 1 | -11/+5 |
* | Merged default. | Francesco Mazzoli | 2012-04-02 | 18 | -249/+236 |
|\ | |||||
| * | Added -callbacks for rabbit_auth_mechanism. | Francesco Mazzoli | 2012-03-05 | 5 | -57/+33 |
| * | Added -callbacks for rabbit_auth_backend. | Francesco Mazzoli | 2012-03-05 | 3 | -67/+49 |
| * | Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec.... | Francesco Mazzoli | 2012-03-05 | 7 | -67/+42 |
| * | Added specs for gm callbacks. | Francesco Mazzoli | 2012-03-05 | 2 | -48/+57 |
| * | -callbacks for gen_server2. USE_SPECS now requires R15B. | Francesco Mazzoli | 2012-03-05 | 2 | -11/+56 |
* | | 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 |
| * | | | Rename disk_monitor | Emile Joubert | 2012-03-26 | 3 | -6/+6 |
| |/ / | |||||
| * | | rabbitmqctl doc tweak | Emile Joubert | 2012-03-23 | 1 | -2/+2 |
| * | | Disk free limit setting with rabbitmqctl | Emile Joubert | 2012-03-23 | 2 | -5/+55 |
| * | | Logging and types for setting disk free limit | Emile Joubert | 2012-03-23 | 1 | -16/+18 |
| * | | First draft of disk space monitoring | Emile Joubert | 2012-03-22 | 6 | -61/+279 |
* | | | cosmetic | Matthias Radestock | 2012-03-28 | 1 | -3/+3 |
* | | | refactor: extract undefined-ness check | Matthias Radestock | 2012-03-28 | 1 | -14/+10 |
* | | | cosmetic(ish): shorten arg check fun names and make them more meaningful | Matthias Radestock | 2012-03-28 | 1 | -18/+18 |
* | | | cosmetic | Matthias Radestock | 2012-03-27 | 1 | -8/+6 |
* | | | cosmetic: don't rely on Erlang term order to catch type errors | Matthias Radestock | 2012-03-27 | 1 | -6/+5 |
* | | | correct spec for BQ:dropwhile | Matthias Radestock | 2012-03-27 | 1 | -3/+4 |
* | | | Merge bug24764 | Simon MacMullen | 2012-03-26 | 13 | -109/+152 |
|\ \ \ | |||||
| * \ \ | Merge bug23610 | Simon MacMullen | 2012-03-26 | 3 | -28/+42 |
| |\ \ \ | |||||
| | * | | | Cosmeticbug23610 | Simon MacMullen | 2012-03-26 | 1 | -2/+1 |
| | * | | | Notifying queue deletion in rabbit_amqqueue:on_node_down/1 | Francesco Mazzoli | 2012-03-04 | 1 | -8/+19 |
| | * | | | Notifying queue deletion in rabbit_amqqueue:internal_delete/2. | Francesco Mazzoli | 2012-03-04 | 3 | -20/+24 |
| | | |/ | | |/| | |||||
| * | | | Merge bug24728 | Simon MacMullen | 2012-03-26 | 10 | -73/+102 |
| |\ \ \ | |||||
| | * \ \ | Merge bug24827 | Simon MacMullen | 2012-03-26 | 1 | -16/+8 |
| | |\ \ \ | |||||
| | | * | | | ensure appropriate expiry of immediately delivered messagesbug24827 | Matthias Radestock | 2012-03-23 | 1 | -16/+8 |
| | |/ / / | |||||
| | * | | | cosmetic | Matthias Radestock | 2012-03-23 | 1 | -4/+3 |
| | * | | | refactor/optimise 'reject' | Matthias Radestock | 2012-03-23 | 1 | -6/+6 |
| | * | | | cosmetic | Matthias Radestock | 2012-03-23 | 1 | -6/+4 |
| | * | | | make the return value match the spec | Matthias Radestock | 2012-03-23 | 1 | -1/+2 |