| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge bug23511 into default | David Wragg | 2010-12-10 | 4 | -7/+3 |
|\ |
|
| * | Move HOSTNAME and NODENAME to rabbitmq-envbug23511 | Emile Joubert | 2010-11-19 | 4 | -7/+3 |
| * | Remove OS-conditional and use hostname more conservatively | Emile Joubert | 2010-11-19 | 3 | -25/+6 |
| * | Make scripts work on Solaris | Emile Joubert | 2010-11-19 | 3 | -6/+25 |
* | | Cope with absence of epmd while performing pre-launch checks | Emile Joubert | 2010-12-07 | 1 | -4/+4 |
* | | Consistent prelaunch checks on windows | Emile Joubert | 2010-12-03 | 1 | -2/+1 |
* | | Check if nodename is available before startup | Emile Joubert | 2010-11-30 | 2 | -4/+5 |
* | | Merge bug23186 into default | David Wragg | 2010-11-23 | 2 | -2/+2 |
|\ \ |
|
| * | | Fixed windows scriptsbug23513 | Matthew Sackman | 2010-11-16 | 2 | -2/+2 |
| |/ |
|
* | | Merged default into bug23186bug23186 | Emile Joubert | 2010-11-03 | 3 | -12/+5 |
|\ \
| |/
|/| |
|
| * | Plugin arguments for windows service | Emile Joubert | 2010-10-26 | 1 | -4/+2 |
| * | Avoid starting rabbit app on plugin activation | Emile Joubert | 2010-09-16 | 2 | -8/+3 |
* | | Merged bug23419 into default | Rob Harrop | 2010-11-02 | 3 | -4/+14 |
|\ \ |
|
| * | | Use siblings of mnesia dir | Matthew Sackman | 2010-10-22 | 3 | -10/+14 |
| * | | Supply the plugins_expand_dir application env var to rabbit as well as the ac... | Matthew Sackman | 2010-10-20 | 3 | -0/+6 |
* | | | remove references to cluster_config_file | Alexandru Scvortov | 2010-10-26 | 3 | -4/+0 |
|/ / |
|
* | | cosmetic: remove trailing whitespace | Matthias Radestock | 2010-09-16 | 2 | -2/+1 |
|/ |
|
* | Eliminate RABBITMQ_PLUGINS_EXPAND_DIRbug23145 | David Wragg | 2010-08-18 | 3 | -20/+12 |
* | Fix stupid error, more consistency.bug21875 | Simon MacMullen | 2010-08-06 | 2 | -2/+3 |
* | Unpack plugins into appdata on Windows. | Simon MacMullen | 2010-08-06 | 2 | -2/+8 |
* | Default to the real Unix-y scratch dir, override in the Makefile. | Simon MacMullen | 2010-08-06 | 1 | -1/+2 |
* | Make similar fixes for Windows. | Simon MacMullen | 2010-08-02 | 2 | -6/+6 |
* | Move unpacked plugins and boot script to /var/lib/rabbitmq/plugins-scratch. | Simon MacMullen | 2010-08-02 | 1 | -1/+1 |
* | Merging default into bug21875 | Simon MacMullen | 2010-08-02 | 7 | -30/+26 |
|\ |
|
| * | moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi... | Alexandru Scvortov | 2010-07-19 | 3 | -23/+0 |
| * | Remove a HOSTNAME which should have been removed already...bug20153 | Matthew Sackman | 2010-06-10 | 1 | -1/+0 |
| * | Make nodename available to rabbitmq-env in startup scripts | Emile Joubert | 2010-06-10 | 3 | -8/+9 |
| * | Use hostnames in node names | Emile Joubert | 2010-06-10 | 7 | -7/+26 |
* | | Attempt at an equivalent patch for the Windows scripts. Untested! | Tony Garnock-Jones | 2010-05-14 | 4 | -126/+37 |
* | | Move plugin activation into the startup script for unixes. Update packaging a... | Tony Garnock-Jones | 2010-05-14 | 3 | -88/+19 |
|/ |
|
* | Bump the default number of processes to 1Mbug22315 | Matthew Sackman | 2010-04-29 | 2 | -1/+2 |
* | Merge bug22336 into default | David Wragg | 2010-02-11 | 12 | -36/+36 |
|\ |
|
| * | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 12 | -36/+36 |
| |\ |
|
| | * | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 12 | -36/+36 |
* | | | Don't set env vars to the empty stringbug22336 | Matthew Sackman | 2010-02-09 | 2 | -4/+4 |
|/ / |
|
* | | Merging bug 22289 into default | Matthew Sackman | 2010-02-09 | 3 | -3/+3 |
|\ \ |
|
| * \ | Merge bug22295 into default | Paul Jones | 2010-02-09 | 1 | -7/+20 |
| |\ \ |
|
| * | | | Stripped out sndbuf and recbufbug22295 | Matthew Sackman | 2010-02-05 | 3 | -3/+3 |
| | |/
| |/| |
|
* | | | Fix rabbitmq-multi issue with parentheses in pathbug22289 | David Wragg | 2010-02-09 | 1 | -2/+1 |
* | | | Merge default into bug22289 | David Wragg | 2010-02-09 | 6 | -169/+213 |
|\ \ \
| |_|/
|/| | |
|
| * | | Convert all batch files to use deferred expansion | David Wragg | 2010-02-08 | 6 | -118/+154 |
| * | | Remove exclamation mark from an error message. | David Wragg | 2010-02-08 | 1 | -1/+1 |
| * | | Protect %* | David Wragg | 2010-01-31 | 1 | -1/+2 |
| * | | Convert rabbitmq-server.bat to use delayed expansion | David Wragg | 2010-01-31 | 1 | -51/+58 |
| |/ |
|
* | | Don't hardcode erts path, instead, searchbug22303 | Matthew Sackman | 2010-02-08 | 1 | -1/+3 |
* | | Some cosmetics, but also make service_manager_path be based off erlang_home i... | Matthew Sackman | 2010-02-08 | 1 | -7/+18 |
|/ |
|
* | put the erlang crash file in an erl_crash.dump file in rabbitmq base rather t...bug22225 | David R. MacIver | 2010-01-19 | 1 | -1/+1 |
* | The DEFAULT_ values should not be available to the .conf filebug22013 | Matthew Sackman | 2010-01-15 | 2 | -4/+4 |
* | Fixed. If the env vars are not set, combine them from the .conf file (non-RAB... | Matthew Sackman | 2010-01-15 | 2 | -8/+12 |
* | multi is a convenience. It should blow up when starting > 1 nodes when we hav... | Matthew Sackman | 2009-11-25 | 4 | -7/+24 |