Commit History

Author SHA1 Message Date
  Schlaefer 8060f1b4be fixes FileLog doesn't delete on rotation if `rotate` = 0 12 years ago
  Schlaefer 83d340a3af fixes FileLog doesn't delete on rotation if count(files) is greater 'rotate' 12 years ago
  euromark f5859ca719 allow creating of missing tmp directories in debug (development) mode for cache and log to avoid unnecessary errors thrown - using 0775 for dirs and 0664 for files 12 years ago
  ADmad 3303a2cda1 Merge branch 'master' into 2.4 13 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  Rémi Dewitte 0875b84fa6 sprintf arguments mixed up 13 years ago
  Rémi Dewitte a8f9cf787b $result instead of $r 13 years ago
  Rémi Dewitte 5b5180f661 code style in FileLog and FileLogTest 13 years ago
  Rémi Dewitte 278700677a Add mask setting to FileLog 13 years ago
  ADmad 4ab27ca840 Implemented log file rotation. 13 years ago
  Mark 3b02013f7d Merge pull request #1127 from dereuromark/master-strict-comparison 13 years ago
  ADmad 1b22d48a35 trivial optimization 13 years ago
  ADmad 213e81bdbd Removing redudant code. 13 years ago
  euromark 111366d5c8 == to === and != to !== where applicable 13 years ago
  Graham Weldon 66d856d883 Added extra line for referencing license file for copyright 13 years ago
  Graham Weldon 7b860debe4 This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  euromark 288fb120b5 added missing App::uses('Hash', 'Utility'); 13 years ago
  Rachman Chavik e5b33627d5 minor updates to the logging changeset 14 years ago
  Rachman Chavik 6040d96710 adding scoped logging 14 years ago
  Rachman Chavik 49bc818d36 new base class Log/Engine/BaseLog 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story dc2f6efe13 Fix coding standard errors in Log/ 14 years ago
  Juan Basso 0575e92833 Added visibility in some methods and attributes. 14 years ago
  Juan Basso 16ef234180 Removing trailing spaces. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  José Lorenzo Rodríguez 1ada281e14 Extracting CakeLogInterface to its own file, this fixes the FileLog test case 15 years ago
  José Lorenzo Rodríguez 4c0e06c451 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago