| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge bug19200 into default | Matthias Radestock | 2008-09-08 | 6 | -40/+469 |
| |\ | |||||
| | * | Removed catch in append_file/2 since there | Hubert Plociniczak | 2008-09-05 | 2 | -2/+2 |
| | * | Added tests to cover the changes made in last commit | Hubert Plociniczak | 2008-09-04 | 1 | -3/+9 |
| | * | 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 |
| | * | Simplified the way we get logs locations, | Hubert Plociniczak | 2008-09-03 | 2 | -40/+48 |
| | * | Added more test cases | Hubert Plociniczak | 2008-09-02 | 1 | -6/+40 |
| | * | some minor tweaks | Matthias Radestock | 2008-09-02 | 1 | -25/+20 |
| | * | Removed unused include | Hubert Plociniczak | 2008-09-02 | 1 | -1/+0 |
| | * | Better naming for types | Hubert Plociniczak | 2008-09-02 | 2 | -2/+3 |
| | * | Refactoring of the log tests | Hubert Plociniczak | 2008-09-02 | 1 | -25/+26 |
| | * | Added test suite for log rotation. | Hubert Plociniczak | 2008-09-02 | 2 | -55/+141 |
| | * | cosmetic | Matthias Radestock | 2008-09-01 | 1 | -3/+6 |
| | * | cosmetic | Matthias Radestock | 2008-09-01 | 3 | -9/+13 |
| | * | always log an error when append fails | Matthias Radestock | 2008-09-01 | 2 | -26/+12 |
| | * | Use rabbit_log instead of error_logger | Hubert Plociniczak | 2008-08-29 | 2 | -6/+6 |
| | * | When appending the old log file fails always try | Hubert Plociniczak | 2008-08-29 | 3 | -6/+27 |
| | * | Create suffix file even when the original | Hubert Plociniczak | 2008-08-28 | 1 | -3/+6 |
| | * | Added few missing articles | Hubert Plociniczak | 2008-08-27 | 3 | -5/+5 |
| | * | Fixed spec definition. Renamed name() to | Hubert Plociniczak | 2008-08-27 | 2 | -2/+2 |
| | * | Minor style changes | Hubert Plociniczak | 2008-08-27 | 2 | -13/+11 |
| | * | Moved append operation inside init/1 | Hubert Plociniczak | 2008-08-26 | 5 | -46/+83 |
| | * | Added wrappers around standard error_logger_file_h | Hubert Plociniczak | 2008-08-26 | 4 | -32/+150 |
| | * | Used swap_handler mechanism provided in | Hubert Plociniczak | 2008-08-19 | 1 | -40/+37 |
| | * | Added optional argument that specifies the suffix | Hubert Plociniczak | 2008-08-18 | 2 | -10/+49 |
| | * | Forgot to remove semicolon | Hubert Plociniczak | 2008-08-15 | 1 | -1/+1 |
| | * | Fixed qa remarks | Hubert Plociniczak | 2008-08-15 | 2 | -17/+12 |
| | * | Merge default into bug19200 | Hubert Plociniczak | 2008-08-14 | 13 | -938/+87 |
| | |\ | |||||
| | * | | Added reopen_logs command to rabbit_control | Hubert Plociniczak | 2008-08-14 | 2 | -1/+31 |
| * | | | tabs -> spaces | Matthias Radestock | 2008-08-29 | 2 | -2/+2 |
| | |/ |/| | |||||
| * | | more restrictive signature for rabbit_misc:r/3 | Matthias Radestock | 2008-08-14 | 1 | -2/+1 |
| * | | cosmetic changes | Matthias Radestock | 2008-08-14 | 5 | -14/+22 |
| * | | Incorporated QA comments | Ben Hood | 2008-08-11 | 1 | -12/+12 |
| * | | Some more fixes for QA comments | Ben Hood | 2008-08-06 | 3 | -5/+6 |
| * | | Reverting unecessary changes in rabbit_amqqueue | Ben Hood | 2008-08-06 | 1 | -13/+10 |
| * | | folded default user into default host | Ben Hood | 2008-08-06 | 3 | -13/+5 |
| * | | Fixing some QA remarks | Ben Hood | 2008-08-06 | 3 | -12/+16 |
| * | | Most recently declared queue was returning the entire resource | Ben Hood | 2008-08-05 | 1 | -1/+1 |
| * | | Fixed another error in the specs | Ben Hood | 2008-08-05 | 2 | -2/+2 |
| * | | Put some spaces between the commas, left stuff that didnt get changed on this... | Ben Hood | 2008-08-05 | 3 | -13/+13 |
| * | | Fixed specification for declare | Ben Hood | 2008-08-05 | 2 | -11/+11 |
| * | | Merged default into 18994 | Ben Hood | 2008-08-05 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Move schema integrity check into the top of wait_for_tables. | Tony Garnock-Jones | 2008-07-28 | 1 | -1/+1 |
| | * | Reverted sync transaction to its previous state (QA note from Matthias) | Ben Hood | 2008-07-14 | 1 | -1/+1 |
| | * | proper use of #realm_resource{} | Matthias Radestock | 2008-07-12 | 2 | -15/+25 |
| | * | minor refactoring of preen_realm | Matthias Radestock | 2008-07-12 | 1 | -6/+6 |
| | * | rabbit_realm:check/2 is run outside tx | Matthias Radestock | 2008-07-12 | 1 | -6/+5 |
| | * | cosmetic | Matthias Radestock | 2008-07-12 | 1 | -11/+11 |
| | * | cosmetic changes | Matthias Radestock | 2008-07-12 | 1 | -12/+13 |
