| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct strange language, M-q | Simon MacMullen | 2012-03-01 | 1 | -1/+2 |
| * | Remove check -- hmm, that means the generic-unix rabbitmq-defaults can be cre... | Steve Powell | 2012-02-29 | 1 | -1/+1 |
| * | Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to rab... | Steve Powell | 2012-02-28 | 2 | -5/+7 |
| * | Merge default in | Steve Powell | 2012-02-28 | 1 | -0/+49 |
| |\ | |||||
| | * | Merge bug24482 | Simon MacMullen | 2012-02-23 | 8 | -36/+49 |
| | |\ | |||||
| | * | | Remove unused variable | Jim Apperly | 2012-02-23 | 1 | -3/+0 |
| | * | | Handle echopid nit picks | Jim Apperly | 2012-02-21 | 1 | -13/+10 |
| | * | | Implement basic timeout when waiting for the pid | Jim Apperly | 2012-02-15 | 1 | -1/+7 |
| | * | | Make waiting for the pid the default behaviour | Jim Apperly | 2012-02-15 | 1 | -4/+1 |
| | * | | Add errorlevels and wait-looping to rabbitmq-echopid.bat | Jim Apperly | 2012-02-15 | 1 | -15/+27 |
| | * | | Move wmic pid-finding code into its own batch file | Jim Apperly | 2012-02-14 | 2 | -41/+41 |
| | * | | Whitespace and tidy | Jim Apperly | 2011-12-02 | 1 | -5/+1 |
| | * | | First attempt at writing out erl pid on win; not pretty, not fully tested, bu... | Jim Apperly | 2011-12-02 | 1 | -1/+45 |
| * | | | Get generic-unix sys-defaults to check for global locations | Steve Powell | 2012-02-24 | 2 | -8/+9 |
| * | | | Rename rabbitmq-sys to rabbitmq-locations | Steve Powell | 2012-02-24 | 2 | -8/+2 |
| * | | | Adjust rabbitmq-env.conf location and re-instate ownership decision | Steve Powell | 2012-02-22 | 1 | -1/+1 |
| * | | | Ensure rabbitmq-env.conf file is fixed location, even in Generic-Unix case. | Steve Powell | 2012-02-13 | 1 | -2/+2 |
| * | | | Comment for future readers | Steve Powell | 2012-02-10 | 1 | -1/+1 |
| * | | | OK Now I see which rabbitmq-sys is really updated in macports :-( | Steve Powell | 2012-02-10 | 1 | -4/+7 |
| * | | | Refactor generic-unix rabbitmq-sys for easy updatability; | Steve Powell | 2012-02-10 | 2 | -11/+11 |
| * | | | Merge in default | Steve Powell | 2012-02-06 | 8 | -8/+8 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge bug24706. | Simon MacMullen | 2012-02-06 | 4 | -24/+37 |
| | |\ \ | |||||
| | * | | | Update copyright 2012 | Emile Joubert | 2012-02-02 | 8 | -8/+8 |
| * | | | | Modify generic-unix packaging step to override rabbitmq-sys defaults. | Steve Powell | 2012-01-30 | 1 | -8/+7 |
| * | | | | Move defaults to rabbitmq-sys | Steve Powell | 2012-01-30 | 2 | -8/+39 |
| * | | | | Change CONFIG_FILE, LOG_BASE, MNESIA_BASE and ENABLED_PLUGINS_FILE defaults | Steve Powell | 2012-01-26 | 1 | -6/+6 |
| | |/ / |/| | | |||||
| * | | | Move non-empty defaults to rabbitmq-env | Steve Powell | 2012-01-04 | 4 | -24/+37 |
| |/ / | |||||
| * | | don't start cpu_sup | Matthias Radestock | 2012-01-09 | 3 | -3/+3 |
| * | | Use fixed service name | Emile Joubert | 2011-11-23 | 1 | -1/+1 |
| |/ | |||||
| * | Merge bug24483 | Simon MacMullen | 2011-10-18 | 1 | -2/+8 |
| |\ | |||||
| | * | Use $() like we do elsewhere, add a tiny bit more comment. | Simon MacMullen | 2011-10-13 | 1 | -2/+3 |
| | * | Don't record cygwin pid for rabbitmqctl wait | Emile Joubert | 2011-10-13 | 1 | -2/+7 |
| * | | Windows slashes | Emile Joubert | 2011-10-17 | 2 | -15/+10 |
| * | | Use backslashes | Emile Joubert | 2011-10-13 | 2 | -14/+14 |
| |/ | |||||
| * | merge default into bug21319 | Alexandru Scvortov | 2011-10-10 | 5 | -3/+100 |
| |\ | |||||
| | * | :s/PLUGINS_DIST_DIR/PLUGINS_DIR | Alexandru Scvortov | 2011-09-29 | 5 | -10/+10 |
| | * | make both batch files use the same enabled_plugins file | Alexandru Scvortov | 2011-09-26 | 1 | -0/+4 |
| | * | use a specialized wrapper for rabbitmq-plugins | Alexandru Scvortov | 2011-09-26 | 2 | -2/+5 |
| | * | plugins-dist -> plugins | Alexandru Scvortov | 2011-09-23 | 5 | -5/+5 |
| | * | merge default into bug21319 | Alexandru Scvortov | 2011-09-22 | 5 | -6/+96 |
| | |\ | |||||
| | | * | don't use the plugins directory | Alexandru Scvortov | 2011-09-22 | 5 | -10/+24 |
| | | * | rename rabbitmq-plugin to rabbitmq-plugins | Alexandru Scvortov | 2011-09-22 | 2 | -3/+3 |
| | | * | merge default into bug21319 | Alexandru Scvortov | 2011-09-22 | 2 | -4/+3 |
| | | |\ | | |/ | |/| | |||||
| | | * | rename provided_plugins to plugins-dist | Alexandru Scvortov | 2011-09-19 | 2 | -2/+2 |
| | | * | pass PLUGINS_DIR and PLUGINS_DIST_DIR to rabbitmq-plugin | Alexandru Scvortov | 2011-09-09 | 2 | -2/+11 |
| | | * | add rabbitmq-plugin stub | Alexandru Scvortov | 2011-09-08 | 2 | -0/+67 |
| | | * | add plugins to generic unix archive | Alexandru Scvortov | 2011-09-08 | 3 | -0/+0 |
| * | | | merge default into bug24332 | Matthias Radestock | 2011-09-21 | 2 | -4/+2 |
| |\ \ \ | |/ / | |||||
| | * | | remove redundant "-s rabbit" from windows startup scripts | Matthias Radestock | 2011-09-21 | 2 | -4/+2 |
| * | | | Backed out changeset e24819baa47e | Alexandru Scvortov | 2011-09-20 | 3 | -0/+3 |
