Commit History

Author SHA1 Message Date
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 8b58dbc22b Merge pull request #10815 from albertcansado/deprecated-dirty 8 years ago
  Albert Cansado Solà 3d9e8734e7 update dirty method for get/set 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Robert Pustułka babd5c43e7 Apply getEventManager() in tests. 9 years ago
  Mark Story 9fff233e7d Merge branch 'master' into 3.next 9 years ago
  Cory Thompson 902c991027 Fix numerous typos 9 years ago
  Mark Story 7ba35f4e9b Merge branch 'master' into 3.next 9 years ago
  dereuromark e10dc8ce35 Remove inline FQCN into use statements. 9 years ago
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 years ago
  thinkingmedia 6f0ee46e90 fix phpcs 9 years ago
  thinkingmedia fc5e8a93cb adds Event type hinting to unit tests 9 years ago
  Mark Story bcd7a34f08 Merge branch 'master' into 3.next 9 years ago
  Florian Krämer 1e05296af5 Improving the ExistsIn exception message. See #9157 9 years ago
  Mark Story e0d5c905ba Merge pull request #9090 from ionas/fixExistsIn-New 9 years ago
  antograssiot 141862cde4 Merge branch 'master' into 3.next 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Jonas e91858d0ff rename allowPartialNulls to allowNullableNulls 9 years ago
  José Lorenzo Rodríguez 3b3a8b7860 Merge pull request #8908 from ionas/fixExistsIn-New 9 years ago
  Jonas 230e06fca7 3rd allowPartialNulls implementation 9 years ago
  Jose Lorenzo Rodriguez 4aab2bf0cd Merge branch 'master' into 3.next 9 years ago
  Mark Story 3852aa23c4 Don't invoke rules twice. 9 years ago
  Jonas 15bbb994f0 CS:remove whitespaces 9 years ago
  Jonas 98447aa906 fix unit test names 9 years ago
  Jonas 7f480afd72 make sure error messages are tested, make sure that object mutation does not screw up tests 9 years ago
  Mark Story e02b8845b8 Make allowMultipleNulls a constructor argument. 9 years ago
  Jonas 2decc4eb16 Add allowPartialNulls flag to existsIn that matches SQLs behavior of composite foreign keys with nullable nulls - set 'allowPartialNulls' true to accept composite foreign keys where one or more nullable columns are null. Ths Retargets #8903 to 3.next - in a clean way 9 years ago