Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge default into bug19332bug19332 | Hubert Plociniczak | 2008-09-15 | 3 | -4/+6 |
|\ | |||||
| * | 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 | 2 | -1/+2 |
* | | merge bug19164 into default | Matthias Radestock | 2008-09-11 | 0 | -0/+0 |
|\ \ | |||||
* | | | cosmeticbug19164 | Matthias Radestock | 2008-09-11 | 1 | -7/+5 |
* | | | cosmetic | Hubert Plociniczak | 2008-09-11 | 1 | -6/+8 |
* | | | Use parse_status to correctly determine | Hubert Plociniczak | 2008-09-11 | 1 | -3/+4 |
* | | | Added status command to rabbit_mutli, init.d scripts | Hubert Plociniczak | 2008-09-11 | 4 | -81/+141 |
|/ / | |||||
* | | merge bug19193 into default | Matthias Radestock | 2008-09-10 | 0 | -0/+0 |
|\ \ | |||||
* \ \ | merge default into bug19193bug19193 | Hubert Plociniczak | 2008-09-10 | 12 | -20/+41 |
|\ \ \ | |/ / | |||||
| * | | merge bug19166 into default | Matthias Radestock | 2008-09-09 | 3 | -93/+111 |
| |\ \ | |||||
| | * | | Start the RabbitMQ server after addingbug19166 | Hubert Plociniczak | 2008-09-09 | 1 | -0/+1 |
| * | | | merge bug19144 into default | Matthias Radestock | 2008-09-09 | 0 | -0/+0 |
| |\ \ \ | |||||
| * | | | | Updated the license to reflect the current state.bug19144 | Hubert Plociniczak | 2008-09-09 | 1 | -3/+3 |
| |/ / / | |||||
| * | | | merge bug19200 into default | Matthias Radestock | 2008-09-08 | 11 | -18/+38 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Removed dot | Hubert Plociniczak | 2008-09-04 | 1 | -1/+1 |
| | * | | Only debian/rules file needs to have exec permission | Hubert Plociniczak | 2008-09-04 | 1 | -1/+1 |
| | * | | tabs -> spaces | Matthias Radestock | 2008-08-29 | 2 | -2/+2 |
| | * | | merge bug17070 into default | Matthias Radestock | 2008-08-26 | 36 | -1014/+443 |
| | |\ \ | |||||
| | | * \ | merge bug19089 into default | Matthias Radestock | 2008-08-14 | 28 | -999/+407 |
| | | |\ \ | |||||
| | | * | | | SCRIPT_HOME variable in windows points to thebug19089 | Hubert Plociniczak | 2008-08-14 | 1 | -1/+1 |
| | | * | | | Use %~dp0 to find the ebin directory under windows | Hubert Plociniczak | 2008-07-29 | 3 | -3/+3 |
| | | * | | | Use dirname $0 consistently to find the ebin dir. | Tony Garnock-Jones | 2008-07-29 | 3 | -3/+3 |
| | * | | | | support default empty AMQP tablesbug17070 | Matthias Radestock | 2008-08-26 | 1 | -1/+10 |
| | * | | | | fixed bug in emitting erlang binary string | Karol Skocik | 2008-08-26 | 1 | -1/+1 |
| | * | | | | added mapping which decides how to convert Python value to Erlang default value | Karol Skocik | 2008-08-08 | 1 | -1/+9 |
| | * | | | | Migrate branch bug17070 | Tony Garnock-Jones | 2008-07-03 | 1 | -7/+10 |
* | | | | | | Refactoring of call_all_nodes/1 | Hubert Plociniczak | 2008-09-10 | 1 | -28/+18 |
* | | | | | | Use lists:foreach instead of tail recursion | Hubert Plociniczak | 2008-09-10 | 2 | -17/+16 |
* | | | | | | Continue rotate_logs command even when | Hubert Plociniczak | 2008-09-09 | 1 | -5/+4 |
* | | | | | | Fixed various QA remarks. | Hubert Plociniczak | 2008-09-09 | 4 | -13/+12 |
* | | | | | | 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 |
* | | | | | | Merge bug19200 into bug19193 | Hubert Plociniczak | 2008-09-05 | 13 | -104/+204 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Logrotate script calls init.d script instead | Hubert Plociniczak | 2008-08-27 | 4 | -4/+29 |
| * | | | | | Update man pages with rotate_logs_all command | Hubert Plociniczak | 2008-08-27 | 1 | -0/+3 |
| * | | | | | Added rotate_logs_all command to rabbitmq_multi. | Hubert Plociniczak | 2008-08-27 | 3 | -15/+37 |
| * | | | | | Merged bug19200 into bug19193 | Hubert Plociniczak | 2008-08-27 | 6 | -65/+219 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge bug19200 into bug19193 | Hubert Plociniczak | 2008-08-19 | 9 | -95/+145 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Use postrotate script to reopen logs and | Hubert Plociniczak | 2008-08-14 | 3 | -28/+12 |
| | * | | | | | | Merge bug19200 into bug19193 | Hubert Plociniczak | 2008-08-14 | 22 | -986/+146 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 | 7 | -150/+115 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Added required commands to the init.d script | Hubert Plociniczak | 2008-08-08 | 3 | -93/+110 |
* | | | | | | | | | Removed catch in append_file/2 since therebug19200 | Hubert Plociniczak | 2008-09-05 | 2 | -2/+2 |
* | | | | | | | | | Reverted changes that accidentally got committed | Hubert Plociniczak | 2008-09-04 | 2 | -8/+7 |
* | | | | | | | | | Added tests to cover the changes made in last commit | Hubert Plociniczak | 2008-09-04 | 3 | -10/+17 |
* | | | | | | | | | Perform standard handler installation when original | Hubert Plociniczak | 2008-09-04 | 2 | -0/+8 |
* | | | | | | | | | Moved log configuration to start/0, | Hubert Plociniczak | 2008-09-04 | 2 | -10/+19 |
* | | | | | | | | | Renamed logs_location/1 function to log_location/1. | Hubert Plociniczak | 2008-09-03 | 2 | -18/+69 |