| Commit message (Expand) | Author | Age | Files | Lines |
| * | initial work on compacter. | Matthew Sackman | 2009-04-12 | 1 | -32/+38 |
| * | gah, committed the damn makefile again. Sorry. | Matthew Sackman | 2009-04-12 | 1 | -2/+2 |
| * | removed some parenthesis | Matthew Sackman | 2009-04-12 | 2 | -33/+33 |
| * | and now we have some substantial tests. | Matthew Sackman | 2009-04-12 | 2 | -30/+36 |
| * | initial stab at some tests (though still only 1 queue!). | Matthew Sackman | 2009-04-12 | 2 | -3/+37 |
| * | added a stop and clean_stop api to help with tests/benchmarks | Matthew Sackman | 2009-04-12 | 1 | -40/+82 |
| * | switched mnesia to an ordered_set. | Matthew Sackman | 2009-04-12 | 3 | -15/+15 |
| * | refactored out common functionality between ack and cancel | Matthew Sackman | 2009-04-12 | 2 | -54/+37 |
| * | changed the mnesia table to be a bag of MsgId -> {Q, Delivered} | Matthew Sackman | 2009-04-11 | 3 | -11/+17 |
| * | combine two writes into one and alter some file:open options. | Matthew Sackman | 2009-04-11 | 1 | -8/+8 |
| * | corrected some bugs. | Matthew Sackman | 2009-04-11 | 1 | -5/+5 |
| * | typeo | Matthew Sackman | 2009-04-11 | 1 | -1/+1 |
| * | switched summary to an ets table too | Matthew Sackman | 2009-04-11 | 1 | -64/+54 |
| * | switched back to ets for file detail. Also remember to call compact from tx_c... | Matthew Sackman | 2009-04-11 | 1 | -64/+60 |
| * | only do compact after having ack'd all messages. | Matthew Sackman | 2009-04-11 | 1 | -31/+39 |
| * | oops, forgot to remove that io:format in terminate | Matthew Sackman | 2009-04-11 | 1 | -1/+0 |
| * | err, we only need to attempt compaction if we removed something! | Matthew Sackman | 2009-04-11 | 1 | -5/+4 |
| * | Mainly removing the unnecessary file:position in append. | Matthew Sackman | 2009-04-11 | 1 | -30/+39 |
| * | did some profiling and brought out an mnesia lock much earlier. | Matthew Sackman | 2009-04-10 | 2 | -2/+3 |
| * | A couple more fixes. | Matthew Sackman | 2009-04-10 | 1 | -16/+17 |
| * | refactored away from using the ets bag incorrectly. | Matthew Sackman | 2009-04-10 | 1 | -38/+68 |
| * | many bugs fixed. Still no compaction. However, performance is horrible, becau... | Matthew Sackman | 2009-04-10 | 1 | -22/+25 |
| * | initial fixes from testing | Matthew Sackman | 2009-04-10 | 1 | -8/+8 |
| * | All but the compaction/GC done now. Not tested at all. | Matthew Sackman | 2009-04-10 | 1 | -53/+171 |
| * | internal_publish, internal_deliver, internal_ack done, but UNTESTED. | Matthew Sackman | 2009-04-09 | 1 | -23/+210 |
| * | Well, I think I can recover crashes that happened mid way through a compaction. | Matthew Sackman | 2009-04-09 | 3 | -4/+201 |
| * | GRRRRRR. I marked the previous commit as branch bug19622, not bug19662. Sorry. | Matthew Sackman | 2009-04-08 | 0 | -0/+0 |
| * | Seem to be able to reliable read and write... | Matthew Sackman | 2009-04-08 | 1 | -0/+75 |
| * | merge bug20546 into default | Matthew Sackman | 2009-04-01 | 7 | -25/+28 |
| |\ |
|
| | * | wait forever | Matthias Radestock | 2009-04-01 | 7 | -25/+28 |
| |/ |
|
| * | merge bug20423 | Matthew Sackman | 2009-03-30 | 1 | -20/+26 |
| |\ |
|
| | * | persister hibernation | Matthias Radestock | 2009-02-27 | 1 | -20/+26 |
| * | | merge v1_5 into default | Matthias Radestock | 2009-03-27 | 12 | -62/+110 |
| |\ \ |
|
| | * | | spell out difference in licensing for the spec json | Matthias Radestock | 2009-03-27 | 1 | -3/+24 |
| | * | | merging multiple heads of v1_5 | Matthew Sackman | 2009-03-26 | 3 | -29/+52 |
| | |\ \ |
|
| | | * \ | merge bug20500 into v1_5 | Matthew Sackman | 2009-03-26 | 3 | -29/+52 |
| | | |\ \ |
|
| | | | * | | recover exchanges/bindings/queues in per-item transactions | Matthias Radestock | 2009-03-19 | 3 | -29/+52 |
| | | |/ / |
|
| | * | | | merge bug20460 | Matthias Radestock | 2009-03-25 | 2 | -1/+6 |
| | |\ \ \ |
|
| | | * | | | Added RABBITMQ_CTL_ERL_ARGS into rabbitmqctl script | Hubert Plociniczak | 2009-03-24 | 2 | -1/+6 |
| | | |/ / |
|
| | * | | | merge branch heads | Matthias Radestock | 2009-03-25 | 0 | -0/+0 |
| | |\ \ \ |
|
| | | * \ \ | merge bug20454 into v1_5 | Matthias Radestock | 2009-03-25 | 1 | -5/+7 |
| | | |\ \ \
| | | |/ /
| | |/| | |
|
| | * | | | | Merge bug20516 into v1_5 | Hubert Plociniczak | 2009-03-25 | 1 | -2/+0 |
| | |\ \ \ \ |
|
| | | * | | | | Removed duplicate entries for /var/log/rabbitmq and /var/lib/rabbitmq in the ... | Hubert Plociniczak | 2009-03-25 | 1 | -2/+0 |
| | | |/ / / |
|
| | * | | | | Merge bug20454 into v1_5 | Hubert Plociniczak | 2009-03-25 | 1 | -5/+6 |
| | |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | * | | | More sensible name for the macro and moved the definition to preamble. | Hubert Plociniczak | 2009-03-25 | 1 | -7/+6 |
| | | |/ / |
|
| | | * | | Copy the initial wrapper script to build directory and then fix the path, ins... | Hubert Plociniczak | 2009-03-19 | 1 | -5/+7 |
| | |/ / |
|
| | * | | merge bug20455 into v1_5 | Matthias Radestock | 2009-03-19 | 3 | -3/+1 |
| | |\ \ |
|
| | | * | | Make all the packaged scripts cd to /var/lib/rabbitmq, and remove a | Simon MacMullen | 2009-03-12 | 3 | -3/+1 |
| | * | | | oops | Matthias Radestock | 2009-03-18 | 1 | -1/+1 |
| | * | | | merge bug20462 into v1_5 | Matthias Radestock | 2009-03-18 | 2 | -19/+21 |
| | |\ \ \
| | |/ /
| |/| | |
|