summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* simplify/generalise badarg handlingMatthias Radestock2011-10-031-9/+5
* Expect failure silently in testEmile Joubert2011-10-031-1/+0
* Immediate updates after memory vm highwatermark changeEmile Joubert2011-09-303-6/+18
* Remove redundant definitionEmile Joubert2011-09-281-3/+0
* Rely on a running vm_memory_monitorEmile Joubert2011-09-191-17/+3
* Better default last memory limit during updatesEmile Joubert2011-09-191-8/+17
* Makes queues sensitive to changes in RAMEmile Joubert2011-09-161-12/+8
* CosmeticEmile Joubert2011-09-061-3/+1
* Safer status in case broker is busy shutting downEmile Joubert2011-09-061-6/+8
* Merged default into bug24323Emile Joubert2011-08-313-23/+44
|\
| * Report vm memory limits conditionallyEmile Joubert2011-08-301-4/+12
| * Backed out changeset e115f0eec60cEmile Joubert2011-08-303-11/+5
| * Report vm memory limits differentlyEmile Joubert2011-08-303-5/+11
| * Move docs for rabbitmqctl set_vm_memory_high_watermarkEmile Joubert2011-08-261-3/+2
| * Cleaner docs, less verbose loggingEmile Joubert2011-08-231-7/+14
| * Query total RAM when updating highwatermarkEmile Joubert2011-08-172-21/+26
| * Change vm_memory_high_watermark while runningEmile Joubert2011-08-172-0/+7
* | Merge bug24377Simon MacMullen2011-08-264-17/+16
|\ \
| * | one way to check whether rabbit is runningMatthias Radestock2011-08-254-17/+16
* | | Revert most of the merge of bug24315 apart from rabbit_misc:with_local_io/1 s...Simon MacMullen2011-08-261-22/+1
* | | move misplaced commentMatthias Radestock2011-08-261-2/+2
|/ /
* | Merge bug24095 into defaultRob Harrop2011-08-242-4/+8
|\ \
| * \ Merged bug23979 into defaultEmile Joubert2011-08-231-1/+1
| |\ \
| | * | Shortstrs are actually up to 255. Derp.Matthew Sackman2011-08-221-1/+1
| | * | AMQP error reasons are shortstrs. Take advantage of ~p and limit to the short...Matthew Sackman2011-08-221-1/+1
| * | | only output warning if clusteredAlexandru Scvortov2011-08-191-3/+7
| |/ /
* | | Merge with defaultRob Harrop2011-08-221-17/+62
|\ \ \ | |/ / |/| |
| * | It *is* a process. It *has* a pid.Simon MacMullen2011-07-201-3/+3
| * | The problem with kill -0 is that its semantics are "could I send a signal to ...Simon MacMullen2011-07-151-1/+1
| * | Do these checks the other way round - if the pid is not running we should fai...Simon MacMullen2011-07-151-7/+7
| * | Be more clear when pidfile read fails.Simon MacMullen2011-07-151-1/+1
| * | Show when we've acquired the pid. This would be useful for diagnostics.Simon MacMullen2011-07-151-5/+7
| * | rabbitmqctl wait $PID_FILE.Simon MacMullen2011-07-131-17/+60
* | | merge bug24354 into default (test_refresh_events/1 sometimes fails)Alexandru Scvortov2011-08-191-1/+5
|\ \ \
| * | | Hypothesis: what's happening is some old channel_created event from a previou...Simon MacMullen2011-08-191-1/+5
* | | | TypoSimon MacMullen2011-08-191-1/+1
* | | | merge bug 24356 into default (pg2_fixed will blow up if compiled with R12B5)Alexandru Scvortov2011-08-192-7/+13
|\ \ \ \
| * \ \ \ Merging bug24230 to default, againMatthew Sackman2011-08-1932-786/+1754
| |\ \ \ \ | | |/ / /
| | * | | 'stat' needs to be higher priority tooMatthias Radestock2011-08-181-0/+1
| | * | | Allow basic_consume and basic_cancel to match the priority of ack and coMatthew Sackman2011-08-181-4/+6
| * | | | Reverse the polarity, so that it is actually *right*, and make the nearby com...Simon MacMullen2011-08-181-3/+6
* | | | | Remove uses of andalso / orelse where second operand is not a boolean for com...Simon MacMullen2011-08-181-10/+22
| |/ / / |/| | |
* | | | R12B-3 fix. I don't think this broke anything but it causes the xref CI test ...Simon MacMullen2011-08-181-1/+1
* | | | I refer you to bug24285#c40Matthew Sackman2011-08-171-1/+1
* | | | Merging bug24230 to defaultMatthew Sackman2011-08-1731-781/+1746
|\ \ \ \ | |/ / / |/| | |
| * | | Merging bug24285 to defaultMatthew Sackman2011-08-176-177/+202
| |\ \ \
| | * | | CosmeticsMatthew Sackman2011-08-173-31/+19
| | * | | All gs:calls should be 'infinity'; cosmetic change to specMatthew Sackman2011-08-171-3/+3
| | * | | Merging default to bug24285Matthew Sackman2011-08-176-173/+210
| | |\ \ \
| | | * | | refactorAlexandru Scvortov2011-08-153-6/+10