| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge bug19860 into default | Hubert Plociniczak | 2008-11-28 | 4 | -8/+8 |
| |\ | |||||
| | * | Consistency around trailing slashes. | Simon MacMullen | 2008-11-28 | 1 | -3/+2 |
| | * | According to Hubert it *does* make sense to ship these man pages. | Simon MacMullen | 2008-11-28 | 1 | -2/+0 |
| | * | Change SBIN_DIR rather than move the scripts | Simon MacMullen | 2008-11-27 | 1 | -4/+1 |
| | * | Remove man pages for anything other than rabbitmqctl. | Simon MacMullen | 2008-11-26 | 1 | -0/+2 |
| | * | Move the generioc unix scripts into /usr/lib/rabbitmq/bin to discourage | Simon MacMullen | 2008-11-25 | 4 | -6/+10 |
| | * | Fix a bashism that causes FAIL on Ubuntu. | Simon MacMullen | 2008-11-25 | 1 | -1/+1 |
| * | | Merge bug19331 into default | Hubert Plociniczak | 2008-11-28 | 2 | -0/+141 |
| |\ \ | |||||
| | * | | Various cosmetic changes to the rabbitmq service | Hubert Plociniczak | 2008-11-27 | 2 | -3/+2 |
| | * | | Merged default into bug19331, QA feedback | Emile Joubert | 2008-11-08 | 9 | -87/+49 |
| | |\ \ | |||||
| | * | | | Fixed typo | Emile Joubert | 2008-10-17 | 1 | -1/+1 |
| | * | | | Moved and modified documentation | Emile Joubert | 2008-10-10 | 2 | -0/+127 |
| | * | | | Run broker as windows service | Emile | 2008-10-07 | 1 | -0/+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 |
| | |/ |/| | |||||
| * | | Verified | Simon MacMullen | 2008-11-07 | 3 | -49/+0 |
| |\ \ | |||||
| | * | | Removed check_tools script since Build-Depends | Hubert Plociniczak | 2008-10-19 | 3 | -49/+0 |
| * | | | Merge two default branches into one | Hubert Plociniczak | 2008-10-30 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | merge bug19572 into default | Matthias Radestock | 2008-10-25 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Removed packages that are already set as dependencies of the others | Hubert Plociniczak | 2008-10-25 | 1 | -1/+1 |
| | | * | | | Minimal version of build dependencies on debian | Hubert Plociniczak | 2008-10-24 | 1 | -1/+1 |
| | | * | | | Forgot about perl | Hubert Plociniczak | 2008-10-19 | 1 | -1/+1 |
| | | * | | | Added missing build dependencies for debian | Hubert Plociniczak | 2008-10-19 | 1 | -1/+1 |
| | | |/ / | |||||
| * | | | | Added new line to logrotate scripts, debian packaging no longer throws warning | Hubert Plociniczak | 2008-10-25 | 2 | -2/+2 |
| |/ / / | |||||
| * | | | Merge bug19382 into default | Hubert Plociniczak | 2008-10-23 | 2 | -34/+27 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Merge default into bug19382 | Hubert Plociniczak | 2008-10-16 | 3 | -2/+6 |
| | |\ \ | |||||
| | * | | | 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 |
| | | |/ | |/| | |||||
| * | | | Merge bug19329 into default | Hubert Plociniczak | 2008-10-17 | 1 | -1/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Create non-native debian packages | Hubert Plociniczak | 2008-09-05 | 1 | -1/+3 |
| * | | | merge default into bug19332 | Hubert Plociniczak | 2008-09-15 | 10 | -146/+262 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Added status command to rabbit_mutli, init.d scripts | Hubert Plociniczak | 2008-09-11 | 2 | -81/+126 |
| | * | | merge default into bug19193 | Hubert Plociniczak | 2008-09-10 | 3 | -4/+5 |
| | |\ \ | |||||
| | | * \ | merge bug19166 into default | Matthias Radestock | 2008-09-09 | 3 | -93/+111 |
| | | |\ \ | |||||
| | | | * | | Start the RabbitMQ server after adding | Hubert Plociniczak | 2008-09-09 | 1 | -0/+1 |
| | | * | | | Updated the license to reflect the current state. | Hubert Plociniczak | 2008-09-09 | 1 | -3/+3 |
| | | | |/ | | |/| | |||||
| | * | | | Use lists:foreach instead of tail recursion | Hubert Plociniczak | 2008-09-10 | 1 | -1/+1 |
| | * | | | Fixed various QA remarks. | Hubert Plociniczak | 2008-09-09 | 2 | -4/+2 |
| | * | | | Return value of the RETVAL variable in init.d | Hubert Plociniczak | 2008-09-09 | 1 | -1/+1 |
| | * | | | Renamed startup.log, .err to startup_log, _err | Hubert Plociniczak | 2008-09-09 | 2 | -12/+13 |
| | * | | | Logrotate script calls init.d script instead | Hubert Plociniczak | 2008-08-27 | 4 | -4/+29 |
| | * | | | Added rotate_logs_all command to rabbitmq_multi. | Hubert Plociniczak | 2008-08-27 | 2 | -8/+6 |
| | * | | | Use postrotate script to reopen logs and | Hubert Plociniczak | 2008-08-14 | 2 | -24/+12 |
| | * | | | Merge bug19200 into bug19193 | Hubert Plociniczak | 2008-08-14 | 4 | -19/+13 |
| | |\ \ \ | |||||
| | * | | | | Added logrotate script to debian and rpm packages | Hubert Plociniczak | 2008-08-13 | 7 | -3/+48 |
| | | |_|/ | |/| | | |||||
| | * | | | Merge bug17940 into bug19166 | Hubert Plociniczak | 2008-08-12 | 3 | -0/+4 |
| | |\ \ \ | |||||
