summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2010-05-045-117/+136
* merge default into bug21673Matthias Radestock2010-05-040-0/+0
|\
| * Merging bug 22616 into defaultMatthew Sackman2010-05-0413-298/+2890
| |\
| | * pluggable queue backendsMatthias Radestock2010-05-036-291/+772
* | | Improvement to docs on BQ:syncMatthew Sackman2010-05-031-1/+3
* | | cosmeticMatthias Radestock2010-05-021-6/+6
* | | cancel queue's timers on shutdownMatthias Radestock2010-05-021-14/+20
* | | cosmeticMatthias Radestock2010-05-023-23/+12
* | | restructure backing queue sync'ingMatthias Radestock2010-05-025-29/+31
* | | correct backing_queue:tx_{commit,rollback} descriptionsMatthias Radestock2010-05-021-6/+4
* | | refactoring of sync timer settingMatthias Radestock2010-05-021-21/+14
* | | cosmeticMatthias Radestock2010-04-301-6/+6
* | | merge bug22616 into bug21673Matthias Radestock2010-04-300-0/+0
|\ \ \ | | |/ | |/|
| * | hook queue processes up to file handle cacheMatthias Radestock2010-04-302-1/+12
* | | move queue's fhc registration from startup into init handlerMatthias Radestock2010-04-301-2/+2
* | | cosmeticMatthias Radestock2010-04-301-9/+10
* | | Merging bug22616 into bug21673Matthew Sackman2010-04-301-8/+7
|\ \ \ | |/ /
| * | Merging default into bug22616Matthew Sackman2010-04-301-8/+7
| |\ \ | | |/
| | * Pulling good patches off bad head of defaultMatthew Sackman2010-04-301-7/+9
* | | merge bug22616 into bug21673Matthias Radestock2010-04-301-0/+2
|\ \ \ | |/ /
| * | cherry-pick file_handle_cache from bug21673Matthias Radestock2010-04-304-1/+885
* | | Make the msg_store_gc register an fhc callbackMatthew Sackman2010-04-301-3/+10
* | | merge bug22616 into bug21673Matthias Radestock2010-04-307-18/+37
|\ \ \ | |/ /
| * | merge default into bug22616Matthias Radestock2010-04-307-18/+37
| |\ \ | | |/
| | * bug22637 merged into default (erlang version check on start of the application)Marek Majkowski2010-04-305-15/+32
| | |\
| | | * Modify version_compare so that eg 5.0 is eq 5. On application start, check th...Matthew Sackman2010-04-293-12/+29
| | | * Force the RPMS to only be installable with erlang 12b3 or later (though inter...Matthew Sackman2010-04-291-2/+2
| | | * Force the debs to only be installable with erlang 12b3 or laterMatthew Sackman2010-04-291-1/+1
| | * | bug22264 merged into default (print erts version on startup)Marek Majkowski2010-04-291-2/+3
| | |\ \ | | | |/ | | |/|
| | | * Apparently, we're not allowed to clutter the bunny. Hence added it to the set...Matthew Sackman2010-04-291-7/+6
| | | * Display the erts version in the bottom right of the Rabbit bannerMatthew Sackman2010-04-291-3/+5
| | |/
| | * bug 22315 merged into default (+P 1M, process count set to 1M by default)Marek Majkowski2010-04-292-1/+2
| | |\
| | | * Bump the default number of processes to 1MMatthew Sackman2010-04-292-1/+2
| | |/
* | | Add missing specsMatthew Sackman2010-04-301-0/+2
* | | Make the logic on result of soft_close match that on hard_close (i.e. full pu...Matthew Sackman2010-04-301-43/+33
* | | gb_trees:delete crashes if the key is not in the tree. I kid you not.Matthew Sackman2010-04-301-2/+2
* | | reduce_timer_set => timer_refMatthew Sackman2010-04-301-10/+10
* | | Don't allow lots of timers to be startedMatthew Sackman2010-04-302-7/+14
* | | Merging headsMatthew Sackman2010-04-301-2/+2
|\ \ \
| * | | cosmeticMatthias Radestock2010-04-301-2/+2
* | | | Change register_callback to a cast, don't send messages in absence of a callb...Matthew Sackman2010-04-301-46/+52
|/ / /
* | | fix error handling in fhc:clearMatthias Radestock2010-04-301-11/+8
* | | cosmeticMatthias Radestock2010-04-301-2/+2
* | | refactor: made 'close' control flow more obviousMatthias Radestock2010-04-291-45/+49
* | | cosmetic changes and a little bit of refactoring on the file handle cacheMatthias Radestock2010-04-291-26/+22
* | | refactor: extract age tree manipulationMatthias Radestock2010-04-291-44/+49
* | | made logic in fhc:close1 less obscureMatthias Radestock2010-04-291-3/+4
* | | cosmeticMatthias Radestock2010-04-291-25/+31
* | | cosmeticMatthew Sackman2010-04-291-1/+1
* | | Allow people to specify append, but silently map it to writeMatthew Sackman2010-04-291-31/+31