Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
471e6e53c4
Merge pull request #10699 from cakephp/issue-10697
|
8 years ago |
Mark Story
|
fe38d41cf8
Fix more non-conventional association names.
|
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 |
Anthony GRASSIOT
|
ddb3bd6d08
Fix risky tests
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
José Lorenzo Rodríguez
|
b5fd0f788d
Merge pull request #10164 from cleptric/new-strict-save-and-delete-methods
|
9 years ago |
Michael Hoffmann
|
7815661deb
Add an entity getter
|
9 years ago |
Michael Hoffmann
|
c7e09a483a
Add new saveOrFail and deleteOrFail method
|
9 years ago |
Robert Pustułka
|
0e4a1c2a97
Fix a test
|
9 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
Anthony GRASSIOT
|
37fd8d3ecd
Remove deprecated calls in Cake\ORM
|
9 years ago |
ADmad
|
c3549daa4b
Merge branch 'master' into 3.next
|
9 years ago |
ndm2
|
fb1fa2e4ae
Fix spelling/typos.
|
9 years ago |
ndm2
|
f332556038
Split row creation and add comments to make tests more transparent.
|
9 years ago |
ndm2
|
59b05068ab
Fix has many save replace doesn't respect association conditions.
|
9 years ago |
Mark Story
|
7ba35f4e9b
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
8c61766e98
Fix options being passed down from validateUnique
|
9 years ago |
Mark Story
|
828f4a1a6d
Merge pull request #9676 from cakephp/3.next-table-relations
|
9 years ago |
dereuromark
|
f292f90c8e
Fix CS.
|
9 years ago |
dereuromark
|
e10dc8ce35
Remove inline FQCN into use statements.
|
9 years ago |
dereuromark
|
703260adac
Rename Schema/Table to Schema/TableSchema via class_alias()
|
9 years ago |
dereuromark
|
7313afb740
Adding getter/setter for through option
|
9 years ago |
dereuromark
|
eb61dd8a93
Remove unused use.
|
9 years ago |
dereuromark
|
ca4684e4e6
Define relations as fluent interface via explicit getter/setter, resolves #8757
|
9 years ago |