summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Factored out ebin root from rabbitmq-server script (windows and unix)bug21243Paul Jones2009-07-272-7/+9
* Factored out RABBITMQ_EBINPaul Jones2009-07-241-2/+3
* Eliminated error macro; changed location of error printoutPaul Jones2009-07-241-5/+4
* Fixed handling of symlinks; compacted list comprehensionsPaul Jones2009-07-241-3/+12
* Fixed variable name - changed from UNPACKED to EXPAND for consistencyPaul Jones2009-07-241-2/+2
* cosmeticMatthias Radestock2009-07-241-128/+126
* Delete the plugin unpack directory before startingPaul Jones2009-07-231-2/+19
* Added Windows plugin management/support scriptsPaul Jones2009-07-232-2/+63
* Added more conditional diagnosticsPaul Jones2009-07-231-0/+8
* Reworked dependency expansion mechanism to not overexplore known dependencies...Paul Jones2009-07-231-22/+32
* Hid debug statement using a disabled macroPaul Jones2009-07-221-1/+2
* Updates to rabbitmq-server script to eliminate warnings about hidden files; i...Paul Jones2009-07-222-2/+5
* Added a rabbit_plugin_activator to generate a .boot file for Rabbit; changed ...Paul Jones2009-07-224-1/+212
* Removed the existing rabbit.rel file, which does not appear to have been upda...Paul Jones2009-07-222-7/+1
* merge bug21189 into defaultMatthias Radestock2009-07-201-2/+2
|\
| * No longer call cleandb from clean.bug21189Tony Garnock-Jones2009-07-201-1/+1
| * Make cleandb no longer stop the nodeTony Garnock-Jones2009-07-161-1/+1
|/
* merge bug21060 into defaultMatthias Radestock2009-07-010-0/+0
|\
* | better exception tagbug21060Matthias 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-163-3/+5
|\
| * emergency merge of bug20958 into defaultMatthias Radestock2009-06-166-142/+142
| |\
| | * merge bug20979 into defaultMatthias Radestock2009-06-162-1/+3
| | |\
| | | * merge bug20976 into defaultMatthias Radestock2009-06-160-0/+0
| | | |\
| | | * | Altered dependencies and added comment to the appbug20976Matthew Sackman2009-06-122-2/+4
| | | |/
| | * | cleandb is now an rm -rf and build depends not on mnesiabug20979Matthew Sackman2009-06-122-2/+2
| | |/
| * | FIx for escaping of argumentsbug20958Tim Clark2009-06-141-11/+1
* | | Fixing up escaping of commandline argumentsbug20961Tim 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
| |/ |/|
* | merging in bug20943Matthew Sackman2009-06-111-129/+120
|\ \
| * | refactoring: rename "round robin" to "active consumers"bug20943Matthias Radestock2009-06-101-27/+31
| * | proper round-robining even when blockingMatthias Radestock2009-06-101-124/+111
|/ /
* | emergency merge of bug20958 into defaultMatthias Radestock2009-06-103-14/+21
|\ \ | |/ |/|
| * merge in bug20955Matthew Sackman2009-06-101-4/+11
| |\
| | * respect channel blocking when adding consumersbug20955Matthias Radestock2009-06-101-4/+11
| |/
| * Merge bug20801 into defaultHubert Plociniczak2009-06-101-8/+10
| |\
| | * Merge two default branches into one.Hubert Plociniczak2009-06-103-23/+50
| | |\
| | * | fix off-by-one errorMatthias Radestock2009-06-101-1/+1
| | * | cosmeticMatthias Radestock2009-06-101-7/+9
| * | | Use dist macro for building correct distribution versions.bug20801Hubert Plociniczak2009-06-102-5/+3
| | |/ | |/|