summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* I initially read this as "head 2 is an optimistion of head 3, and head 4 is a...bug24725Simon MacMullen2012-04-111-1/+1
* refactor: shrinkMatthias Radestock2012-04-051-9/+7
* merge default into bug24725Matthias Radestock2012-04-052-37/+28
|\
| * Merge bug24789Simon MacMullen2012-04-041-7/+2
| |\
| | * Don't invoke userdelbug24789Emile Joubert2012-04-031-7/+2
| * | merge bug24845 into defaultMatthias Radestock2012-04-031-13/+11
| |\ \
| | * | do not confirm 'immediate' messages that failed to be deliveredbug24845Matthias Radestock2012-04-031-13/+11
| |/ /
| * | refactor queue's confirm handling on publishMatthias Radestock2012-04-021-30/+28
* | | handle confirms and dlxMatthias Radestock2012-04-021-12/+19
* | | merge default into bug24725Matthias Radestock2012-04-0217-245/+493
|\ \ \ | |/ /
| * | merge bug24843 into defaultMatthias Radestock2012-04-020-0/+0
| |\ \
| * | | fix a racebug24843Matthias Radestock2012-04-021-0/+3
| |/ /
| * | merge bug24842 into defaultMatthias Radestock2012-04-021-1/+2
| |\ \
| | * | fix cluster tests to work again in single-node casebug24842Matthias Radestock2012-04-021-1/+2
| |/ /
| * | Merge bug24808.Simon MacMullen2012-04-0225-414/+676
| |\ \
| | * \ Merge bug24750.Simon MacMullen2012-04-024-172/+173
| | |\ \ | | | |/ | | |/|
| | | * Attempt to flesh out the essay slightly more.bug24750Simon 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
| | | | | * first cut of new data structure for confirm handlingMatthias Radestock2012-03-220-0/+0
| | * | | | 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
| * | | | | | Update debian control file fieldsbug24808Emile Joubert2012-03-221-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | permit x-message-ttl=0, and optimise that caseMatthias Radestock2012-03-282-10/+26
| |/ / / / |/| | | |