An open API service providing commit metadata for open source projects.

GitHub / utopia-php/validators / commits

SHA Message Author Date Stats
7afdde56 Merge pull request #168 from utopia-php/feat/validators-fcm-json Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
3 days ago
ea6c1ad1 Merge pull request #133 from utopia-php/feat/validators-require-non-blank Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
16 days ago
a5b7b78b Merge pull request #121 from utopia-php/feat/validators-identifier Levi van Noort <7****t@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
61832b7c Merge pull request #118 from utopia-php/feat/validators-phone Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
444a3dbf Merge pull request #117 from utopia-php/feat/json-shape-validators Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
1c9c24e3 Merge pull request #70 from utopia-php/docs/centralize-community-files Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
4dd9df6f Merge pull request #69 from utopia-php/docs/vale-linter Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
d9c2269e chore(validators): align changelog heading to 0.3.1 release
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Matej Bačo <m****0@g****m> about 2 months ago
4f751048 Merge pull request #68 from utopia-php/feat-validator-https-protection Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
5a3ef67c Merge pull request #60 from utopia-php/feat/validators-private-use-schemes Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
d6b930d6 Merge pull request #48 from utopia-php/refactor/mirror-workflow Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
53c0cad3 Merge pull request #40 from utopia-php/feat/rector-hoist Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
275d4a75 refactor(monorepo): simplify absorb/sync flows (-635 LoC)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
loks0n <2****n@u****m> 2 months ago
928a406e Pin all workflow actions to SHAs with ratchet, enforce in CI
Co-authored-by: Claude Fable 5 <n****y@a****m>
loks0n <2****n@u****m> 3 months ago
f1ac4f08 Absorb validators: strip QA, mirror redirect, canonical style
Co-authored-by: Claude Fable 5 <n****y@a****m>
loks0n <2****n@u****m> 3 months ago
de749321 merge Merge pull request #11 from utopia-php/add-url-fragment-control Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
10a684e0 Add URL fragment validation option Chirag Aggarwal <c****k@g****m> 3 months ago
b4ee60db merge Merge pull request #10 from utopia-php/feat/glob-validator Harsh Mahajan <1****5@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
892c4b66 rename: Glob -> Globstar harsh mahajan <h****5@g****m> 3 months ago
8d4bc46d fix: replace fnmatch() with matchGlobstar for cross-platform compatibility harsh mahajan <h****5@g****m> 3 months ago
b8bcbf6a refactor: merge GlobSpecTest into GlobTest, delete GlobSpecTest harsh mahajan <h****5@g****m> 3 months ago
f972dc8a remove SPEC.md harsh mahajan <h****5@g****m> 3 months ago
3c5e76c4 test: add spec-based parity tests from gregpriday/gitignore-php; fix bracket ... harsh mahajan <h****5@g****m> 3 months ago
780e75f3 test: add gregpriday/gitignore-php pattern parity tests; fix [ routing in mat... harsh mahajan <h****5@g****m> 3 months ago
588411e8 fix: treat [...] character-class patterns as wildcards in isSpecific check harsh mahajan <h****5@g****m> 3 months ago
88af0346 feat: add Glob validator with gitignore-style pattern matching harsh mahajan <h****5@g****m> 3 months ago
9770269c merge Merge pull request #9 from utopia-php/feat-contains-validator Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
0c880551 merge Merge branch 'feat-contains-validator' of https://github.com/utopia-php/valid... Matej Bačo <m****0@g****m> 4 months ago
de406ca3 Improve metadata test assertions Matej Bačo <m****0@g****m> 4 months ago
01adf802 Fix empty patterm array behaviour Matej Bačo <m****0@g****m> 4 months ago
15012b52 Improve description Matej Bačo <m****0@g****m> 4 months ago
95a3d293 Update src/Validator/Contains.php
Co-authored-by: greptile-apps[bot] <1****]@u****m>
Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3e0e0c5b Add contains validator Matej Bačo <m****0@g****m> 4 months ago
5d7d494e merge Merge pull request #8 from utopia-php/copilot/add-allow-empty-support Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
da6033b2 Apply suggestions from code review
Co-authored-by: greptile-apps[bot] <1****]@u****m>
Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3ff3b222 feat: add allowEmpty support to Domain validator
Co-authored-by: Meldiron <1****n@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6cce9f73 merge Merge pull request #7 from utopia-php/copilot/add-empty-parameter-to-url-vali... Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c2aa8887 Apply suggestions from code review
Co-authored-by: Matej Bačo <m****0@g****m>
Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
14357f73 Use precise empty check (=== '' or null) instead of empty() in URL validator
Co-authored-by: Meldiron <1****n@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
0b335b58 Add $allowEmpty parameter to URL validator and update tests
Co-authored-by: Meldiron <1****n@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
30b6030a merge Merge pull request #5 from utopia-php/feat-integer-validator-bit-size-signedness Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
982d4fd7 Update getFormat() to return 'uint' prefix for unsigned integers Chirag Aggarwal <c****k@g****m> 8 months ago
e0c7678a Disallow 64-bit unsigned integers due to PHP integer limitations Chirag Aggarwal <c****k@g****m> 8 months ago
7c2ca5aa Update ArrayList test to match new Integer description format Chirag Aggarwal <c****k@g****m> 8 months ago
c89545f2 Add bit size and signed/unsigned support to Integer validator Chirag Aggarwal <c****k@g****m> 8 months ago
4c341463 merge Merge pull request #4 from utopia-php/phpstan-disallow-assert-equals Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c12236c6 tests + rename folder Hemachandar <h****o@g****m> 9 months ago
d9860abd Disallow assertEquals through phpstan Hemachandar <h****o@g****m> 9 months ago
5c57d5b6 merge Merge pull request #2 from utopia-php/fix-domain-validate Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
492c0d7a Remove recommends Jake Barnby <j****4@g****m> 9 months ago
5baf52b0 Remove xdebug requirement Jake Barnby <j****4@g****m> 9 months ago
a27fb7bb Add ext Jake Barnby <j****4@g****m> 9 months ago
2a3f7c1d Update versions Jake Barnby <j****4@g****m> 9 months ago
36ec9217 Add tests Jake Barnby <j****4@g****m> 9 months ago
369ed0aa Use flag Jake Barnby <j****4@g****m> 9 months ago
112ac245 Remove hostname check on domain validate Jake Barnby <j****4@g****m> 9 months ago
89421069 chore: extract validators loks0n <2****n@u****m> 10 months ago
0b44ab25 merge Merge pull request #189 from utopia-php/feat-sync-with-33-34 Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
5ed76343 fix: remove duplicate matching Damodar Lohani <d****8@g****m> 11 months ago
383cfc7c Fix route for telementry Damodar Lohani <d****8@g****m> 11 months ago
2cc1ac6d fix route get from context Damodar Lohani <d****8@g****m> 11 months ago
0f3b1f41 fix telemetry matching Damodar Lohani <d****8@g****m> 11 months ago
6250ab58 fixes Damodar Lohani <d****8@g****m> 11 months ago
ca257c15 fix malformed cookie Damodar Lohani <d****8@g****m> 11 months ago
b5601ea4 add return type Damodar Lohani <d****8@g****m> 11 months ago
ff286bae Update tests/UtopiaFPMRequestTest.php
Co-authored-by: coderabbitai[bot] <1****]@u****m>
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
b6f497bc upgrade docker Damodar Lohani <d****8@g****m> 11 months ago
fc0cea5d test suite Damodar Lohani <d****8@g****m> 11 months ago
7bfc6c9f update tests separation using groups Damodar Lohani <d****8@g****m> 11 months ago
0c62db79 Fix fpm cookie tests Damodar Lohani <d****8@g****m> 11 months ago
3ee6a78d Fix tests usage Damodar Lohani <d****8@g****m> 11 months ago
d1bbdacc format Damodar Lohani <d****8@g****m> 11 months ago
6487faba keep original server Damodar Lohani <d****8@g****m> 11 months ago
aedf29bc Fix codeql issues Damodar Lohani <d****8@g****m> 11 months ago
ce5136a5 merge Merge remote-tracking branch 'origin/0.34.x' into feat-sync-with-33-34 Damodar Lohani <d****8@g****m> 11 months ago
7120fd9e fix typo Damodar Lohani <d****8@g****m> 11 months ago
f7d4d16e fix merge Damodar Lohani <d****8@g****m> 11 months ago
d5b8f85a merge Merge remote-tracking branch 'origin/0.33.x' into feat-sync-with-33-34 Damodar Lohani <d****8@g****m> 11 months ago
5aaa94d4 merge Merge pull request #188 from utopia-php/update-error-handler-add-stack-trace Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
69d14523 Trigger Build Chirag Aggarwal <c****k@g****m> 11 months ago
812c69f9 chore: update error handler had an error to print stacktrace Chirag Aggarwal <c****k@g****m> 11 months ago
d9d10a89 merge Merge pull request #186 from utopia-php/fix-override-backwards-compatibility Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
f8e8a9d9 Fix override default (backwards compatibility) Matej Bačo <m****0@g****m> 12 months ago
5bba671d merge Merge pull request #185 from utopia-php/fix-header-override Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
f055a719 Fix header case sensitivity Matej Bačo <m****0@g****m> 12 months ago
190d2d2d Fix header override Matej Bačo <m****0@g****m> 12 months ago
70ecf88a merge Merge pull request #184 from utopia-php/feat-array-headers-0.33.x Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
3ef6341e Fix tests Matej Bačo <m****0@g****m> 12 months ago
a772a756 more sync with 0.34.x Matej Bačo <m****0@g****m> 12 months ago
e745e7b2 Add array-like headers; sync partially with 0.34.x Matej Bačo <m****0@g****m> 12 months ago
5112b102 merge Merge pull request #183 from utopia-php/feat-example-params Chirag Aggarwal <c****k@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
94af4fce feat: add example to params Chirag Aggarwal <c****k@g****m> 12 months ago
334b99d4 merge Merge pull request #182 from utopia-php/feat-array-headers Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
d19da136 Allow array for headers Matej Bačo <m****0@g****m> 12 months ago
88e80023 merge Merge pull request #181 from utopia-php/feat-422 Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
5a4d1866 Add support for 422 Jake Barnby <j****4@g****m> 12 months ago
be935b1b merge Merge pull request #180 from utopia-php/feat-improve-cookie-handling Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
abe33048 Logical fixes & new tests Matej Bačo <m****0@g****m> 12 months ago
4700d389 Improve cookie handling Matej Bačo <m****0@g****m> 12 months ago
c01a815c merge Merge pull request #179 from utopia-php/feat-domain-restrictions Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago

← Back to repository