| Commit message (Expand) | Author | Age | Files | Lines |
| * | Force the RPMS to only be installable with erlang 12b3 or later (though inter... | Matthew Sackman | 2010-04-29 | 1 | -2/+2 |
| * | Force the debs to only be installable with erlang 12b3 or later | Matthew Sackman | 2010-04-29 | 1 | -1/+1 |
| * | Merge bug22407 into default | David Wragg | 2010-04-23 | 3 | -3/+3 |
| |\ |
|
| | * | Add build dependencies to Debian / Fedora / Macports | Simon MacMullen | 2010-03-23 | 3 | -3/+3 |
| * | | Only export vars when they're needed, and don't do a full verify unless it's ... | Matthew Sackman | 2010-04-12 | 1 | -11/+26 |
| * | | Merging default into bug 22500 | Matthew Sackman | 2010-04-07 | 5 | -145/+11 |
| |\ \ |
|
| | * \ | Merge bug22407 into default | Emile Joubert | 2010-03-19 | 2 | -135/+5 |
| | |\ \
| | |/ |
|
| | | * | Build the windows service page for the website too. | Simon MacMullen | 2010-03-16 | 2 | -229/+1 |
| | | * | Fix some mistakes that were in the Windows Service documentation. | Simon MacMullen | 2010-03-16 | 1 | -3/+2 |
| | | * | Convert Windows Service instructions to DocBook verbatim. | Simon MacMullen | 2010-03-16 | 3 | -135/+234 |
| | * | | Merge bug22400 into default | David Wragg | 2010-03-17 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Switch to using su, not sudo. Given the command line is already quoted, this ... | Matthew Sackman | 2010-02-23 | 1 | -1/+1 |
| | | |/ |
|
| | * | | Install into /usr/lib, even on 64-bit platforms | David Wragg | 2010-03-13 | 1 | -1/+2 |
| | * | | Declare the RPMs as noarch, and drop the 64-bit builds | David Wragg | 2010-02-19 | 2 | -8/+3 |
| | |/ |
|
| * | | typeo | Matthew Sackman | 2010-03-16 | 1 | -1/+1 |
| * | | Cosmetics, and remove bashish -a to generic -e (semantic preserving) | Matthew Sackman | 2010-03-15 | 1 | -6/+6 |
| * | | Make sure the ocf script goes in /usr/lib/ not /usr/lib64/ | Matthew Sackman | 2010-03-15 | 1 | -1/+1 |
| * | | Minor fixes | Matthew Sackman | 2010-03-11 | 1 | -2/+2 |
| * | | Nope, no idea why it still jams on unload | Matthew Sackman | 2010-03-11 | 1 | -18/+21 |
| * | | Well it nearly works... | Matthew Sackman | 2010-03-11 | 1 | -9/+8 |
| * | | Getting there. Still doesn't really work in anger though... | Matthew Sackman | 2010-03-11 | 1 | -9/+7 |
| * | | Slightly more convincing for the rpms | Matthew Sackman | 2010-03-11 | 1 | -0/+1 |
| * | | Try to install the ocf script in the right place | Matthew Sackman | 2010-03-11 | 2 | -0/+4 |
| * | | OCF script | Matthew Sackman | 2010-03-11 | 1 | -0/+347 |
| |/ |
|
| * | Use a suffix other than .rpm for file lists, to avoid confusion with rpms. | David Wragg | 2010-02-19 | 1 | -4/+4 |
| * | release v1.7.2rabbitmq_v1_7_2 | Matthew Sackman | 2010-02-16 | 2 | -0/+9 |
| * | Merging bug22262 ⇨ default | Matthew Sackman | 2010-02-11 | 1 | -4/+0 |
| |\ |
|
| | * | Both of the macports makefile targets are deploy-time, so merge them | David Wragg | 2010-02-11 | 1 | -4/+0 |
| * | | unix2dos has gone away on some systems, and was always an alias for todos any... | Matthew Sackman | 2010-02-11 | 1 | -1/+1 |
| |/ |
|
| * | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 3 | -14/+14 |
| |\ |
|
| | * | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 3 | -14/+14 |
| * | | Everything uses su except for macports which uses sudo. On OS X, man sudo sug... | Matthew Sackman | 2010-02-04 | 1 | -1/+1 |
| |/ |
|
| * | Merged v1_7 into default | Matthew Sackman | 2010-01-25 | 2 | -0/+9 |
| |\ |
|
| | * | release v1.7.1rabbitmq_v1_7_1 | Matthew Sackman | 2010-01-25 | 2 | -0/+9 |
| * | | Leave 'hg stat' clean after macports packaging | David Wragg | 2010-01-22 | 1 | -0/+1 |
| |/ |
|
| * | The macports Makefile should by default construct the macports package | David Wragg | 2010-01-22 | 1 | -0/+2 |
| * | Incorporate the minor changes from the macports svn portfile | David Wragg | 2010-01-22 | 1 | -2/+2 |
| * | Get portindex to produce the tgz files required for an http macports repo | David Wragg | 2010-01-22 | 1 | -2/+4 |
| * | Generate the macports index files by sshing over to an OSX box | David Wragg | 2010-01-22 | 1 | -1/+24 |
| * | Templatize rabbitmq-script-wrapper so that it works under OSX | David Wragg | 2010-01-22 | 4 | -1/+7 |
| * | Introduce a Makefile to produce the macports artifacts | David Wragg | 2010-01-22 | 5 | -33/+35 |
| * | merging bug 21903 into default | Matthew Sackman | 2009-11-16 | 2 | -2/+3 |
| |\ |
|
| | * | Move the pkill to after the check that there is a rabbitmq user | David Wragg | 2009-11-05 | 1 | -4/+3 |
| | * | Move epmd killing from the init script to the Debian postrm script | David Wragg | 2009-11-05 | 2 | -2/+4 |
| * | | Remove traces of plugins in the debian postrm | David Wragg | 2009-11-16 | 2 | -0/+6 |
| * | | Merge bug21928 into default | David Wragg | 2009-11-11 | 1 | -12/+2 |
| |\ \ |
|
| | * | | Fixes as suggested. Having tested, the asroot wrapper is used only with activ... | Matthew Sackman | 2009-11-10 | 1 | -12/+2 |
| * | | | replaced echo -e with multiple echo calls | Matthew Sackman | 2009-11-10 | 2 | -2/+6 |
| |/ / |
|
| * | | Build args are also dependant on platform | Marek Majkowski | 2009-11-09 | 1 | -2/+3 |
| * | | Forgot one checksum | Marek Majkowski | 2009-11-06 | 1 | -1/+2 |