summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merging in from bug 21368Matthew Sackman2009-10-122-80/+59
|\
| * rollback transactions on queue terminationMatthias Radestock2009-10-112-80/+59
* | Beautiful!Matthew Sackman2009-10-091-1/+40
* | cosmeticsMatthew Sackman2009-10-093-23/+31
* | Added ack to vq. Realised that ack no longer needs the msg itself, so there'v...Matthew Sackman2009-10-092-11/+25
* | gee, can you tell none of this has been run yet?Matthew Sackman2009-10-091-1/+2
* | tidying of the beloved msg_storeMatthew Sackman2009-10-092-27/+29
* | Prefetcher has priority over q1.Matthew Sackman2009-10-093-17/+43
* | switching back to lists:min and lists:max as erlang:min/max do not exist in R12Matthew Sackman2009-10-093-4/+4
* | altered the prefetcher to drive the msg_store directly, and wired into vqMatthew Sackman2009-10-093-104/+152
* | having discovered that erlang:min and erlang:max do exist, swap them in in pl...Matthew Sackman2009-10-092-3/+3
* | adding len and is_empty. Renaming in -> publish and out -> fetch. A bit of mo...Matthew Sackman2009-10-091-65/+86
* | on out/1, if the msg or its index are on disk and they don't need to be, take...Matthew Sackman2009-10-081-12/+32
* | And now actually make sure that on start up we load in the first segment from...Matthew Sackman2009-10-081-39/+45
* | The calculation of the highest seq id in the index queue was wrong - it was s...Matthew Sackman2009-10-082-42/+66
* | minor further corrections and modificationsMatthew Sackman2009-10-081-18/+21
* | merging in from bug 21368Matthew Sackman2009-10-081-1/+1
|\ \ | |/
| * fixing erroneous use of thunk(_) in spec to fun()Matthew Sackman2009-10-081-1/+1
* | Tidying and refactoring of the variable queue, some documentation, and the re...Matthew Sackman2009-10-082-174/+273
* | merging in from bug 21368Matthew Sackman2009-10-085-131/+158
|\ \ | |/
| * cosmeticMatthias Radestock2009-10-081-8/+5
| * make msg_store responsible for sync'ingMatthias Radestock2009-10-082-130/+148
| * merge default into bug21368Matthias Radestock2009-10-0717-92/+194
| |\
| | * Added tag rabbitmq_v1_7_0 for changeset b1089fcc31b7David Wragg2009-10-070-0/+0
| | * Bump version to 1.7.0rabbitmq_v1_7_0David Wragg2009-10-072-0/+9
| | * Merge QAd bug21738 into defaultMichael Bridgen2009-10-051-1/+4
| | |\
| | | * fix race condition in list_connections test when in a clusterMatthias Radestock2009-10-021-1/+4
* | | | implemented out. This is getting pretty disgusting, needs some refactoring, m...Matthew Sackman2009-10-072-29/+164
* | | | More work on variable queueMatthew Sackman2009-10-072-43/+174
* | | | initial hacking on the variable queueMatthew Sackman2009-10-071-0/+182
* | | | Make init include in its result the next sequence id to useMatthew Sackman2009-10-071-15/+33
* | | | removing bogus and flawed fhc2Matthew Sackman2009-10-071-356/+0
* | | | just some fixes as a result of dialyzer, but the module is actually about to ...Matthew Sackman2009-10-071-4/+4
* | | | Well fixed a few bugs in the fhc2, but it's fundamentally flawed by the fact ...Matthew Sackman2009-10-061-25/+67
* | | | mainly cosmeticsMatthew Sackman2009-10-051-11/+11
* | | | more work on file handle cache. However, untested, and liable to extreme changeMatthew Sackman2009-10-051-22/+116
* | | | initial work on new file handle cache. Public API not done yet.Matthew Sackman2009-10-051-0/+220
* | | | merging in from defaultMatthew Sackman2009-10-0514-91/+181
|\ \ \ \ | | |/ / | |/| |
| * | | Merge bug21222 into defaultDavid Wragg2009-10-041-5/+6
| |\ \ \ | | |_|/ | |/| |
| | * | setting log dir for startup/shutdown messagesMarek Majkowski2009-10-011-5/+6
| * | | Merged bug 21294 into default.Marek Majkowski2009-10-022-1/+15
| |\ \ \ | | |/ / | |/| |
| | * | Shuffled the config file element declaration so the debian defaults file will...Paul Jones2009-10-011-1/+2
| | * | Changed location of the configuration file on windowsPaul Jones2009-10-011-3/+6
| | * | Added ability to provide configuration file to windows server startup tooPaul Jones2009-09-211-1/+7
| | * | Added facility to provide a configuration file to rabbit startup for Unix sys...Paul Jones2009-09-211-0/+4
| * | | Merged bug 21682 into defaultMarek Majkowski2009-10-011-13/+14
| |\ \ \
| | * | | Introduced realsbin directoryPaul Jones2009-09-301-13/+14
| | * | | Changed target of reinplace calls to prevent macports converting symlinks to ...Paul Jones2009-09-241-13/+13
| * | | | Merged bug 21273 into defaultMarek Majkowski2009-10-012-20/+37
| |\ \ \ \
| | * \ \ \ Default merged into bug21273Marek Majkowski2009-10-019-52/+109
| | |\ \ \ \ | | |/ / / / | |/| | | |