| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | correct horrendous coding mistake | Matthew Sackman | 2010-08-03 | 1 | -1/+1 | |
| | * | | | | | | Merging default into bug 23027 | Matthew Sackman | 2010-08-03 | 18 | -109/+647 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | remove dead code | Matthias Radestock | 2010-08-02 | 1 | -123/+0 | |
| | * | | | | | | | add Makefile targets to simulate memory pressure | Matthias Radestock | 2010-08-02 | 1 | -0/+8 | |
| | * | | | | | | | update reader state docs | Matthias Radestock | 2010-08-02 | 1 | -0/+11 | |
| | * | | | | | | | don't overload meaning of 'callback' | Matthias Radestock | 2010-08-02 | 1 | -7/+9 | |
| | * | | | | | | | fold the memory conservation status into the connection state | Matthias Radestock | 2010-08-02 | 1 | -24/+33 | |
| | * | | | | | | | only stop reading from clients that publish while memory is tight | Matthias Radestock | 2010-08-02 | 1 | -8/+14 | |
| | * | | | | | | | pause/resume heartbeat monitor as required | Matthias Radestock | 2010-08-02 | 2 | -11/+43 | |
| | * | | | | | | | remove unused type | Matthias Radestock | 2010-08-02 | 1 | -1/+0 | |
| | * | | | | | | | merge default into bug23027 | Matthias Radestock | 2010-08-02 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | merge heads | Matthias Radestock | 2010-08-02 | 1 | -56/+60 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | react to memory pressure by pausing socket receive | Matthias Radestock | 2010-08-02 | 2 | -89/+30 | |
| * | | | | | | | | | | nicer error messages | Matthias Radestock | 2010-08-05 | 2 | -5/+4 | |
| | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge bug20078 (don't fail commits when queues go missing) | Michael Bridgen | 2010-08-05 | 1 | -6/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | don't barf on tx.commit when some queues have been deleted | Matthias Radestock | 2010-08-05 | 1 | -6/+2 | |
| * | | | | | | | | | | Merge bug23077 into default. | Simon MacMullen | 2010-08-05 | 2 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | hide rabbit_event initialisation details | Matthias Radestock | 2010-08-04 | 2 | -1/+6 | |
| | * | | | | | | | | | | better description for rabbit_event | Matthias Radestock | 2010-08-04 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge bug23060 into default. | Simon MacMullen | 2010-08-05 | 1 | -8/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | synchronously delete exclusive queues on server-initiated close | Matthias Radestock | 2010-08-04 | 1 | -8/+9 | |
| * | | | | | | | | | | | cosmetic | Matthias Radestock | 2010-08-05 | 4 | -6/+6 | |
| | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | more useful comment | Matthias Radestock | 2010-08-04 | 1 | -1/+2 | |
| * | | | | | | | | | | bug23071 into default | Marek Majkowski | 2010-08-04 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Use now() instead of os:timestamp() for compatibility. now() uses a per-node ... | Simon MacMullen | 2010-08-04 | 1 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge bug22964 into default. | Simon MacMullen | 2010-08-04 | 6 | -105/+219 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Cosmetics. | Simon MacMullen | 2010-08-04 | 1 | -3/+3 | |
| | * | | | | | | | | | Merge heads | Simon MacMullen | 2010-08-04 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Cosmetics | Simon MacMullen | 2010-08-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | fixed broken function calls; tests pass | Alexandru Scvortov | 2010-08-04 | 1 | -4/+4 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | merged default into bug22964 | Alexandru Scvortov | 2010-08-04 | 8 | -51/+41 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge bug23059 into default. | Simon MacMullen | 2010-08-04 | 2 | -8/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | make queue collector shutdown asynchronous | Matthias Radestock | 2010-08-03 | 2 | -8/+6 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Correct specs of post functions from exchanges. none() is the empty set. No v... | Matthew Sackman | 2010-08-03 | 1 | -2/+2 | |
| * | | | | | | | | | Merging bug 23048 onto default (again) | Matthew Sackman | 2010-08-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Correct missing _ prefix | Matthew Sackman | 2010-08-03 | 1 | -1/+1 | |
| | * | | | | | | | | | Merging default onto bug 23048 | Matthew Sackman | 2010-08-03 | 1 | -4/+2 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merging bug 23048 onto default | Matthew Sackman | 2010-08-03 | 6 | -43/+35 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | updated specs | Alexandru Scvortov | 2010-08-03 | 5 | -32/+26 | |
| | * | | | | | | | | | rabbit_exchange:type_to_module/1 no longer throws protocol errors | Alexandru Scvortov | 2010-08-03 | 2 | -9/+9 | |
| |/ / / / / / / / / | ||||||
| | * | | | | | | | | merged default into bug22964 | Alexandru Scvortov | 2010-08-04 | 17 | -100/+639 | |
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Provide a better protocol() type | Matthew Sackman | 2010-08-03 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | | Merging bug 21387 onto default | Matthew Sackman | 2010-08-02 | 11 | -60/+564 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Corrections to specs and export suitable event specs | Matthew Sackman | 2010-08-02 | 1 | -4/+21 | |
| | * | | | | | | | | Attempt to improve specs. | Simon MacMullen | 2010-08-02 | 1 | -6/+16 | |
| | * | | | | | | | | Merge default into bug21387. | Simon MacMullen | 2010-08-02 | 27 | -418/+612 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | | Re-abstract the stats timer thing in reader. | Simon MacMullen | 2010-07-30 | 2 | -13/+27 | |
| | * | | | | | | | | Add an attempt at specs. The second part of the state type should not be an a... | Simon MacMullen | 2010-07-29 | 1 | -0/+8 | |
| | * | | | | | | | | Fix warning. | Simon MacMullen | 2010-07-29 | 1 | -1/+1 | |
| | * | | | | | | | | Revert reader changes in 1451c9523971 sicne they force us to start / stop a t... | Simon MacMullen | 2010-07-29 | 1 | -19/+14 | |
