Commit History

Author SHA1 Message Date
  euromark 974ca851c2 Correct doc blocks according to cs guidelines. 11 years ago
  mark_story 33a5b6e451 Fix additional missing API doc tags. 11 years ago
  mark_story 91721244a4 Fix more doc block errors in lib/ 11 years ago
  euromark 0ece694a75 microptimize options and default merge and other string key array merges 12 years ago
  mark_story 2c5d96e916 Merge branch 'master' into 2.5 12 years ago
  mark_story a5d50da040 Remove dead and unused code. 12 years ago
  Rob Spencer b8e32dd2b3 Adding flags override to additional pdo drivers 12 years ago
  ADmad dda6080579 Merge branch 'master' into 2.5 12 years ago
  Marc Würth 7cfa0116f4 Removed "PHP 5" from file header DocBlocks 12 years ago
  Mark Story ce74153389 Merge pull request #1691 from uzyn/2.5-decimal 12 years ago
  José Lorenzo Rodríguez 6c2eb6e7c6 Merge pull request #1546 from rchavik/2.3-sqlite-truncate 12 years ago
  U-Zyn Chua c74c8d49a1 Decimal support for SQLite. #3171 12 years ago
  mark_story c1ae41da51 Correctly generate bigint primary keys in sqlite. 12 years ago
  Rachman Chavik 9d8bb8c047 Sqlite::truncate(): Verify `sqlite_sequence` exists before _execute() 12 years ago
  euromark 6cf147e8c8 unify null checks - avoid method call in favor of strict check 12 years ago
  euromark c989624f80 whitespace coding standards 12 years ago
  euromark a90cb29c0f simplify else cases 12 years ago
  Marc Würth 4c9f0414cb Improved the DocBlocks and other code cleanup 13 years ago
  mark_story 00569ea405 Update limit() for Sqlite. 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
  Ceeram 3f4d24bfc0 remove unused local variables and a few improvements 13 years ago
  euromark b811afbc44 double spaces to single ones 13 years ago
  mark_story 27d7e2865e Merge branch 'master' into 2.3 13 years ago
  Ceeram 56225bcca3 fix all warnings except TODO warnings 13 years ago
  euromark 8f78b1e05b fix coding standards for whitespaces 13 years ago
  dogmatic69 408e619c9f Merge branch '2.3' into type-checks 13 years ago
  Jose Lorenzo Rodriguez d5c9d97dc1 Merge remote-tracking branch 'origin/master' into 2.3 13 years ago
  dogmatic69 b1f26b59a3 converting if ($foo != null) to if ($foo) 13 years ago