summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor improvementbug23027Matthew Sackman2010-08-051-1/+1
* merge default into bug23027Matthias Radestock2010-08-055-239/+122
|\
| * correct horrendous coding mistakeMatthew Sackman2010-08-031-1/+1
| * Merging default into bug 23027Matthew Sackman2010-08-0318-109/+647
| |\
| * | remove dead codeMatthias Radestock2010-08-021-123/+0
| * | add Makefile targets to simulate memory pressureMatthias Radestock2010-08-021-0/+8
| * | update reader state docsMatthias Radestock2010-08-021-0/+11
| * | don't overload meaning of 'callback'Matthias Radestock2010-08-021-7/+9
| * | fold the memory conservation status into the connection stateMatthias Radestock2010-08-021-24/+33
| * | only stop reading from clients that publish while memory is tightMatthias Radestock2010-08-021-8/+14
| * | pause/resume heartbeat monitor as requiredMatthias Radestock2010-08-022-11/+43
| * | remove unused typeMatthias Radestock2010-08-021-1/+0
| * | merge default into bug23027Matthias Radestock2010-08-022-89/+30
| |\ \
| | * \ merge headsMatthias Radestock2010-08-0219-378/+379
| | |\ \
| | | * | react to memory pressure by pausing socket receiveMatthias Radestock2010-08-022-89/+30
* | | | | Merge bug20078 (don't fail commits when queues go missing)Michael Bridgen2010-08-051-6/+2
|\ \ \ \ \
| * | | | | don't barf on tx.commit when some queues have been deletedbug20078Matthias Radestock2010-08-051-6/+2
* | | | | | Merge bug23077 into default.Simon MacMullen2010-08-055-14/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge bug23060 into default.Simon MacMullen2010-08-051-8/+9
| |\ \ \ \ \ \
| | * | | | | | synchronously delete exclusive queues on server-initiated closebug23060Matthias Radestock2010-08-041-8/+9
| * | | | | | | cosmeticMatthias Radestock2010-08-054-6/+6
| | |/ / / / / | |/| | | | |
* | | | | | | hide rabbit_event initialisation detailsbug23077Matthias Radestock2010-08-042-1/+6
* | | | | | | better description for rabbit_eventMatthias Radestock2010-08-041-1/+1
|/ / / / / /
* | | | | | more useful commentMatthias Radestock2010-08-041-1/+2
* | | | | | bug23071 into defaultMarek Majkowski2010-08-041-1/+2
|\ \ \ \ \ \
| * | | | | | Use now() instead of os:timestamp() for compatibility. now() uses a per-node ...bug23071Simon MacMullen2010-08-041-1/+2
|/ / / / / /
* | | | | | Merge bug22964 into default.Simon MacMullen2010-08-040-0/+0
|\ \ \ \ \ \ | |/ / / / /
* | | | | | Cosmetics.bug22964Simon MacMullen2010-08-041-3/+3
* | | | | | Merge headsSimon MacMullen2010-08-041-1/+1
|\ \ \ \ \ \
| * | | | | | CosmeticsSimon MacMullen2010-08-041-1/+1
* | | | | | | fixed broken function calls; tests passAlexandru Scvortov2010-08-041-4/+4
|/ / / / / /
* | | | | | merged default into bug22964Alexandru Scvortov2010-08-048-51/+41
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bug23059 into default.Simon MacMullen2010-08-042-8/+6
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | make queue collector shutdown asynchronousbug23059Matthias Radestock2010-08-032-8/+6
| |/ / / /
| * | | | Correct specs of post functions from exchanges. none() is the empty set. No v...Matthew Sackman2010-08-031-2/+2
| * | | | Merging bug 23048 onto default (again)Matthew Sackman2010-08-030-0/+0
| |\ \ \ \
| * | | | | Correct missing _ prefixbug23048Matthew Sackman2010-08-031-1/+1
| * | | | | Merging default onto bug 23048Matthew Sackman2010-08-031-4/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merging bug 23048 onto defaultMatthew Sackman2010-08-031-4/+2
| | |\ \ \ \ | |/ / / / /
| * | | | | updated specsAlexandru Scvortov2010-08-035-32/+26
| * | | | | rabbit_exchange:type_to_module/1 no longer throws protocol errorsAlexandru Scvortov2010-08-032-9/+9
| |/ / / /
* | | | | merged default into bug22964Alexandru Scvortov2010-08-0417-100/+639
|\ \ \ \ \ | |/ / / /
| * | | | Provide a better protocol() typeMatthew Sackman2010-08-031-1/+1
| * | | | Merging bug 21387 onto defaultMatthew Sackman2010-08-0210-42/+76
| |\ \ \ \
| | * \ \ \ Merging bug 23022 onto defaultMatthew Sackman2010-08-0219-290/+359
| | |\ \ \ \
| | * | | | | added connection_exit() and channel_exit() to relevant function specsbug23022Alexandru Scvortov2010-07-308-39/+74
| | | |_|/ / | | |/| | |
| * | | | | Corrections to specs and export suitable event specsbug21387Matthew Sackman2010-08-021-4/+21
| * | | | | Attempt to improve specs.Simon MacMullen2010-08-021-6/+16
| * | | | | Merge default into bug21387.Simon MacMullen2010-08-0211-60/+538
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Re-abstract the stats timer thing in reader.Simon MacMullen2010-07-302-13/+27