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 |
Mark Story
|
a71cc748e2
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
b53fed5af6
Revert changes made in #8807
|
9 years ago |
Mark Story
|
208a3552f1
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
a3e131529a
Add test case to prevent future regression.
|
10 years ago |
Mark Story
|
467bde5348
Revert "Force ExistsIn rule in new Entity even with a not dirty field"
|
10 years ago |
mark_story
|
ae3d4a95c6
Fix PHPCS build.
|
10 years ago |
Mark Story
|
3943052d35
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
02c8f32054
Fix IsUnique rule & null values
|
10 years ago |
Mark Story
|
503a74fd59
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
cb7cec4cdb
Merge pull request #8703 from burzum/feature/validate-many
|
10 years ago |