summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server
Commit message (Expand)AuthorAgeFilesLines
* removing tabsMatthew Sackman2009-08-141-5/+5
* Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use...Paul Jones2009-07-291-14/+2
* Patched all scripts to be able to auto-detect their directory, even when syml...Paul Jones2009-07-291-1/+13
* Factored out ebin root from rabbitmq-server script (windows and unix)Paul Jones2009-07-271-3/+4
* Updates to rabbitmq-server script to eliminate warnings about hidden files; i...Paul Jones2009-07-221-2/+4
* Added a rabbit_plugin_activator to generate a .boot file for Rabbit; changed ...Paul Jones2009-07-221-1/+7
* correct default location of cluster configMatthias Radestock2009-04-141-1/+1
* oopsMatthias Radestock2009-03-181-1/+1
* merge bug20462 into v1_5Matthias Radestock2009-03-181-12/+14
|\
| * make it more obvious that RABBITMQ_MNESIA_DIR is specialMatthias Radestock2009-03-181-1/+2
| * Split out the environment variable munging as described in the ticket, except...Simon MacMullen2009-03-131-10/+11
|/
* Merged 20327Simon MacMullen2009-02-201-2/+2
|\
| * Variables from /etc/default/rabbitmq can be later overwritten apart from NODE...Hubert Plociniczak2009-02-041-9/+0
| * Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq...Hubert Plociniczak2009-02-041-2/+11
* | prevent unwanted path expansionSimon MacMullen2009-02-161-0/+5
|/
* fix typo that prevented correct handling of RABBITMQ_SERVER_ERL_ARGSMatthias Radestock2008-12-191-2/+2
* merge bug19914 into defaultMatthias Radestock2008-12-101-29/+42
|\
| * Correct a problem I introduced: make RABBITMQ_START_RABBIT depend on RABBITMQ...Tony Garnock-Jones2008-12-091-3/+3
| * Only source /etc/default/rabbitmq if it exists!Tony Garnock-Jones2008-12-091-1/+1
| * Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-081-28/+41
* | Update copyrights.Tony Garnock-Jones2008-12-091-6/+12
|/
* Actually having a comment here breaks thingsSimon MacMullen2008-11-261-1/+1
* Start memsup programmatically rather than starting as standard and thenSimon MacMullen2008-11-251-1/+1
* Use exec when starting erlHubert Plociniczak2008-11-201-1/+1
* raise memory alarm thresholdMatthias Radestock2008-10-211-0/+1
* beginnings of reacting to low memory conditionsMatthias Radestock2008-10-041-1/+2
* disable NagleMatthias Radestock2008-09-281-1/+4
* merge default into bug19193Hubert Plociniczak2008-09-101-1/+1
|\
| * Use dirname $0 consistently to find the ebin dir.Tony Garnock-Jones2008-07-291-1/+1
* | Used swap_handler mechanism provided inHubert Plociniczak2008-08-191-1/+1
|/
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+72