Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |
Mark Story
|
ec4d5227c4
Merge pull request #10364 from cakephp/bugfix/entity
|
9 年 前 |
mscherer
|
ce409431a1
Fix merging.
|
9 年 前 |
José Lorenzo Rodríguez
|
bb9eb987b5
Fixing unit test
|
9 年 前 |
Michael Hoffmann
|
eca8e6b51e
Add getDirty method
|
9 年 前 |
mscherer
|
5418cb6030
Add test for virtual property merging.
|
9 年 前 |
mscherer
|
6a554e00a0
Fix EntityTrait and merging of properties that are not assoc arrays.
|
9 年 前 |
chinpei215
|
8097272604
Fix EntityTrait::__debugInfo doesn't show the actual accessible property
|
9 年 前 |
Mark Story
|
8258072329
Merge branch 'master' into 3.next
|
9 年 前 |
Mark Story
|
73cabfedcd
Merge pull request #10086 from cakephp/3.next-entity-settersgetters
|
9 年 前 |
thinkingmedia
|
da160811d2
adds a unit test for PHP serializing of Entity object
|
9 年 前 |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 年 前 |
Florian Krämer
|
3a7c3a94d3
Working on the entity getters and setters
|
9 年 前 |
dereuromark
|
f292f90c8e
Fix CS.
|
9 年 前 |
Mark Story
|
bcd7a34f08
Merge branch 'master' into 3.next
|
9 年 前 |
antograssiot
|
ad124a3260
fix malformed dataproviders
|
9 年 前 |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 年 前 |
ADmad
|
855c4d114b
Fix CS error.
|
9 年 前 |
Mark Story
|
618457e8a6
Fix PHPUnit getMock warnings in 3.next.
|
9 年 前 |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 年 前 |
antograssiot
|
197d2d7734
remove getMock() deprecations
|
9 年 前 |
Jose Lorenzo Rodriguez
|
b5e77bf361
Merge remote-tracking branch 'origin/master' into 3.next
|
10 年 前 |
Florian Krämer
|
94be1194a9
Returning all original values of an entity
|
10 年 前 |
Florian Krämer
|
1996fe9e39
Add a method to get all original values from an entity
|
10 年 前 |
Jose Lorenzo Rodriguez
|
590d135b0e
Making jsonSerialize be called recursively in entities
|
10 年 前 |
Jose Lorenzo Rodriguez
|
abf063e8f3
Fixed test that was never supposed to work
|
10 年 前 |
Walther Lalk
|
f373785a7c
Fixes #8516
|
10 年 前 |
antograssiot
|
b19dd062bb
remove unsued import
|
10 年 前 |