summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cope with removes overtaking writesbug23142Matthew Sackman2010-08-181-37/+47
* Merging default into ug 23142Matthew Sackman2010-08-186-25/+17
|\
| * Don't ever keep the recovery process waiting, regardless of whether the queue...Matthew Sackman2010-08-181-1/+2
| * A rather crucial infinity missingMatthew Sackman2010-08-181-1/+2
| * Merge in bug23145 (put plugin expand dir in db dir)Michael Bridgen2010-08-184-23/+13
| |\
| | * Eliminate RABBITMQ_PLUGINS_EXPAND_DIRDavid Wragg2010-08-184-23/+13
| |/
| * merge bug23142 into defaultMatthias Radestock2010-08-180-0/+0
| |\ |/ /
* | Minor tweaksMatthew Sackman2010-08-181-6/+6
* | eliminate duplicate write messages completely, and simply rely on the pending...Matthew Sackman2010-08-181-16/+25
|/
* small simplifying refactorMatthias Radestock2010-08-181-15/+13
* take current memory alarms status into account straight awayMatthias Radestock2010-08-181-3/+4
* merge bug23135 into defaultMatthias Radestock2010-08-172-22/+23
|\
| * obtain_and_release_on_death => obtain, and minor refactor of tcp acceptorbug23135Matthew Sackman2010-08-172-16/+14
| * Combine obtains and release_on_deathMatthew Sackman2010-08-172-30/+33
|/
* merge bug23132 into defaultMatthias Radestock2010-08-171-76/+165
|\
| * Minor correctionsbug23132Matthew Sackman2010-08-171-4/+5
| * cosmeticMatthias Radestock2010-08-161-1/+1
| * tweakMatthias Radestock2010-08-161-2/+2
| * tweakMatthias Radestock2010-08-161-5/+5
| * tweakMatthias Radestock2010-08-161-1/+1
| * obtain_limit can be 'infinity'Matthias Radestock2010-08-161-1/+1
| * cosmeticMatthias Radestock2010-08-161-1/+1
| * refactor: incorporate limit checking into maybe_reduceMatthias Radestock2010-08-161-26/+22
| * cosmeticMatthias Radestock2010-08-161-26/+35
| * opens => open. obtains => obtainMatthew Sackman2010-08-161-61/+61
| * Finally, it works. Important points: 1) remove elders from blocked clients so...Matthew Sackman2010-08-161-18/+24
| * Whoops. Be consistent about comparisonsMatthew Sackman2010-08-161-1/+2
| * Sockets have priority up to 90%. Processes have the full 100% but at lower pr...Matthew Sackman2010-08-162-55/+80
| * Make sure tests have enough file descriptorsMatthew Sackman2010-08-161-1/+1
| * WhoopsMatthew Sackman2010-08-161-1/+1
| * Split obtains in two : one for open requests (higher priority) and one for ob...Matthew Sackman2010-08-161-39/+67
| * Allow the fhc server to request the client closes file handles before grantin...Matthew Sackman2010-08-161-31/+52
| * Merging default into bug 23132Matthew Sackman2010-08-161-18/+20
| |\ |/ /
| * Obtain from the fhc sync, and obtain it before we actually open the fileMatthew Sackman2010-08-151-18/+20
* | bug23129Matthias Radestock2010-08-162-151/+86
|\ \ | |/ |/|
| * minor refactorbug23129Matthias Radestock2010-08-161-4/+1
| * cosmeticMatthias Radestock2010-08-161-4/+3
| * don't log file summary recover errorMatthias Radestock2010-08-151-8/+5
| * don't attempt to recover file summary when we know there isn't oneMatthias Radestock2010-08-151-4/+3
| * cosmeticMatthias Radestock2010-08-151-4/+4
| * more refactoringMatthias Radestock2010-08-151-17/+13
| * yet more refactoringMatthias Radestock2010-08-151-35/+30
| * now it compilesMatthias Radestock2010-08-151-12/+6
| * minor refactorMatthias Radestock2010-08-151-12/+10
| * cosmeticMatthias Radestock2010-08-151-1/+1
| * minor refactorMatthias Radestock2010-08-151-1/+5
| * Refactorings and improvents to msg_store startupMatthew Sackman2010-08-151-29/+39
| * The underlying call to file:copy will not make use of any erlang-level read b...Matthew Sackman2010-08-151-1/+1
| * Improve, correct and document msg store recoveryMatthew Sackman2010-08-151-19/+41
| * Correct and simplify the recovery from crashed compactionsMatthew Sackman2010-08-151-101/+22