summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merge bug19552 into bug19468_channelsMatthias Radestock2008-10-164-74/+89
|\
| * fix 'duplicate_next' error when sending messages directly to proxied processMatthias Radestock2008-10-161-5/+8
| * 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
* | | some explanationMatthias Radestock2008-10-161-0/+3
* | | wire up channels to rabbit_alarmMatthias Radestock2008-10-161-1/+17
* | | make rabbit_alarm usableMatthias Radestock2008-10-161-5/+35
* | | cosmeticMatthias Radestock2008-10-161-1/+1
* | | branch off for effect-less alarm handlingMatthias Radestock2008-10-161-2/+15
* | | beginnings of reacting to low memory conditionsMatthias Radestock2008-10-042-0/+85
|/ /
* | 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
| * | | Create suffix file even when the originalHubert Plociniczak2008-08-281-3/+6
| * | | Added few missing articlesHubert Plociniczak2008-08-273-5/+5
| * | | Fixed spec definition. Renamed name() toHubert Plociniczak2008-08-272-2/+2
* | | | Added rotate_logs_all command to rabbitmq_multi.Hubert Plociniczak2008-08-271-7/+31
|/ / /
* | | Minor style changesHubert Plociniczak2008-08-272-13/+11