| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | refactor | Matthias Radestock | 2010-07-15 | 1 | -16/+10 | |
| * | | | | | | | simplify remove_pending_ack | Matthias Radestock | 2010-07-15 | 1 | -15/+9 | |
| * | | | | | | | cosmetic | Matthias Radestock | 2010-07-15 | 1 | -74/+78 | |
| * | | | | | | | cosmetic: more sensible order | Matthias Radestock | 2010-07-14 | 1 | -4/+4 | |
| * | | | | | | | Expose the persistent count in the vq status | Matthew Sackman | 2010-07-08 | 1 | -2/+4 | |
| * | | | | | | | Document ram_index_count | Matthew Sackman | 2010-07-08 | 1 | -1/+2 | |
| * | | | | | | | don't force storing of binary properties | Matthias Radestock | 2010-07-08 | 1 | -7/+5 | |
| * | | | | | | | merge default into bug21673 | Matthias Radestock | 2010-07-08 | 4 | -22/+19 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| | * | | | | | | merge heads | Matthias Radestock | 2010-07-08 | 1 | -2/+1 | |
| | |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | | * | | | | | remove incorrect comment | Matthias Radestock | 2010-07-07 | 1 | -2/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | merged bug22950 into default | Alexandru Scvortov | 2010-07-07 | 3 | -20/+18 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | Rename rabbit_reader_queue_collector to rabbit_queue_collector, and shorten s... | Simon MacMullen | 2010-07-07 | 3 | -20/+18 | |
| | |/ / / / | ||||||
| * | | | | | minor refactor | Matthias Radestock | 2010-07-07 | 1 | -8/+6 | |
| * | | | | | cosmetic | Matthias Radestock | 2010-07-07 | 1 | -2/+2 | |
| * | | | | | merge heads | Matthias Radestock | 2010-07-07 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bump the msg_store file size limit when testing from 128bytes to 512bytes (no... | Matthew Sackman | 2010-07-07 | 1 | -1/+1 | |
| * | | | | | | merge bug22896 into bug21673 | Matthias Radestock | 2010-07-07 | 6 | -94/+138 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | remove redundant heads | Matthias Radestock | 2010-07-07 | 1 | -4/+0 | |
| | * | | | | | Minor typeo | Matthew Sackman | 2010-07-07 | 1 | -1/+1 | |
| | * | | | | | Correct documentation for variable queue and the chunking of transitions | Matthew Sackman | 2010-07-07 | 1 | -12/+16 | |
| | * | | | | | Merging bug 21673 into bug 22896 | Matthew Sackman | 2010-07-07 | 55 | -540/+783 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | unify the phase change predicate and phase change operation | Matthias Radestock | 2010-07-07 | 1 | -43/+70 | |
| | * | | | | | | cosmetic | Matthias Radestock | 2010-07-06 | 1 | -1/+1 | |
| | * | | | | | | oops | Matthias Radestock | 2010-07-06 | 1 | -1/+2 | |
| | * | | | | | | simplify memory reduction decisions | Matthias Radestock | 2010-07-06 | 1 | -42/+36 | |
| | * | | | | | | merge bug21673 into bug22896 | Matthias Radestock | 2010-07-06 | 12 | -181/+195 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | cosmetic | Matthias Radestock | 2010-07-06 | 1 | -3/+2 | |
| | * | | | | | | | cosmetic | Matthias Radestock | 2010-07-06 | 1 | -2/+2 | |
| | * | | | | | | | Merging bug21673 into bug22896 | Matthew Sackman | 2010-06-30 | 6 | -42/+51 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merging bug21673 into bug22896 | Matthew Sackman | 2010-06-25 | 2 | -8/+22 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merging bug21673 into bug22896 | Matthew Sackman | 2010-06-24 | 1 | -5/+7 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merging bug21673 into bug22896 | Matthew Sackman | 2010-06-24 | 3 | -20/+61 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Corrections to tests, and actually make the needs_idle_timeout logic do somet... | Matthew Sackman | 2010-06-24 | 2 | -8/+18 | |
| | * | | | | | | | | | | | Yup, missed a few more too | Matthew Sackman | 2010-06-24 | 2 | -3/+3 | |
| | * | | | | | | | | | | | Whoops, missed one | Matthew Sackman | 2010-06-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Chunk up work to do when converting α to β. Unfortunately this violates one... | Matthew Sackman | 2010-06-23 | 4 | -36/+49 | |
| * | | | | | | | | | | | | When pushing β to γ, *always* do the youngest β first as they will stay ar... | Matthew Sackman | 2010-07-07 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merging default into bug 21673 | Matthew Sackman | 2010-07-07 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Correct some dict() to dict:dictionary() that were missed. | Matthew Sackman | 2010-07-07 | 2 | -2/+2 | |
| * | | | | | | | | | | | Merging default into bug21673 and correcting specs and types | Matthew Sackman | 2010-07-07 | 55 | -538/+781 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | / / / / | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merging bug 21954 onto default | Matthew Sackman | 2010-07-07 | 48 | -491/+722 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Whoops, forgot to export it | Matthew Sackman | 2010-07-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | Bump use_specs to R13B04 or later | Matthew Sackman | 2010-07-07 | 1 | -2/+2 | |
| | | * | | | | | | | | | Introduced and used ok_or_error2(A,B). Also verified everything seems happy u... | Matthew Sackman | 2010-07-07 | 12 | -26/+17 | |
| | | * | | | | | | | | | r2 -> r3. | Matthew Sackman | 2010-07-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | merged default into bug21954 | Alexandru Scvortov | 2010-07-06 | 4 | -24/+21 | |
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | include cleanup | Alexandru Scvortov | 2010-07-06 | 2 | -3/+0 | |
| | | * | | | | | | | | | cleanup | Alexandru Scvortov | 2010-07-06 | 37 | -188/+315 | |
| | | * | | | | | | | | | removed line at top of rabbit_mnesia.erl | Alexandru Scvortov | 2010-07-06 | 1 | -1/+0 | |
| | | * | | | | | | | | | dialyzer doesn't support overloaded types | Alexandru Scvortov | 2010-07-06 | 2 | -6/+6 | |
