summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initial work on compacter.Matthew Sackman2009-04-121-32/+38
* gah, committed the damn makefile again. Sorry.Matthew Sackman2009-04-121-2/+2
* removed some parenthesisMatthew Sackman2009-04-122-33/+33
* and now we have some substantial tests.Matthew Sackman2009-04-122-30/+36
* initial stab at some tests (though still only 1 queue!).Matthew Sackman2009-04-122-3/+37
* added a stop and clean_stop api to help with tests/benchmarksMatthew Sackman2009-04-121-40/+82
* switched mnesia to an ordered_set.Matthew Sackman2009-04-123-15/+15
* refactored out common functionality between ack and cancelMatthew Sackman2009-04-122-54/+37
* changed the mnesia table to be a bag of MsgId -> {Q, Delivered}Matthew Sackman2009-04-113-11/+17
* combine two writes into one and alter some file:open options.Matthew Sackman2009-04-111-8/+8
* corrected some bugs.Matthew Sackman2009-04-111-5/+5
* typeoMatthew Sackman2009-04-111-1/+1
* switched summary to an ets table tooMatthew Sackman2009-04-111-64/+54
* switched back to ets for file detail. Also remember to call compact from tx_c...Matthew Sackman2009-04-111-64/+60
* only do compact after having ack'd all messages.Matthew Sackman2009-04-111-31/+39
* oops, forgot to remove that io:format in terminateMatthew Sackman2009-04-111-1/+0
* err, we only need to attempt compaction if we removed something!Matthew Sackman2009-04-111-5/+4
* Mainly removing the unnecessary file:position in append.Matthew Sackman2009-04-111-30/+39
* did some profiling and brought out an mnesia lock much earlier.Matthew Sackman2009-04-102-2/+3
* A couple more fixes.Matthew Sackman2009-04-101-16/+17
* refactored away from using the ets bag incorrectly.Matthew Sackman2009-04-101-38/+68
* many bugs fixed. Still no compaction. However, performance is horrible, becau...Matthew Sackman2009-04-101-22/+25
* initial fixes from testingMatthew Sackman2009-04-101-8/+8
* All but the compaction/GC done now. Not tested at all.Matthew Sackman2009-04-101-53/+171
* internal_publish, internal_deliver, internal_ack done, but UNTESTED.Matthew Sackman2009-04-091-23/+210
* Well, I think I can recover crashes that happened mid way through a compaction.Matthew Sackman2009-04-093-4/+201
* GRRRRRR. I marked the previous commit as branch bug19622, not bug19662. Sorry.Matthew Sackman2009-04-080-0/+0
* Seem to be able to reliable read and write...Matthew Sackman2009-04-081-0/+75
* merge bug20546 into defaultMatthew Sackman2009-04-017-25/+28
|\
| * wait foreverMatthias Radestock2009-04-017-25/+28
|/
* merge bug20423Matthew Sackman2009-03-301-20/+26
|\
| * persister hibernationMatthias Radestock2009-02-271-20/+26
* | merge v1_5 into defaultMatthias Radestock2009-03-2712-62/+110
|\ \
| * | spell out difference in licensing for the spec jsonMatthias Radestock2009-03-271-3/+24
| * | merging multiple heads of v1_5Matthew Sackman2009-03-263-29/+52
| |\ \
| | * \ merge bug20500 into v1_5Matthew Sackman2009-03-263-29/+52
| | |\ \
| | | * | recover exchanges/bindings/queues in per-item transactionsMatthias Radestock2009-03-193-29/+52
| | |/ /
| * | | merge bug20460Matthias Radestock2009-03-252-1/+6
| |\ \ \
| | * | | Added RABBITMQ_CTL_ERL_ARGS into rabbitmqctl scriptHubert Plociniczak2009-03-242-1/+6
| | |/ /
| * | | merge branch headsMatthias Radestock2009-03-250-0/+0
| |\ \ \
| | * \ \ merge bug20454 into v1_5Matthias Radestock2009-03-251-5/+7
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge bug20516 into v1_5Hubert Plociniczak2009-03-251-2/+0
| |\ \ \ \
| | * | | | Removed duplicate entries for /var/log/rabbitmq and /var/lib/rabbitmq in the ...Hubert Plociniczak2009-03-251-2/+0
| | |/ / /
| * | | | Merge bug20454 into v1_5Hubert Plociniczak2009-03-251-5/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | More sensible name for the macro and moved the definition to preamble.Hubert Plociniczak2009-03-251-7/+6
| | |/ /
| | * | Copy the initial wrapper script to build directory and then fix the path, ins...Hubert Plociniczak2009-03-191-5/+7
| |/ /
| * | merge bug20455 into v1_5Matthias Radestock2009-03-193-3/+1
| |\ \
| | * | Make all the packaged scripts cd to /var/lib/rabbitmq, and remove aSimon MacMullen2009-03-123-3/+1
| * | | oopsMatthias Radestock2009-03-181-1/+1
| * | | merge bug20462 into v1_5Matthias Radestock2009-03-182-19/+21
| |\ \ \ | | |/ / | |/| |