summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug23143Alexandru Scvortov2010-09-281-0/+1
* delete/1 -> delete_exclusive/1; lower priorities to 8Alexandru Scvortov2010-09-283-12/+16
* delete_now -> deleteAlexandru Scvortov2010-08-252-5/+5
* exclusive queues are deleted quickly on unclean connection terminationAlexandru Scvortov2010-08-251-1/+7
* exclusive queues are deleted quickly on clean connection terminationAlexandru Scvortov2010-08-253-2/+11
* updated docsAlexandru Scvortov2010-08-251-4/+6
* removed all references to pcall and pcastAlexandru Scvortov2010-08-253-44/+18
* typoAlexandru Scvortov2010-08-241-2/+2
* refactoringAlexandru Scvortov2010-08-241-31/+23
* migrated rabbit_limiter to prioritizersAlexandru Scvortov2010-08-241-2/+5
* refactoringAlexandru Scvortov2010-08-242-28/+27
* migrated amqqueue to prioritisersAlexandru Scvortov2010-08-242-22/+40
* migrated msg_store to prioritisersAlexandru Scvortov2010-08-241-8/+26
* merge default into bug23157Alexandru Scvortov2010-08-241-2/+2
|\
| * merge bug23167 into default (Large msg_store mailbox can block queue.declare)Alexandru Scvortov2010-08-231-2/+2
| |\
| | * Add priorities to two calls to ensure queue declaration remains quick even wi...bug23167Matthew Sackman2010-08-221-2/+2
* | | rabbit_channel migrated to prioritisersAlexandru Scvortov2010-08-241-4/+17
* | | added error handling wrappers for prioritisersAlexandru Scvortov2010-08-241-13/+27
* | | prioritize -> prioritiseAlexandru Scvortov2010-08-241-14/+14
* | | unprioritized calls, casts and infos are passed through the prioritize functionsAlexandru Scvortov2010-08-231-29/+48
* | | gen_server2: functions now use a record instead of 9 argumentsAlexandru Scvortov2010-08-231-118/+177
|/ /
* | Merge bug23155Michael Bridgen2010-08-231-1/+1
|\ \ | |/ |/|
| * make 'xmlto' invocation work with stricter getopt implementationsbug23155Matthias Radestock2010-08-221-1/+1
|/
* merge bug23153 into defaultMatthias Radestock2010-08-222-119/+241
|\
| * Avoid crashbug23153Matthew Sackman2010-08-221-2/+2
| * ensure and assert that closed handles have last_used_at=undefinedMatthias Radestock2010-08-221-7/+12
| * cosmeticMatthias Radestock2010-08-221-3/+3
| * make it more obvious that reopen is a with_age_tree in disguiseMatthias Radestock2010-08-221-9/+10
| * don't traverse age tree unnnecessarily on error in reopenMatthias Radestock2010-08-221-14/+12
| * cosmeticMatthew Sackman2010-08-221-3/+2
| * refactor: move open1 into reopenMatthias Radestock2010-08-221-22/+18
| * If we've obtained permission to open some fds and that turns out not to work ...Matthew Sackman2010-08-221-1/+4
| * record for pending itemsMatthias Radestock2010-08-221-17/+29
| * Modify test so that the -1 => -2 change to OBTAIN_LIMIT does not result in th...Matthew Sackman2010-08-221-5/+12
| * Use foldr instead of foldl to avoid having to do extra reversesMatthew Sackman2010-08-221-11/+9
| * always return refs/handles in correct orderMatthias Radestock2010-08-221-31/+30
| * cosmeticMatthias Radestock2010-08-221-7/+7
| * always leave at least two fds unobtainableMatthias Radestock2010-08-221-2/+5
| * refactor: make new_closed_handle create the Ref and return itMatthias Radestock2010-08-221-19/+18
| * add testMatthias Radestock2010-08-221-0/+20
| * merge bug23166 into bug23153Matthias Radestock2010-08-222-11/+29
| |\
| * | Rejigged client side so that it asks for the correct number of fds upfront.Matthew Sackman2010-08-221-60/+94
| * | Modify server logic to deal with requests for multiple fds. Including nice pe...Matthew Sackman2010-08-211-31/+76
| * | Add infrastructure to server to be able to handle requests for multiple fdsMatthew Sackman2010-08-201-13/+16
* | | Merging heads of defaultMatthew Sackman2010-08-224-151/+224
|\ \ \
| * \ \ Merging bug 23166 into defaultMatthew Sackman2010-08-222-11/+29
| |\ \ \ | | |/ / | |/| / | | |/
| | * add support for dynamic setting/getting of fhc limitbug23166Matthias Radestock2010-08-222-11/+29
| |/
| * merge bug23152 into defaultMatthias Radestock2010-08-201-2/+3
| |\
| | * Grab the msg from the cur ets file cache, thus avoiding having to send the sa...bug23152Matthew Sackman2010-08-191-2/+3
| * | merge bug23139 into defaultMatthias Radestock2010-08-201-1/+1
| |\ \ | | |/