summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merging in defaultMatthew Sackman2009-06-177-22/+23
|\
| * Added tag rabbitmq_v1_6_0 for changeset 1588df06f913Matthias Radestock2009-06-160-0/+0
| * add package changelog entries for 1.6.0 releaserabbitmq_v1_6_0Matthias Radestock2009-06-162-0/+9
| * merge bug20961 into defaultMatthias Radestock2009-06-161-8/+8
| |\
| | * Fixing up escaping of commandline argumentsTim Clark2009-06-141-11/+1
| | * Attempt to fix regexp in PortfileTim Clark2009-06-121-4/+4
| | * Changes to version and checksumsTim Clark2009-06-121-4/+4
| * | emergency merge of bug20958 into defaultMatthias Radestock2009-06-161-11/+1
| |\ \
| | * | FIx for escaping of argumentsTim Clark2009-06-141-11/+1
| * | | merge bug20979 into defaultMatthias Radestock2009-06-162-2/+2
| |\ \ \
| | * | | cleandb is now an rm -rf and build depends not on mnesiaMatthew Sackman2009-06-122-2/+2
| | | |/ | | |/|
| * | | merge bug20976 into defaultMatthias Radestock2009-06-162-2/+4
| |\ \ \ | | |/ / | |/| |
| | * | Altered dependencies and added comment to the appMatthew Sackman2009-06-122-2/+4
| |/ /
* | | more renaming and mnesia change to bat fileMatthew Sackman2009-06-173-17/+18
* | | Renaming variables. All tests still passMatthew Sackman2009-06-173-99/+95
* | | added batching for autoacks for general run_message_queueMatthew Sackman2009-06-171-16/+15
* | | adjusted HO-ness in deliver queue beautifully. Thus in the deliver_from_queue...Matthew Sackman2009-06-171-42/+45
* | | More tidyingMatthew Sackman2009-06-174-23/+19
* | | further discussionMatthew Sackman2009-06-171-18/+19
* | | post case/if discussionMatthew Sackman2009-06-171-9/+6
* | | mainly if ==> case in suitable places, but also some formattingMatthew Sackman2009-06-175-69/+88
* | | tabs and line lengthMatthew Sackman2009-06-171-2/+3
* | | fixed line lengthsMatthew Sackman2009-06-1710-116/+177
* | | Removing the failed experiment that was the odbc db queueMatthew Sackman2009-06-172-476/+0
* | | just removing tabsMatthew Sackman2009-06-174-219/+219
* | | Yep, as I'd thought, the next_seq_id field was totally unused for anything us...Matthew Sackman2009-06-121-81/+54
* | | Made mixed_queue track its length by itself. This avoids synchronous calls to...Matthew Sackman2009-06-124-81/+106
* | | merging in from defaultMatthew Sackman2009-06-113-152/+140
|\ \ \ | |/ /
| * | merging in bug20943Matthew Sackman2009-06-111-129/+120
| |\ \
| | * | refactoring: rename "round robin" to "active consumers"Matthias Radestock2009-06-101-27/+31
| | * | proper round-robining even when blockingMatthias Radestock2009-06-101-124/+111
| |/ /
| * | emergency merge of bug20958 into defaultMatthias Radestock2009-06-102-2/+2
| |\ \ | | |/
| | * Removed default shell, changed wrapper to work without default shelltimc@afallen.home2009-06-102-2/+2
| | * Creates rabbitmq user with a default shell and uses correct arguments to the ...timc@afallen.home2009-06-102-3/+3
* | | And suddenly it works. Testing showed that removing the crude limit UNSENT_ME...Matthew Sackman2009-06-113-14/+17
* | | well, I've made the acking for messages which are on disk but are not persist...Matthew Sackman2009-06-102-14/+32
* | | Took advantage of the gen_server2 priorities.Matthew Sackman2009-06-104-8/+9
* | | Added means to alter all queues and switch to disk_only mode in the disk queue.Matthew Sackman2009-06-106-2/+131
* | | just merging in default.Matthew Sackman2009-06-107-50/+84
|\ \ \ | |/ /
| * | merge in bug20955Matthew Sackman2009-06-101-4/+11
| |\ \
| | * | respect channel blocking when adding consumersMatthias Radestock2009-06-101-4/+11
| |/ /
| * | Merge bug20801 into defaultHubert Plociniczak2009-06-102-5/+3
| |\ \
| | * | Use dist macro for building correct distribution versions.Hubert Plociniczak2009-06-102-5/+3
| | |/
| * | Merge two default branches into one.Hubert Plociniczak2009-06-103-23/+50
| |\ \ | | |/
| | * Merge from bug20333 post verificationtimc@afallen.home2009-06-103-23/+50
| | |\
| | | * remove/add files missed on previous commitMatthias Radestock2009-04-062-2/+23
| | | * use wrapper scripts in macportsMatthias Radestock2009-04-061-21/+27
| * | | fix off-by-one errorMatthias Radestock2009-06-101-1/+1
| * | | cosmeticMatthias Radestock2009-06-101-7/+9
| |/ /
| * | merge bug20940 into defaultMatthias Radestock2009-06-102-9/+12
| |\ \