summaryrefslogtreecommitdiff
path: root/src/rabbit_msg_store.erl
Commit message (Expand)AuthorAgeFilesLines
* Only queue up for GC at most two pairs of files at once, since we lock files ...bug25514Simon MacMullen2013-04-051-3/+8
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* file_name -> filenameMatthias Radestock2012-09-171-5/+5
* cosmeticMatthias Radestock2012-04-111-2/+2
* Changed uses of gb_sets:difference/2 to our difference functions.Francesco Mazzoli2012-04-111-1/+2
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* More credit for the queue -> msg_store case.Simon MacMullen2012-01-191-2/+2
* two flavours of 'write'Matthias Radestock2012-01-171-11/+19
* more sensible arg orderMatthias Radestock2012-01-171-13/+13
* Don't pass the client pid in for write.Simon MacMullen2012-01-171-3/+5
* Flow control: vq -> msg_store.Simon MacMullen2012-01-171-17/+26
* more accurate description of flying_ets tablebug24308Matthias Radestock2011-10-171-1/+1
* explain why client_update_flying phase 3 will always succeedMatthias Radestock2011-10-171-0/+3
* refactor: revert change to var nameMatthias Radestock2011-10-171-2/+2
* refactor: rename update_flying/3 to client_update_flying/3Matthias Radestock2011-10-171-4/+4
* fix bugMatthias Radestock2011-10-171-1/+1
* Give up on attempting to improve clarity.Simon MacMullen2011-10-171-6/+6
* Rephrase to make Matthias happier...Simon MacMullen2011-10-171-7/+7
* I find this clearerSimon MacMullen2011-10-171-6/+6
* rename 'removed' confirmation event name to 'ignored'Matthias Radestock2011-10-151-3/+3
* merge default into bug24308Matthias Radestock2011-10-151-13/+8
|\
| * a spot of inliningMatthias Radestock2011-10-151-14/+7
| * only confirm messages on 'remove' that are pending confirmationMatthias Radestock2011-10-111-2/+3
* | documentationMatthias Radestock2011-10-141-0/+39
* | issue confirms when needed (and only then)Matthias Radestock2011-10-111-22/+33
* | refactoring: extract core of 'write' handlerMatthias Radestock2011-10-101-66/+62
* | cosmeticMatthias Radestock2011-10-101-2/+2
* | there's more than one call site for remove_message...Matthias Radestock2011-10-101-41/+41
* | be more careful about deleting cur_file_cache_ets entriesMatthias Radestock2011-10-101-6/+17
* | I'm pretty sure this is correctMatthias Radestock2011-10-091-31/+47
* | slightly more obvious flying_writes accountingMatthias Radestock2011-10-061-14/+11
* | merge default into bug24308Matthias Radestock2011-10-061-73/+116
|\ \ | |/ |/|
| * Whoops, forgot that bit.Matthew Sackman2011-08-191-0/+4
| * Fixed again.Matthew Sackman2011-08-191-73/+112
* | move file functions from misc to rabbit_fileAlexandru Scvortov2011-09-211-4/+4
* | merge default into bug 23056bug23056Alexandru Scvortov2011-08-251-0/+2
|\ \ | |/ |/|
| * even more specsAlexandru Scvortov2011-08-051-0/+2
* | Merging default to bug24340Matthew Sackman2011-08-161-1/+2
|\ \
| * | Correct specMatthew Sackman2011-08-161-1/+2
* | | Merging default to bug24340Matthew Sackman2011-08-161-1/+1
|\ \ \ | |/ /
| * | Reforce msg_store sync interval to 25ms, which was the goal of bug 23765, but...Matthew Sackman2011-08-161-1/+1
| |/
* | Correct capture of msg-on-disk in tests as sync replacement; rip out explicit...Matthew Sackman2011-08-161-48/+14
* | If the client is dying, turn the sync into a noopMatthew Sackman2011-08-121-8/+16
|/
* just ignore the result to erlang:cancel_timerAlexandru Scvortov2011-08-021-1/+1
* some more refactoringAlexandru Scvortov2011-08-021-1/+1
* merge default into bug23504Alexandru Scvortov2011-08-021-315/+300
|\
| * employ more sophisticated message queue formattingMatthias Radestock2011-07-281-1/+4
| * It is not an error if the file does not existMatthew Sackman2011-04-061-1/+4
| * Slimmer gatherer terminationEmile Joubert2011-03-311-1/+1
| * Merging bug24008 to defaultMatthew Sackman2011-03-311-110/+29
| |\