| Commit message (Expand) | Author | Age | Files | Lines |
* | Added deactivate plugins wrapper in RPM packages | Paul Jones | 2009-09-21 | 1 | -0/+1 |
* | Added unix and windows variants of deactivate plugins script; initial packagi... | Paul Jones | 2009-09-21 | 3 | -1/+3 |
* | merge default into bug21346bug21346 | Tony Garnock-Jones | 2009-09-18 | 1 | -1/+1 |
|\ |
|
| * | Use /bin/sh for rabbitmq-script-wrapper, not /bin/bash | David Wragg | 2009-08-14 | 1 | -1/+1 |
* | | merging default heads | Matthew Sackman | 2009-08-21 | 4 | -141/+20 |
|\ \ |
|
| * | | Hg overestimated its ability to handle a mergebug19973 | David Wragg | 2009-08-20 | 1 | -2/+1 |
| * | | Merge default into bug19973, resolving conflict | David Wragg | 2009-08-20 | 10 | -14/+127 |
| |\ \ |
|
| * | | | Restore the LOCK_FILE support, as demanded by rpmlint | David Wragg | 2009-08-14 | 3 | -2/+12 |
| * | | | Use a common init script for RPMs and debs | David Wragg | 2009-08-13 | 4 | -132/+6 |
| * | | | Change RETVAL when showing usage message to 1 | David Wragg | 2009-08-13 | 1 | -1/+1 |
| * | | | Reconcile actions peformed by the init scripts | David Wragg | 2009-08-13 | 2 | -8/+3 |
| * | | | Remove the LOCK_FILE bits from the RPM init.d | David Wragg | 2009-08-13 | 1 | -6/+2 |
| * | | | Omit runlevel list in the LSB Default-{Start,Stop} comment | David Wragg | 2009-08-13 | 2 | -4/+4 |
| * | | | Reconcile LSB "Provides" facility name as rabbitmq-server | David Wragg | 2009-08-13 | 1 | -1/+1 |
| * | | | Add chkconfig preamble to debian init.d | David Wragg | 2009-08-13 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | Invoke make as $(MAKE) from within makefiles | David Wragg | 2009-08-18 | 2 | -4/+4 |
| |/
|/| |
|
* | | merging in bug20978 | Matthew Sackman | 2009-08-14 | 4 | -10/+17 |
|\ \ |
|
| * | | Reconcile the Deian and Fedora package Makefiles a littlebug20978 | David Wragg | 2009-08-11 | 2 | -6/+8 |
| * | | When stopping rabbitmq server, kill any rabbitmq-owned epmd process | David Wragg | 2009-08-11 | 2 | -4/+9 |
| |/ |
|
* | | Added license boilerplate | Paul Jones | 2009-08-10 | 2 | -0/+62 |
* | | Fixed lib locations and root wrapper mutation in macports | Paul Jones | 2009-07-29 | 2 | -2/+5 |
* | | Added macports specific version of asroot-script-wrapper | Paul Jones | 2009-07-29 | 1 | -0/+13 |
* | | Cleaned up Portfile, added rewriting for rabbitmq-env | Paul Jones | 2009-07-29 | 1 | -12/+5 |
* | | Updated packaging configurations to handle new rabbitmq-activate-plugins scri... | Paul Jones | 2009-07-29 | 5 | -5/+34 |
* | | Corrected copy command for activate-plugins script | Paul Jones | 2009-07-29 | 1 | -1/+1 |
* | | Packaging location changes for debs, macports, windows and RPMS | Paul Jones | 2009-07-29 | 4 | -9/+17 |
|/ |
|
* | EPEL no longer need this PATH setting, so get rid of it.bug21029 | David Wragg | 2009-07-06 | 1 | -5/+1 |
* | Updated portfile for 1.6.0 release | Tim Clark | 2009-06-18 | 1 | -4/+4 |
* | add package changelog entries for 1.6.0 releaserabbitmq_v1_6_0 | Matthias Radestock | 2009-06-16 | 2 | -0/+9 |
* | merge bug20961 into default | Matthias Radestock | 2009-06-16 | 1 | -2/+2 |
|\ |
|
| * | emergency merge of bug20958 into default | Matthias Radestock | 2009-06-16 | 3 | -7/+5 |
| |\ |
|
| | * | merge bug20979 into default | Matthias Radestock | 2009-06-16 | 1 | -1/+1 |
| | |\ |
|
| | | * | Altered dependencies and added comment to the appbug20976 | Matthew Sackman | 2009-06-12 | 1 | -2/+2 |
| | * | | cleandb is now an rm -rf and build depends not on mnesiabug20979 | Matthew Sackman | 2009-06-12 | 1 | -1/+1 |
| | |/ |
|
| * | | FIx for escaping of argumentsbug20958 | Tim Clark | 2009-06-14 | 1 | -11/+1 |
* | | | Fixing up escaping of commandline argumentsbug20961 | Tim Clark | 2009-06-14 | 1 | -11/+1 |
* | | | Attempt to fix regexp in Portfile | Tim Clark | 2009-06-12 | 1 | -4/+4 |
* | | | Changes to version and checksums | Tim Clark | 2009-06-12 | 1 | -4/+4 |
| |/
|/| |
|
* | | emergency merge of bug20958 into default | Matthias Radestock | 2009-06-10 | 2 | -5/+3 |
|\ \
| |/
|/| |
|
| * | Use dist macro for building correct distribution versions.bug20801 | Hubert Plociniczak | 2009-06-10 | 2 | -5/+3 |
* | | Removed default shell, changed wrapper to work without default shell | timc | 2009-06-10 | 2 | -2/+2 |
* | | Creates rabbitmq user with a default shell and uses correct arguments to the ... | timc | 2009-06-10 | 2 | -3/+3 |
|/ |
|
* | Merge from bug20333 post verification | timc | 2009-06-10 | 3 | -23/+50 |
|\ |
|
| * | remove/add files missed on previous commitbug20333 | Matthias Radestock | 2009-04-06 | 2 | -2/+23 |
| * | use wrapper scripts in macports | Matthias Radestock | 2009-04-06 | 1 | -21/+27 |
* | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-27 | 4 | -10/+19 |
|\ \ |
|
| * | | add package changelog entries for 1.5.5 releaserabbitmq_v1_5_5 | Matthias Radestock | 2009-05-19 | 3 | -1/+10 |
| * | | Change to dependenciesbug20676 | Matthew Sackman | 2009-05-18 | 1 | -1/+1 |
* | | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-18 | 4 | -67/+78 |
|\ \ \
| |/ /
|/| | |
|
| * | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-13 | 1 | -1/+5 |
| |\ \ |
|