summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* propagate channel/connection errors when in closing stateMatthias Radestock2008-10-031-19/+18
* merge bug18784Matthias Radestock2008-10-012-3/+11
|\
| * Migrate branch bug18784Tony Garnock-Jones2008-07-032-3/+11
* | Merged 19455 into defaultBen Hood2008-09-282-2/+6
|\ \
| * | disable NagleMatthias Radestock2008-09-282-2/+6
|/ /
* | merge bug19164 into defaultMatthias Radestock2008-09-114-81/+142
|\ \
| * | cosmeticMatthias Radestock2008-09-111-7/+5
| * | cosmeticHubert Plociniczak2008-09-111-6/+8
| * | Use parse_status to correctly determineHubert Plociniczak2008-09-111-3/+4
| * | Added status command to rabbit_mutli, init.d scriptsHubert Plociniczak2008-09-114-81/+141
|/ /
* | merge bug19193 into defaultMatthias Radestock2008-09-1013-38/+109
|\ \
| * \ merge default into bug19193Hubert Plociniczak2008-09-1012-20/+41
| |\ \ | |/ / |/| |
* | | merge bug19166 into defaultMatthias Radestock2008-09-093-93/+111
|\ \ \
| * | | Start the RabbitMQ server after addingHubert Plociniczak2008-09-091-0/+1
* | | | merge bug19144 into defaultMatthias Radestock2008-09-091-3/+3
|\ \ \ \
| * | | | Updated the license to reflect the current state.Hubert Plociniczak2008-09-091-3/+3
|/ / / /
* | | | merge bug19200 into defaultMatthias Radestock2008-09-089-42/+489
|\ \ \ \
* | | | | Removed dotHubert Plociniczak2008-09-041-1/+1
* | | | | Only debian/rules file needs to have exec permissionHubert Plociniczak2008-09-041-1/+1
* | | | | tabs -> spacesMatthias Radestock2008-08-292-2/+2
* | | | | merge bug17070 into defaultMatthias Radestock2008-08-261-7/+27
|\ \ \ \ \
| * | | | | support default empty AMQP tablesMatthias Radestock2008-08-261-1/+10
| * | | | | fixed bug in emitting erlang binary stringKarol Skocik2008-08-261-1/+1
| * | | | | added mapping which decides how to convert Python value to Erlang default valueKarol Skocik2008-08-081-1/+9
| * | | | | Migrate branch bug17070Tony Garnock-Jones2008-07-031-7/+10
| | |_|_|/ | |/| | |
* | | | | merge bug19089 into defaultMatthias Radestock2008-08-146-7/+7
|\ \ \ \ \
| * | | | | SCRIPT_HOME variable in windows points to theHubert Plociniczak2008-08-141-1/+1
| * | | | | Use %~dp0 to find the ebin directory under windowsHubert Plociniczak2008-07-293-3/+3
| * | | | | Use dirname $0 consistently to find the ebin dir.Tony Garnock-Jones2008-07-293-3/+3
| | | | | * Refactoring of call_all_nodes/1Hubert Plociniczak2008-09-101-28/+18
| | | | | * Use lists:foreach instead of tail recursionHubert Plociniczak2008-09-102-17/+16
| | | | | * Continue rotate_logs command even whenHubert Plociniczak2008-09-091-5/+4
| | | | | * Fixed various QA remarks.Hubert Plociniczak2008-09-094-13/+12
| | | | | * Return value of the RETVAL variable in init.dHubert Plociniczak2008-09-091-1/+1
| | | | | * Renamed startup.log, .err to startup_log, _errHubert Plociniczak2008-09-092-12/+13
| | | | | * Merge bug19200 into bug19193Hubert Plociniczak2008-09-058-81/+299
| | | | | |\ | | | | |_|/ | | | |/| |
| | | * | | Removed catch in append_file/2 since thereHubert Plociniczak2008-09-052-2/+2
| | | * | | Reverted changes that accidentally got committedHubert Plociniczak2008-09-042-8/+7
| | | * | | Added tests to cover the changes made in last commitHubert Plociniczak2008-09-043-10/+17
| | | * | | Perform standard handler installation when originalHubert Plociniczak2008-09-042-0/+8
| | | * | | Moved log configuration to start/0,Hubert Plociniczak2008-09-042-10/+19
| | | * | | Renamed logs_location/1 function to log_location/1.Hubert Plociniczak2008-09-032-18/+69
| | | * | | Simplified the way we get logs locations,Hubert Plociniczak2008-09-032-40/+48
| | | * | | Added more test casesHubert Plociniczak2008-09-021-6/+40
| | | * | | some minor tweaksMatthias Radestock2008-09-021-25/+20
| | | * | | Removed unused includeHubert Plociniczak2008-09-021-1/+0
| | | * | | Better naming for typesHubert Plociniczak2008-09-024-4/+5
| | | * | | Refactoring of the log testsHubert Plociniczak2008-09-021-25/+26
| | | * | | Added test suite for log rotation.Hubert Plociniczak2008-09-022-55/+141
| | | * | | cosmeticMatthias Radestock2008-09-011-3/+6