summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added callback info to mirrored_supervisor.Francesco Mazzoli2012-04-021-5/+22
* Added callback info to supervisor2.Francesco Mazzoli2012-04-022-50/+136
* Moved behaviour_info/1 export in the same ifdef blockFrancesco Mazzoli2012-04-021-11/+5
* Merged default.Francesco Mazzoli2012-04-0218-249/+236
|\
| * Added -callbacks for rabbit_auth_mechanism.Francesco Mazzoli2012-03-055-57/+33
| * Added -callbacks for rabbit_auth_backend.Francesco Mazzoli2012-03-053-67/+49
| * Added -callbacks for rabbit_exchange_type. Deleted rabbit_exchange_type_spec....Francesco Mazzoli2012-03-057-67/+42
| * Added specs for gm callbacks.Francesco Mazzoli2012-03-052-48/+57
| * -callbacks for gen_server2. USE_SPECS now requires R15B.Francesco Mazzoli2012-03-052-11/+56
* | Typo in rabbitmqctl man pageSteve Powell2012-03-301-1/+1
* | Merge bug 23463Simon MacMullen2012-03-2911-68/+309
|\ \
| * | 1.0 is less of a magic number than 1.8.bug23463Simon MacMullen2012-03-291-1/+1
| * | We don't need this any more, just inform the registree once.Simon MacMullen2012-03-291-2/+2
| * | Resurrect branch, and fix spelling.Simon MacMullen2012-03-291-1/+1
| * | AHEMSimon MacMullen2012-03-291-1/+1
| * | Minimise difference from defaultSimon MacMullen2012-03-292-5/+0
| * | Revert odd changeSimon MacMullen2012-03-291-1/+1
| * | Better platform support detection for disk free space checkEmile Joubert2012-03-291-1/+1
| * | Separate alarm from disk monitor and disk free status reportingEmile Joubert2012-03-284-25/+31
| * | LanguageEmile Joubert2012-03-281-3/+3
| * | Alert remote and local alarm subscribers differentlyEmile Joubert2012-03-282-11/+13
| * | Remove rabbitmqctl disk free featuresEmile Joubert2012-03-282-50/+5
| * | Wrap long linesEmile Joubert2012-03-262-8/+11
| * | Merge headsEmile Joubert2012-03-263-11/+15
| |\ \
| | * | Disk free checking updatesEmile Joubert2012-03-262-7/+11
| | * | Generalise memory alarmEmile Joubert2012-03-261-4/+4
| * | | Remove rabbit dependenciesEmile Joubert2012-03-261-4/+10
| * | | Rename disk_monitorEmile Joubert2012-03-263-6/+6
| |/ /
| * | rabbitmqctl doc tweakEmile Joubert2012-03-231-2/+2
| * | Disk free limit setting with rabbitmqctlEmile Joubert2012-03-232-5/+55
| * | Logging and types for setting disk free limitEmile Joubert2012-03-231-16/+18
| * | First draft of disk space monitoringEmile Joubert2012-03-226-61/+279
* | | cosmeticMatthias Radestock2012-03-281-3/+3
* | | refactor: extract undefined-ness checkMatthias Radestock2012-03-281-14/+10
* | | cosmetic(ish): shorten arg check fun names and make them more meaningfulMatthias Radestock2012-03-281-18/+18
* | | cosmeticMatthias Radestock2012-03-271-8/+6
* | | cosmetic: don't rely on Erlang term order to catch type errorsMatthias Radestock2012-03-271-6/+5
* | | correct spec for BQ:dropwhileMatthias Radestock2012-03-271-3/+4
* | | Merge bug24764Simon MacMullen2012-03-2613-109/+152
|\ \ \
| * \ \ Merge bug23610Simon MacMullen2012-03-263-28/+42
| |\ \ \
| | * | | Cosmeticbug23610Simon MacMullen2012-03-261-2/+1
| | * | | Notifying queue deletion in rabbit_amqqueue:on_node_down/1Francesco Mazzoli2012-03-041-8/+19
| | * | | Notifying queue deletion in rabbit_amqqueue:internal_delete/2.Francesco Mazzoli2012-03-043-20/+24
| | | |/ | | |/|
| * | | Merge bug24728Simon MacMullen2012-03-2610-73/+102
| |\ \ \
| | * \ \ Merge bug24827Simon MacMullen2012-03-261-16/+8
| | |\ \ \
| | | * | | ensure appropriate expiry of immediately delivered messagesbug24827Matthias Radestock2012-03-231-16/+8
| | |/ / /
| | * | | cosmeticMatthias Radestock2012-03-231-4/+3
| | * | | refactor/optimise 'reject'Matthias Radestock2012-03-231-6/+6
| | * | | cosmeticMatthias Radestock2012-03-231-6/+4
| | * | | make the return value match the specMatthias Radestock2012-03-231-1/+2