thinkingmedia
|
6f0ee46e90
fix phpcs
|
9 年之前 |
thinkingmedia
|
fc5e8a93cb
adds Event type hinting to unit tests
|
9 年之前 |
Mark Story
|
bcd7a34f08
Merge branch 'master' into 3.next
|
9 年之前 |
Florian Krämer
|
1e05296af5
Improving the ExistsIn exception message. See #9157
|
9 年之前 |
Mark Story
|
e0d5c905ba
Merge pull request #9090 from ionas/fixExistsIn-New
|
9 年之前 |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 年之前 |
ADmad
|
855c4d114b
Fix CS error.
|
9 年之前 |
Jonas
|
e91858d0ff
rename allowPartialNulls to allowNullableNulls
|
9 年之前 |
José Lorenzo Rodríguez
|
3b3a8b7860
Merge pull request #8908 from ionas/fixExistsIn-New
|
9 年之前 |
Jonas
|
230e06fca7
3rd allowPartialNulls implementation
|
9 年之前 |
Jose Lorenzo Rodriguez
|
4aab2bf0cd
Merge branch 'master' into 3.next
|
9 年之前 |
Mark Story
|
3852aa23c4
Don't invoke rules twice.
|
9 年之前 |
Jonas
|
15bbb994f0
CS:remove whitespaces
|
9 年之前 |
Jonas
|
98447aa906
fix unit test names
|
9 年之前 |
Jonas
|
7f480afd72
make sure error messages are tested, make sure that object mutation does not screw up tests
|
9 年之前 |
Mark Story
|
e02b8845b8
Make allowMultipleNulls a constructor argument.
|
9 年之前 |
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 年之前 |
Mark Story
|
a71cc748e2
Merge branch 'master' into 3.next
|
9 年之前 |
Mark Story
|
b53fed5af6
Revert changes made in #8807
|
10 年之前 |
Mark Story
|
208a3552f1
Merge branch 'master' into 3.next
|
10 年之前 |
Mark Story
|
a3e131529a
Add test case to prevent future regression.
|
10 年之前 |
Mark Story
|
467bde5348
Revert "Force ExistsIn rule in new Entity even with a not dirty field"
|
10 年之前 |
mark_story
|
ae3d4a95c6
Fix PHPCS build.
|
10 年之前 |
Mark Story
|
3943052d35
Merge branch 'master' into 3.next
|
10 年之前 |
Mark Story
|
02c8f32054
Fix IsUnique rule & null values
|
10 年之前 |
Mark Story
|
503a74fd59
Merge branch 'master' into 3.next
|
10 年之前 |
Mark Story
|
cb7cec4cdb
Merge pull request #8703 from burzum/feature/validate-many
|
10 年之前 |
Raúl Arellano
|
bd2ac51b93
Style Fixes
|
10 年之前 |
Raúl Arellano
|
edb4ac7d97
Add existsIn test: new Entity with not dirty field
|
10 年之前 |
Florian Krämer
|
f4bf293522
Adding more tests and a check on \Countable for ValidCount
|
10 年之前 |