summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor style changesHubert Plociniczak2008-08-272-13/+11
* Moved append operation inside init/1Hubert Plociniczak2008-08-265-46/+83
* Added wrappers around standard error_logger_file_hHubert Plociniczak2008-08-264-32/+150
* Used swap_handler mechanism provided inHubert Plociniczak2008-08-191-40/+37
* Added optional argument that specifies the suffixHubert Plociniczak2008-08-182-10/+49
* Forgot to remove semicolonHubert Plociniczak2008-08-151-1/+1
* Fixed qa remarksHubert Plociniczak2008-08-152-17/+12
* Merge default into bug19200Hubert Plociniczak2008-08-1413-938/+87
|\
| * more restrictive signature for rabbit_misc:r/3Matthias Radestock2008-08-141-2/+1
| * cosmetic changesMatthias Radestock2008-08-145-14/+22
| * Incorporated QA commentsBen Hood2008-08-111-12/+12
| * Some more fixes for QA commentsBen Hood2008-08-063-5/+6
| * Reverting unecessary changes in rabbit_amqqueueBen Hood2008-08-061-13/+10
| * folded default user into default hostBen Hood2008-08-063-13/+5
| * Fixing some QA remarksBen Hood2008-08-063-12/+16
| * Most recently declared queue was returning the entire resourceBen Hood2008-08-051-1/+1
| * Fixed another error in the specsBen Hood2008-08-052-2/+2
| * Put some spaces between the commas, left stuff that didnt get changed on this...Ben Hood2008-08-053-13/+13
| * Fixed specification for declareBen Hood2008-08-052-11/+11
| * Merged default into 18994Ben Hood2008-08-051-1/+1
| |\
| * | Removed some references to realmsBen Hood2008-08-042-13/+4
| * | Bug fix for basic-get, exposed by running qpid test suiteBen Hood2008-07-251-3/+1
| * | Removed some unused fieldsBen Hood2008-07-224-52/+19
| * | Deleted a lot of stuff to do with permissionsBen Hood2008-07-222-117/+1
| * | Put the default bindings back inBen Hood2008-07-222-10/+6
| * | Converted some tabs to spacesBen Hood2008-07-221-4/+4
| * | Deleted superfluous qlc statementBen Hood2008-07-211-1/+0
| * | Re-keyed exchange and queue persistence on the vhostBen Hood2008-07-216-35/+32
| * | Network test suite now passes completelyBen Hood2008-07-131-1/+2
| * | Savepoint for lifecycle test that now works without realms or ticketsBen Hood2008-07-1312-751/+58
* | | Added reopen_logs command to rabbit_controlHubert Plociniczak2008-08-142-1/+31
| |/ |/|
* | Move schema integrity check into the top of wait_for_tables.Tony Garnock-Jones2008-07-281-1/+1
* | Reverted sync transaction to its previous state (QA note from Matthias)Ben Hood2008-07-141-1/+1