summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* typoMatthias Radestock2012-04-051-1/+1
* dtree API cleanup: handle 'insert' w empty secondary key list correctlyMatthias Radestock2012-04-051-1/+5
* better(?) dtree docsMatthias Radestock2012-04-041-11/+26
* revise nack handling in queue (for dlx)Matthias Radestock2012-04-031-7/+6
* fix nack handling in channelMatthias Radestock2012-04-032-6/+32
* make dtree:take/3 cope with absent keysMatthias Radestock2012-04-031-19/+24
* do not confirm 'immediate' messages that failed to be deliveredMatthias Radestock2012-04-031-13/+11
* refactor queue's confirm handling on publishMatthias Radestock2012-04-021-30/+28
* fix a raceMatthias Radestock2012-04-021-0/+3
* fix cluster tests to work again in single-node caseMatthias Radestock2012-04-021-1/+2
* Merge bug24750.Simon MacMullen2012-04-024-172/+173
|\
| * Attempt to flesh out the essay slightly more.Simon MacMullen2012-04-021-7/+15
| * erhm. it helps to actually add this.Matthias Radestock2012-03-221-0/+103
| * convert channel to use new dtree data structure for confirm trackingMatthias Radestock2012-03-221-81/+21
| * merge default into bug24750Matthias Radestock2012-03-222-91/+41
| |\
| | * get rid of rabbit_misc:gb_trees_set_insert/3Matthias Radestock2012-03-221-12/+1
| | * merge default into bug24750Matthias Radestock2012-03-221-79/+40
| | |\
| | | * convert the queue to use dtree for confirm trackingMatthias Radestock2012-03-221-80/+40
* | | | Merge bug 23463Simon MacMullen2012-03-298-62/+302
|\ \ \ \
| * | | | 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-291-2/+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-281-17/+5
| * | | | Wrap long linesEmile Joubert2012-03-262-8/+11
| * | | | Merge headsEmile Joubert2012-03-262-7/+11
| |\ \ \ \
| | * | | | Disk free checking updatesEmile Joubert2012-03-262-7/+11
| * | | | | Remove rabbit dependenciesEmile Joubert2012-03-261-4/+10
| * | | | | Rename disk_monitorEmile Joubert2012-03-263-6/+6
| |/ / / /
| * | | | Disk free limit setting with rabbitmqctlEmile Joubert2012-03-231-5/+19
| * | | | Logging and types for setting disk free limitEmile Joubert2012-03-231-16/+18
| * | | | First draft of disk space monitoringEmile Joubert2012-03-225-61/+278
* | | | | 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
* | | | | Merge bug24764Simon MacMullen2012-03-2611-104/+148
|\ \ \ \ \
| * \ \ \ \ Merge bug23610Simon MacMullen2012-03-263-28/+42
| |\ \ \ \ \
| | * | | | | CosmeticSimon 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-268-68/+98
| |\ \ \ \ \ \
| | * | | | | | ensure appropriate expiry of immediately delivered messagesMatthias Radestock2012-03-231-16/+8
| | * | | | | | cosmeticMatthias Radestock2012-03-231-4/+3