| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | packaging/standalone: Remove patch(1) backup if any | Jean-Sébastien Pédron | 2015-10-28 | 1 | -0/+1 |
| * | packaging/standalone: Use $(abspath) instead of `pwd` | Jean-Sébastien Pédron | 2015-10-28 | 1 | -2/+2 |
| * | packaging/standalone: Remove existing build directories | Jean-Sébastien Pédron | 2015-10-28 | 1 | -0/+1 |
| * | packaging/standalone: Do not pass $(DEPS_DIR) to sub-make | Jean-Sébastien Pédron | 2015-10-28 | 1 | -0/+2 |
| * | packaging/standalone: Fix path to default $(SOURCE_DIST_FILE) | Jean-Sébastien Pédron | 2015-10-28 | 1 | -1/+1 |
| * | packaging/standalone: Ensure plugin deps are listed once in the rel script | Jean-Sébastien Pédron | 2015-10-28 | 1 | -1/+3 |
| * | Give path to the source dist to packages' Makefiles | Jean-Sébastien Pédron | 2015-10-20 | 5 | -38/+86 |
| * | Packages are now "self-hosted": no need for the packaging dir | Jean-Sébastien Pédron | 2015-10-20 | 8 | -2320/+16 |
| * | Finish with generic-unix and standalone-macosx packages | Jean-Sébastien Pédron | 2015-10-20 | 9 | -20/+80 |
| * | Fix "/LANG=${LANG_ENGLISH} language not loaded" warning | Jean-Sébastien Pédron | 2015-10-20 | 1 | -10/+10 |
| * | Small cleanups to the Windows exe installer | Jean-Sébastien Pédron | 2015-10-20 | 1 | -3/+4 |
| * | Fix typo, a trailing ')' was left over | Jean-Sébastien Pédron | 2015-10-20 | 1 | -1/+1 |
| * | RPM: Include manpages | Jean-Sébastien Pédron | 2015-10-20 | 1 | -1/+1 |
| * | Make the Windows non-exe package work with erlang.mk | Jean-Sébastien Pédron | 2015-10-20 | 1 | -29/+7 |
| * | Make the RPM package work with erlang.mk | Jean-Sébastien Pédron | 2015-10-20 | 2 | -31/+25 |
| * | Debian: In fact, unzip(1) is not needed | Jean-Sébastien Pédron | 2015-10-20 | 1 | -1/+0 |
| * | Modernize Debian package and make it work with erlang.mk | Jean-Sébastien Pédron | 2015-10-20 | 9 | -40/+137 |
| * | Merge branch 'stable' | Michael Klishin | 2015-10-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge pull request #365 from bogdando/ra_ocf_ha | Michael Klishin | 2015-10-16 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Sync lost change from Fuel HA rabbitmq OCF fixes | Bogdan Dobrelya | 2015-10-16 | 1 | -1/+1 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-10-16 | 1 | -33/+252 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #364 from bogdando/ra_ocf_ha | Michael Klishin | 2015-10-16 | 1 | -33/+252 |
| | |\ \ | | |/ | |||||
| | | * | Port Fuel fixes for the HA rabbitmq OCF | Bogdan Dobrelya | 2015-10-16 | 1 | -33/+252 |
| | * | | Merge pull request #356 from bogdando/ra_ocf_ha | Michael Klishin | 2015-10-13 | 3 | -1/+1649 |
| | |\ \ | | |/ | |||||
| * | | | Merge branch 'stable' | Michael Klishin | 2015-10-09 | 1 | -2/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Use a public-facing email address | Michael Klishin | 2015-10-09 | 1 | -2/+2 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-10-09 | 2 | -8/+6 |
| |\ \ \ | |/ / | |||||
| | * | | Update Debian metadata | Michael Klishin | 2015-10-09 | 2 | -8/+6 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-10-07 | 2 | -1/+10 |
| |\ \ \ | |/ / | |||||
| | * | | Commit 3.5.6 package release notesrabbitmq_v3_5_6 | Michael Klishin | 2015-10-07 | 2 | -1/+10 |
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-09-24 | 4 | -3/+12 |
| |\ \ \ | |/ / | |||||
| | * | | RPM/deb changelogs for release 3.5.5, package revision 3rabbitmq_v3_5_5 | Jean-Sébastien Pédron | 2015-09-24 | 2 | -1/+10 |
| | * | | Debian: Always build a source+binary package | Jean-Sébastien Pédron | 2015-09-24 | 1 | -1/+1 |
| | * | | Quote arg to prevent shell expansion, Issue-325 | Tom Noonan II | 2015-09-24 | 1 | -1/+1 |
| | * | | rabbitmq-script-wrapper: Use '=', not '==' with Bourne shell's test | Jean-Sébastien Pédron | 2015-09-24 | 1 | -1/+1 |
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-09-24 | 2 | -0/+9 |
| |\ \ \ | |/ / | |||||
| | * | | RPM/deb changelogs for release 3.5.5 | Jean-Sébastien Pédron | 2015-09-24 | 2 | -0/+9 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-09-22 | 1 | -7/+3 |
| |\ \ \ | |/ / | |||||
| | * | | fixed support for arguments containing ` characters | Ben Page | 2015-09-17 | 1 | -7/+3 |
| * | | | Merge stable into master | Michael Klishin | 2015-08-31 | 1 | -2/+2 |
| |\ \ \ | |/ / | |||||
| | * | | GoPivotal => Pivotal Software in a few more places | Michael Klishin | 2015-08-31 | 1 | -2/+2 |
| * | | | rabbitmq-script-wrapper: Use '=', not '==' with Bourne shell's test | Jean-Sébastien Pédron | 2015-08-24 | 1 | -1/+1 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-08-19 | 1 | -1/+6 |
| |\ \ \ | |/ / | |||||
| | * | | On Linux, use -r option for 'sed'. -E is not present in versions earlier vers... | Nishan Naseer | 2015-08-19 | 1 | -1/+6 |
| * | | | RPM/deb: Depend on Erlang R16B03 | Jean-Sébastien Pédron | 2015-08-05 | 2 | -4/+4 |
| * | | | Merge branch 'stable' | Michael Klishin | 2015-07-27 | 2 | -0/+9 |
| |\ \ \ | |/ / | |||||
| | * | | Commit package change logs | Michael Klishin | 2015-07-22 | 2 | -0/+9 |
| * | | | Merge pull request #189 from bogdando/ra_ocf_ha | Jean-Sébastien Pédron | 2015-07-24 | 3 | -1/+1649 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Fix indentaion, typos, hardcodes | Bogdan Dobrelya | 2015-07-24 | 2 | -12/+12 |
| | * | | Fix kill and mnesia removal | Bogdan Dobrelya | 2015-07-24 | 1 | -6/+11 |
