summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge two default branches into single oneHubert Plociniczak2008-10-304-34/+83
|\
| * merged default into bug19250Tony Garnock-Jones2008-10-304-16/+44
| |\
| | * merge default into bug18732Matthias Radestock2008-10-1719-1082/+696
| | |\
| | * | Migrate branch bug18732Tony Garnock-Jones2008-07-033-11/+41
| * | | Fixed QA remarksBen Hood2008-10-161-8/+3
| * | | Merged default into bug19250Ben Hood2008-10-163-69/+81
| |\ \ \
| * | | | Implemented queue.unbindBen Hood2008-10-041-23/+47
* | | | | Merge bug19552 into defaultHubert Plociniczak2008-10-241-5/+8
|\ \ \ \ \
| * | | | | fix 'duplicate_next' error when sending messages directly to proxied processMatthias Radestock2008-10-161-5/+8
| | |/ / / | |/| | |
* | | | | Merge bug19552 into defaultHubert Plociniczak2008-10-242-13/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | produce a nicer error message for common queue disappearance caseMatthias Radestock2008-10-131-11/+11
| * | | | exit with a proper protocol error when commit/rollback failMatthias Radestock2008-10-131-2/+4
| |/ / /
* | | | don't log errors during deliveryMatthias Radestock2008-10-131-5/+3
|/ / /
* | | merge bug19485 into defaultHubert Plociniczak2008-10-051-19/+18
|\ \ \
| * | | propagate channel/connection errors when in closing stateMatthias Radestock2008-10-031-19/+18
| |/ /
* | | Merged bug19219 into defaultBen Hood2008-10-042-50/+63
|\ \ \ | |/ / |/| |
| * | cosmetic refactoringMatthias Radestock2008-10-011-7/+7
| * | oopsMatthias Radestock2008-09-301-1/+1
| * | modulate gen_server:call timeout when doing work in parallelMatthias Radestock2008-09-302-50/+63
* | | merge bug18784Matthias Radestock2008-10-012-3/+11
|\ \ \ | |/ / |/| |
| * | Migrate branch bug18784Tony Garnock-Jones2008-07-032-3/+11
| |/
* | 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-111-0/+12
* | merge default into bug19193Hubert Plociniczak2008-09-101-1/+1
|\ \
| * \ merge bug19200 into defaultMatthias Radestock2008-09-086-40/+469
| |\ \
| * | | tabs -> spacesMatthias Radestock2008-08-292-2/+2
* | | | Refactoring of call_all_nodes/1Hubert Plociniczak2008-09-101-28/+18
* | | | Use lists:foreach instead of tail recursionHubert Plociniczak2008-09-101-16/+15
* | | | Continue rotate_logs command even whenHubert Plociniczak2008-09-091-5/+4
* | | | Fixed various QA remarks.Hubert Plociniczak2008-09-091-7/+8
* | | | Merge bug19200 into bug19193Hubert Plociniczak2008-09-055-74/+289
|\ \ \ \ | | |/ / | |/| |
| * | | Removed catch in append_file/2 since thereHubert Plociniczak2008-09-052-2/+2
| * | | Added tests to cover the changes made in last commitHubert Plociniczak2008-09-041-3/+9
| * | | 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-022-2/+3
| * | | 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
| * | | cosmeticMatthias Radestock2008-09-013-9/+13
| * | | always log an error when append failsMatthias Radestock2008-09-012-26/+12
| * | | Use rabbit_log instead of error_loggerHubert Plociniczak2008-08-292-6/+6
| * | | When appending the old log file fails always tryHubert Plociniczak2008-08-293-6/+27