summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #697 from bogdando/bug/1558627Jean-Sébastien Pédron2016-03-243-4/+2
|\
| * Put the RabbitMQ OCF RA policy to /usr/sbinBogdan Dobrelya2016-03-243-4/+2
* | Fix logrotate / systemd incompatibilityAlexey Lebedeff2016-03-211-1/+1
|/
* Improve systemd integrationAlexey Lebedeff2016-03-112-2/+2
* Commit 3.6.1-1 change lograbbitmq_v3_6_1Michael Klishin2016-03-012-0/+9
* Do not jump to finish in windows uninstallDaniil Fedotov2016-02-181-0/+1
* Do not jump to finish in windows installDaniil Fedotov2016-02-181-0/+1
* Sync RPM package description with DebianMichael Klishin2015-12-231-3/+1
* packaging: Always use xzcat(1) to decompress xz archiverabbitmq_v3_6_0Jean-Sébastien Pédron2015-12-223-3/+3
* packaging: tar `-n` is not portable, use --no-recursion insteadJean-Sébastien Pédron2015-12-222-2/+4
* Commit Debian and RPM change log entriesMichael Klishin2015-12-222-0/+9
* packaging: Deorbit macports packageJean-Sébastien Pédron2015-12-225-234/+0
* packaging/debian: Update list of files removed in `make clean`Jean-Sébastien Pédron2015-12-221-2/+2
* Fix build: the produced archive is now compressed with xz(1)Jean-Sébastien Pédron2015-12-221-2/+2
* packaging/generic-unix: Produce tar.xz archiveJean-Sébastien Pédron2015-12-221-1/+2
* packaging/generic-unix: Create web manpagesJean-Sébastien Pédron2015-12-211-1/+3
* Merge branch 'stable'Michael Klishin2015-12-152-0/+9
|\
| * Commit Debian and RPM release notesrabbitmq_v3_5_7Michael Klishin2015-12-152-0/+9
* | Merge branch 'stable'Jean-Sébastien Pédron2015-12-142-3/+3
|\ \ | |/
| * Install set_rabbitmq_policy.sh as an example scriptJean-Sébastien Pédron2015-12-143-2/+2
* | Merge branch 'stable'Jean-Sébastien Pédron2015-12-142-1/+5
|\ \ | |/
| * Fix the set_rabbitmq_policy.sh usageBogdan Dobrelya2015-12-104-2/+12
| * Allow users to define poliies and parameters in OCF script for HADmitry Mescheryakov2015-12-091-5/+14
| * Add host_ip fieldMatthew Mosesohn2015-11-161-1/+10
| * Fix piped exit codes expectations and count processingBogdan Dobrelya2015-10-211-4/+4
| * Fix the timeout arg for the su_rabbit_cmdBogdan Dobrelya2015-10-211-4/+5
* | packaging/standalone: Use plain Bourne shell in the patched erl(1) scriptJean-Sébastien Pédron2015-11-251-3/+2
* | packaging/standalone: Take broker dependencies into accountJean-Sébastien Pédron2015-11-251-5/+9
* | packaging/windows-exe: Use ExecDos plugin to run batch filesJean-Sébastien Pédron2015-11-202-6/+10
* | packaging/windows-exe: Fix quoting of uninstall.exeJean-Sébastien Pédron2015-11-201-1/+1
* | packaging/windows-exe: Allow silent installRyan Zink2015-11-201-3/+63
* | packaging/windows-exe: Wait for uninstall to finish before installingJean-Sébastien Pédron2015-11-201-1/+3
* | packaging/windows-exe: Append version to program name in "Add/Remove Programs"Jean-Sébastien Pédron2015-11-131-1/+1
* | packaging/windows-exe: Use rabbitmq.ico in the "Add/Remove Programs" windowJean-Sébastien Pédron2015-11-131-1/+1
* | packaging/windows-exe: Remove \Program Files\RabbitMQ Server on uninstallJean-Sébastien Pédron2015-11-131-0/+1
* | packaging/windows-exe: Always install in \Program FilesJean-Sébastien Pédron2015-11-131-2/+15
* | packaging: Quote variables passed to sub-makesrabbitmq_v3_6_0_milestone2Jean-Sébastien Pédron2015-11-101-5/+5
* | packaging: Pass SIGNING_* variables to sub-makesJean-Sébastien Pédron2015-11-102-31/+14
* | packaging/windows-exe: Fix circular variable referencesJean-Sébastien Pédron2015-11-091-1/+1
* | packaging: Add `make clean`Jean-Sébastien Pédron2015-11-096-15/+29
* | APT repository: Give more control to the callerJean-Sébastien Pédron2015-11-091-9/+12
* | packaging: Automatic `make clean` can be disabledJean-Sébastien Pédron2015-11-091-7/+11
* | packaging/generic-unix: Do not remove build directories in `make dist`Jean-Sébastien Pédron2015-11-091-3/+1
* | Makefile: Remove a debug "echo"Jean-Sébastien Pédron2015-11-051-1/+0
* | packaging/Makefile: Remove a debug $(info)Jean-Sébastien Pédron2015-11-041-1/+0
* | make packages: Move targets to packaging/MakefileJean-Sébastien Pédron2015-11-041-0/+108
* | packaging/windows-exe: Use explicitely $(VERSION) in the source zip nameJean-Sébastien Pédron2015-10-301-1/+1
* | packaging/standalone: Use "cp", not "cp -a"Jean-Sébastien Pédron2015-10-291-1/+1
* | packaging: Do not pass $(ERL_LIBS) to sub-makeJean-Sébastien Pédron2015-10-296-0/+6
* | packaging/standalone: Use "xzcat | tar" instead of "tar -J"Jean-Sébastien Pédron2015-10-291-1/+1