summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed the default setup of ERLANG_HOMEbug20342Paul Jones2009-08-204-16/+0
* Fix an incorrect variable name in rabbitmq-envDavid Wragg2009-08-171-1/+1
* oops, 4 spaces, not 3Matthew Sackman2009-08-141-2/+2
* removing tabsMatthew Sackman2009-08-142-12/+12
* Added license boilerplatePaul Jones2009-08-102-0/+62
* Added manpage for rabbitmq-activate-pluginsPaul Jones2009-08-041-0/+35
* Eliminated parsing of ls outputPaul Jones2009-08-031-5/+9
* Fixed lib locations and root wrapper mutation in macportsPaul Jones2009-07-292-2/+5
* Added macports specific version of asroot-script-wrapperPaul Jones2009-07-291-0/+13
* Cleaned up Portfile, added rewriting for rabbitmq-envPaul Jones2009-07-291-12/+5
* Updated packaging configurations to handle new rabbitmq-activate-plugins scri...Paul Jones2009-07-295-5/+34
* Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use...Paul Jones2009-07-297-58/+58
* Corrected copy command for activate-plugins scriptPaul Jones2009-07-291-1/+1
* Packaging location changes for debs, macports, windows and RPMSPaul Jones2009-07-296-15/+73
* Patched all scripts to be able to auto-detect their directory, even when syml...Paul Jones2009-07-294-9/+58
* merge bug21243 into defaultTony Garnock-Jones2009-07-271-5/+1
|\
| * merge bug21029 into defaultMatthias Radestock2009-07-241-2/+2
| |\
| * | EPEL no longer need this PATH setting, so get rid of it.bug21029David Wragg2009-07-061-5/+1
* | | 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
| | |\