Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez bf0f5ab118 Merge remote-tracking branch 'origin/2.1' into 2.2 14 years ago
  Kyle Robinson Young b8488b8dfe Update 1.x @link in docblocks 14 years ago
  mark_story 46bce1a00f Merge branch '2.1' into 2.2 14 years ago
  mark_story 6bb8b22cdb Fix space indented code. 14 years ago
  Ceeram 74ee75b0ef Merge branch '2.1' into 2.2 14 years ago
  Ceeram f0bd7386e2 created, modified and updated fields now use static timestamp in testcases 14 years ago
  euromark bc2cd00123 cake 2.2 test case fixes (assert corrections, correct class names) 14 years ago
  mark_story 2480ee1beb Fix coding standards. 14 years ago
  mark_story 21ba5bf04a Merge branch '2.1' into 2.2 14 years ago
  Ceeram 388b20dd9d fix error in previous commit 14 years ago
  Ceeram a84597784d avoid warning when saveAll() data has empty hasMany data, fixes #2792 14 years ago
  Ceeram 2b7fe21ee0 remove all Set::extract() from core and tests 14 years ago
  mark_story 19e0d8d946 Switch usage to Hash where possible. 14 years ago
  Jose Lorenzo Rodriguez b373309ba9 Merge branch '2.1' into 2.2 14 years ago
  ADmad c847ec216c Changing assetEqual() to assertEquals() 14 years ago
  mark_story 83ceef045d Removing tests that fail on Postgres and Sqlite. 14 years ago
  dogmatic69 a5685947b9 Adding failing tests for bool updates switching with the field name 14 years ago
  Ceeram d748fc7451 Merge branch '2.1' into 2.2 14 years ago
  Kyle Robinson Young 90e7afbdc7 Correct parameter order of assertEquals and assertNotEquals 14 years ago
  Ceeram c9528b8446 Merge branch '2.1' into 2.2 14 years ago
  Ceeram 0a94202fb6 fixing test of previous commit 14 years ago
  Ceeram 4dfbfe9c8b fix saveAll deep option, when associated data is empty, or has deeper associated model data as first key in array 14 years ago
  Ceeram 247f5522c6 add test for saveAll deep 14 years ago
  Thomas Ploch 8ad65366dc Fixed ModelWrite test. Removed undefined method calls to assertCount(). 14 years ago
  Ceeram 091ad53b80 ensure boolean values are converted to correct value on update, avoiding issues with posgres boolean type 14 years ago
  mark_story c58b61c17b Merge branch '2.1' into 2.2 14 years ago
  mark_story dbb2dd44d7 Fix more coding standards. 14 years ago
  Ceeram 4191e2e573 adding test to disprove ticket, closes #2691 14 years ago
  Ceeram 3e0294a695 Several fixes for testcases. 14 years ago
  Ceeram 9f9c6fdd67 ensure correct order in results as postgres does not always return in same order 14 years ago