summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove R13B-1ismMatthias Radestock2009-07-241-4/+0
* *idiot*.Matthew Sackman2009-07-091-12/+11
* a) reverted the change to do_send which had come in when I updated gen_server...Matthew Sackman2009-07-061-7/+8
* All cosmetic (line length)Matthew Sackman2009-07-061-28/+49
* Pushed the binary exponential timeout / hibernate system into gen_server2. Ad...Matthew Sackman2009-07-062-92/+117
* updating gen_server2 with latest from R13B01 in order to ensure this doesn't ...Matthew Sackman2009-07-063-28/+71
* Done. In order to keep the code simple, the detection of naptime is done in r...Matthew Sackman2009-07-021-6/+45
* merge bug21060 into defaultMatthias Radestock2009-07-012-13/+54
|\
| * better exception tagMatthias Radestock2009-07-011-1/+1
| * fix another off-by-one errorMatthias Radestock2009-07-011-1/+1
| * foldMatthias Radestock2009-07-011-9/+6
| * Fix off-by-one error (discovered by Matthias)Tony Garnock-Jones2009-07-011-1/+1
| * cosmeticMatthias Radestock2009-07-011-23/+19
| * Convenience rabbit_basic functions.Tony Garnock-Jones2009-06-222-11/+59
|/
* Updated portfile for 1.6.0 releaseTim Clark2009-06-181-4/+4
* tabs -> spacesMatthias Radestock2009-06-186-25/+25
* TMPDIR should be honoured by MakefileMatthew Sackman2009-06-181-2/+6
* 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
|/ /
* | 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
* | 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
|\ \
| * | cosmeticMatthias Radestock2009-06-101-6/+7
| * | Made can_send/2 into can_send/3.Matthew Sackman2009-06-092-9/+11
|/ /
* | merging in bug20782Matthew Sackman2009-06-088-81/+103
|\ \
| * | clean up tx records in queues when a transaction's channel diesMatthias Radestock2009-06-054-23/+43