| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic | Matthias Radestock | 2010-04-30 | 1 | -6/+6 |
| * | merge bug22616 into bug21673 | Matthias Radestock | 2010-04-30 | 0 | -0/+0 |
| |\ | |||||
| | * | hook queue processes up to file handle cache | Matthias Radestock | 2010-04-30 | 2 | -1/+12 |
| * | | move queue's fhc registration from startup into init handler | Matthias Radestock | 2010-04-30 | 1 | -2/+2 |
| * | | cosmetic | Matthias Radestock | 2010-04-30 | 1 | -9/+10 |
| * | | Merging bug22616 into bug21673 | Matthew Sackman | 2010-04-30 | 1 | -8/+7 |
| |\ \ | |/ | |||||
| | * | Merging default into bug22616 | Matthew Sackman | 2010-04-30 | 1 | -8/+7 |
| | |\ | |||||
| | | * | Pulling good patches off bad head of default | Matthew Sackman | 2010-04-30 | 1 | -7/+9 |
| * | | | merge bug22616 into bug21673 | Matthias Radestock | 2010-04-30 | 1 | -0/+2 |
| |\ \ \ | |/ / | |||||
| | * | | cherry-pick file_handle_cache from bug21673 | Matthias Radestock | 2010-04-30 | 4 | -1/+885 |
| * | | | Make the msg_store_gc register an fhc callback | Matthew Sackman | 2010-04-30 | 1 | -3/+10 |
| * | | | merge bug22616 into bug21673 | Matthias Radestock | 2010-04-30 | 7 | -18/+37 |
| |\ \ \ | |/ / | |||||
| | * | | merge default into bug22616 | Matthias Radestock | 2010-04-30 | 7 | -18/+37 |
| | |\ \ | | |/ | |||||
| | | * | bug22637 merged into default (erlang version check on start of the application) | Marek Majkowski | 2010-04-30 | 5 | -15/+32 |
| | | |\ | |||||
| | | | * | Modify version_compare so that eg 5.0 is eq 5. On application start, check th... | Matthew Sackman | 2010-04-29 | 3 | -12/+29 |
| | | | * | Force the RPMS to only be installable with erlang 12b3 or later (though inter... | Matthew Sackman | 2010-04-29 | 1 | -2/+2 |
| | | | * | Force the debs to only be installable with erlang 12b3 or later | Matthew Sackman | 2010-04-29 | 1 | -1/+1 |
| | | * | | bug22264 merged into default (print erts version on startup) | Marek Majkowski | 2010-04-29 | 1 | -2/+3 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | Apparently, we're not allowed to clutter the bunny. Hence added it to the set... | Matthew Sackman | 2010-04-29 | 1 | -7/+6 |
| | | | * | Display the erts version in the bottom right of the Rabbit banner | Matthew Sackman | 2010-04-29 | 1 | -3/+5 |
| | | |/ | |||||
| | | * | bug 22315 merged into default (+P 1M, process count set to 1M by default) | Marek Majkowski | 2010-04-29 | 2 | -1/+2 |
| | | |\ | |||||
| | | | * | Bump the default number of processes to 1M | Matthew Sackman | 2010-04-29 | 2 | -1/+2 |
| | | |/ | |||||
| * | | | Add missing specs | Matthew Sackman | 2010-04-30 | 1 | -0/+2 |
| * | | | Make the logic on result of soft_close match that on hard_close (i.e. full pu... | Matthew Sackman | 2010-04-30 | 1 | -43/+33 |
| * | | | gb_trees:delete crashes if the key is not in the tree. I kid you not. | Matthew Sackman | 2010-04-30 | 1 | -2/+2 |
| * | | | reduce_timer_set => timer_ref | Matthew Sackman | 2010-04-30 | 1 | -10/+10 |
| * | | | Don't allow lots of timers to be started | Matthew Sackman | 2010-04-30 | 2 | -7/+14 |
| * | | | Merging heads | Matthew Sackman | 2010-04-30 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | cosmetic | Matthias Radestock | 2010-04-30 | 1 | -2/+2 |
| * | | | | Change register_callback to a cast, don't send messages in absence of a callb... | Matthew Sackman | 2010-04-30 | 1 | -46/+52 |
| |/ / / | |||||
| * | | | fix error handling in fhc:clear | Matthias Radestock | 2010-04-30 | 1 | -11/+8 |
| * | | | cosmetic | Matthias Radestock | 2010-04-30 | 1 | -2/+2 |
| * | | | refactor: made 'close' control flow more obvious | Matthias Radestock | 2010-04-29 | 1 | -45/+49 |
| * | | | cosmetic changes and a little bit of refactoring on the file handle cache | Matthias Radestock | 2010-04-29 | 1 | -26/+22 |
| * | | | refactor: extract age tree manipulation | Matthias Radestock | 2010-04-29 | 1 | -44/+49 |
| * | | | made logic in fhc:close1 less obscure | Matthias Radestock | 2010-04-29 | 1 | -3/+4 |
| * | | | cosmetic | Matthias Radestock | 2010-04-29 | 1 | -25/+31 |
| * | | | cosmetic | Matthew Sackman | 2010-04-29 | 1 | -1/+1 |
| * | | | Allow people to specify append, but silently map it to write | Matthew Sackman | 2010-04-29 | 1 | -31/+31 |
| * | | | More meaningful specs for the backing queue, and removal of duplicated and po... | Matthew Sackman | 2010-04-29 | 2 | -15/+17 |
| * | | | Minor corrections to specs | Matthew Sackman | 2010-04-29 | 1 | -2/+2 |
| * | | | clean up fhc sigs | Matthias Radestock | 2010-04-29 | 1 | -13/+14 |
| * | | | cosmetic | Matthias Radestock | 2010-04-29 | 1 | -15/+15 |
| * | | | tiny refactor to align with 'default' | Matthias Radestock | 2010-04-28 | 1 | -3/+2 |
| * | | | merge bug22616 into bug21673 | Matthias Radestock | 2010-04-28 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | merge default into bug22616 | Matthias Radestock | 2010-04-28 | 3 | -31/+3 |
| | |\ \ | | |/ | |||||
| | | * | bug22629 merged into default | Marek Majkowski | 2010-04-28 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Removal of 12B5-ism. All tests now pass | Matthew Sackman | 2010-04-28 | 1 | -1/+1 |
| | | |/ | |||||
| * | | | Merging default into bug 21673 | Matthew Sackman | 2010-04-28 | 2 | -7/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merging bug22657 onto default | Matthew Sackman | 2010-04-28 | 2 | -30/+2 |
| | |\ \ | |||||
