| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge v1_5_1 into bug20033 | Hubert Plociniczak | 2009-01-06 | 2 | -16/+6 |
| |\ |
|
| | * | Removed arch conditional on sed. | Hubert Plociniczak | 2009-01-06 | 1 | -6/+2 |
| | * | Use default macros in sed instead of using hardcoded path. | Hubert Plociniczak | 2009-01-06 | 1 | -2/+2 |
| | * | Define standard libdir macro in the makefile instead of overwriting it direct... | Hubert Plociniczak | 2009-01-06 | 2 | -10/+4 |
| * | | Fix spaces | Hubert Plociniczak | 2009-01-06 | 1 | -1/+1 |
| * | | RPM %files section only lists files that are not under /usr/lib/erlang/lib/ra... | Hubert Plociniczak | 2009-01-06 | 1 | -6/+10 |
| |/ |
|
| * | merge default heads | Matthias Radestock | 2008-12-17 | 1 | -1/+1 |
| |\ |
|
| | * | better description for user account | Matthias Radestock | 2008-12-17 | 1 | -1/+1 |
| * | | add package changelog entries for 1.5.0 release | Matthias Radestock | 2008-12-17 | 1 | -1/+1 |
| |/ |
|
| * | remove remnants of schema check in rpm packages | Matthias Radestock | 2008-12-17 | 3 | -35/+0 |
| * | Merge bug20002 into default | Hubert Plociniczak | 2008-12-16 | 1 | -6/+8 |
| |\ |
|
| | * | Produce the list of rpm files on the fly | Hubert Plociniczak | 2008-12-15 | 1 | -8/+7 |
| | * | logrotate doesn't need executable permissions, | Hubert Plociniczak | 2008-12-12 | 1 | -2/+5 |
| * | | New changelog entry for RPMs | Tony Garnock-Jones | 2008-12-15 | 1 | -0/+3 |
| |/ |
|
| * | Removed unused README.txt, if someone knows how to build | Hubert Plociniczak | 2008-12-12 | 2 | -52/+2 |
| * | Merge bug19961 into default | Hubert Plociniczak | 2008-12-11 | 2 | -1/+8 |
| |\ |
|
| | * | x86_64 rpm scripts now refer to /usr/lib64 scripts | Hubert Plociniczak | 2008-12-05 | 2 | -1/+8 |
| * | | Catch all the manpages, including any future ones. | Tony Garnock-Jones | 2008-12-10 | 1 | -3/+1 |
| |/ |
|
| * | Merge bug19929 into default | Hubert Plociniczak | 2008-12-05 | 3 | -0/+35 |
| |\ |
|
| | * | More intuitive name for the script | Hubert Plociniczak | 2008-12-05 | 3 | -2/+2 |
| | * | Typo | Hubert Plociniczak | 2008-12-05 | 1 | -1/+1 |
| | * | Move the old mnesia dir to temporary unique place | Hubert Plociniczak | 2008-12-05 | 3 | -0/+35 |
| * | | Use 'id -u' instead of not always working UID variable | Hubert Plociniczak | 2008-12-05 | 1 | -1/+1 |
| * | | Display warning when rabbitmqctl is not run as superuser | Hubert Plociniczak | 2008-12-05 | 1 | -2/+7 |
| |/ |
|
| * | Moved scripts to /usr/lib/rabbitmq/bin and few minor | Hubert Plociniczak | 2008-12-04 | 3 | -17/+14 |
| * | merged bug19841 into default | Tony Garnock-Jones | 2008-12-02 | 1 | -1/+1 |
| |\ |
|
| | * | Moved from python-json to python-simplejson. | Hubert Plociniczak | 2008-11-20 | 1 | -1/+1 |
| * | | Moved license files and documentation to appropriate directory | Hubert Plociniczak | 2008-11-27 | 1 | -1/+3 |
| * | | Produce architecture dependent rpm binary packages | Hubert Plociniczak | 2008-11-20 | 2 | -3/+8 |
| |/ |
|
| * | Added erlang as build dependency, remvoed python since | Hubert Plociniczak | 2008-11-14 | 1 | -1/+1 |
| * | Added new line to logrotate scripts, debian packaging no longer throws warning | Hubert Plociniczak | 2008-10-25 | 1 | -1/+1 |
| * | Merge default into bug19382 | Hubert Plociniczak | 2008-10-16 | 2 | -1/+5 |
| |\ |
|
| | * | merge default into bug19332 | Hubert Plociniczak | 2008-09-15 | 4 | -104/+163 |
| | |\ |
|
| | * | | Fixed checking build dependencies in rpms | Hubert Plociniczak | 2008-09-15 | 2 | -1/+4 |
| | * | | Added python-json as a dependency to the debian/rpm packages | Hubert Plociniczak | 2008-09-04 | 1 | -0/+1 |
| * | | | Removed unused variables in the Makefile | Hubert Plociniczak | 2008-10-16 | 1 | -3/+1 |
| * | | | Spec no longer requires non-standard macros, | Hubert Plociniczak | 2008-10-16 | 2 | -28/+19 |
| * | | | Apply rpm-specific files as a patch, | Hubert Plociniczak | 2008-09-15 | 2 | -9/+13 |
| * | | | Cleaned up the Makefile | Hubert Plociniczak | 2008-09-15 | 1 | -14/+3 |
| * | | | Append rpm-specific files to the source tarball. | Hubert Plociniczak | 2008-09-12 | 2 | -21/+30 |
| | |/
|/| |
|
| * | | Added status command to rabbit_mutli, init.d scripts | Hubert Plociniczak | 2008-09-11 | 1 | -42/+57 |
| * | | merge default into bug19193 | Hubert Plociniczak | 2008-09-10 | 1 | -0/+1 |
| |\ \ |
|
| | * \ | merge bug19166 into default | Matthias Radestock | 2008-09-09 | 2 | -88/+106 |
| | |\ \
| | |/
| |/| |
|
| | | * | Start the RabbitMQ server after adding | Hubert Plociniczak | 2008-09-09 | 1 | -0/+1 |
| * | | | Use lists:foreach instead of tail recursion | Hubert Plociniczak | 2008-09-10 | 1 | -1/+1 |
| * | | | Fixed various QA remarks. | Hubert Plociniczak | 2008-09-09 | 1 | -2/+1 |
| * | | | Renamed startup.log, .err to startup_log, _err | Hubert Plociniczak | 2008-09-09 | 1 | -5/+5 |
| * | | | Logrotate script calls init.d script instead | Hubert Plociniczak | 2008-08-27 | 2 | -2/+14 |
| * | | | Added rotate_logs_all command to rabbitmq_multi. | Hubert Plociniczak | 2008-08-27 | 1 | -4/+3 |
| * | | | Use postrotate script to reopen logs and | Hubert Plociniczak | 2008-08-14 | 1 | -12/+6 |