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

GitHub / cakephp/datasource / commits

[READ-ONLY] Provides connection managing and traits for Entities and Queries that can be reused for different datastores. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp

SHA Message Author Date Stats
a951c9c6 Update version constraints and branch aliases Mark Story <m****k@m****m> about 1 month ago
3981a38d merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> 2 months ago
a2365367 Remove phpstan prefixed annotations. (#19499) ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
1b20f7f6 Add Datasource and split package architecture rules (#19468)
Co-authored-by: Kevin Pfeifer <i****o@p****e>
Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c7e4144e Re-enable SimplifyUselessVariableRector with only_direct_assign (#19464) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b7d2e104 Resolve default order through SortableFieldsBuilder (#19446)
Co-authored-by: Mark Scherer <d****k@g****m>
Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
1fa85ca5 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> 3 months ago
b768f0c0 Improve error message for duplicate rule names (#19456) Stuart <s****n@n****m>
Committed by: GitHub <n****y@g****m>
3 months ago
54eafa22 merge Merge branch '5.x' into 5.next mscherer <d****k@w****e> 3 months ago
d9cb4d84 Fix `@see` annotations (#19443) ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
6fa24ac0 merge Merge branch '5.x' into 5.next Kevin Pfeifer <k****r@s****t> 4 months ago
512464eb Fix pagination sort merge with prefixed default order (#19375) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
5f81508f merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> 5 months ago
7970dc76 Use covariant generic type in FactoryLocator to fix variance issues (#19322) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
574b0fdb merge Merge pull request #19321 from cakephp/split-packages-stan ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
66cce7d8 Fix phpstan errors for split packages ADmad <a****r@g****m> 5 months ago
75b75caa merge Merge pull request #19320 from cakephp/next-branch-alias ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
cdc20f95 Update branch alias for 5.next => 5.4 ADmad <a****r@g****m> 5 months ago
4fa24645 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> 6 months ago
17124b91 Add proper generic type annotations (fixes missingType.generics) (#19200)
Co-authored-by: Marcelo Rocha <c****o@o****r>
Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
482e93d0 merge Merge pull request #19275 from dereuromark/fix-dotted-error-field-paths ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
6fdcee10 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> 6 months ago
5139a49c Improve type inference (#19284) ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
7e218324 Fix setError() to handle dotted field paths for application rules mscherer <d****k@w****e> 6 months ago
48139fd3 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> 7 months ago
5fa28f6a Remove unnecessary empty()/isset() on defined variables (#19224) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
802e19c4 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> 7 months ago
d5dad243 Cast limit values to int for safer strict comparison mscherer <d****k@w****e> 7 months ago
907e98d2 Fix sprintf bug, typos, docblocks and loose comparisons mscherer <d****k@w****e> 7 months ago
9ff704c0 merge Merge pull request #19181 from cakephp/54-dev-update othercorey <c****l@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
26ab697d Bump dependencines and branch aliases for 5.4 Mark Story <m****k@m****m> 7 months ago
380f12dd Update constraints in packages Mark Story <m****k@m****m> 7 months ago
d6e9b73f merge Merge pull request #19174 from cakephp/fix/entity-ismodified-object-scalar-co... ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
1b3df1f0 Fix PHP 8+ notice in EntityTrait::isModified() for object-scalar comparison Jamison Bryant <j****n@b****i> 7 months ago
b066cdae merge Merge pull request #19144 from cakephp/5.3-types ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
ded5be28 Improve type inference ADmad <a****r@g****m> 8 months ago
a83662f5 Fix template annotations (#19118)
Co-authored-by: mscherer <d****k@w****e>
ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
9577552f merge Merge pull request #19099 from cakephp/5.3-unused-var ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
2ff89764 Remove unused variables ADmad <a****r@g****m> 9 months ago
96d9c41f merge Merge pull request #19066 from cakephp/5.next-max-limit othercorey <c****l@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
5749b410 merge Merge remote-tracking branch 'origin/5.x' into 5.next mscherer <d****k@w****e> 9 months ago
9c308457 Simplify. mscherer <d****k@w****e> 9 months ago
ca677217 Fix up maxLimit restriction on limitControl(). mscherer <d****k@w****e> 9 months ago
a65fb29e Use builder config for PaginatorHelper::sort() (#19060) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
a08af90b Merge pull request #19049 from rochamarcelo/issue/19048 Marcelo Rocha <c****o@o****r>
Committed by: GitHub <n****y@g****m>
9 months ago
6545fa17 merge Merge pull request #19053 from cakephp/5.x-docblocks ADmad <a****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
236f9201 Fix up more docblock sentences. mscherer <d****k@w****e> 9 months ago
91628f7e Fix up more docblocks to clarify exceptions etc. (#19051) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
a30007ce Fix up hasValue() docs. (#19050) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
61ab8e81 Implement Paginator sortableFields builder and combined sorting key. (#18898)
Co-authored-by: Jasper Smet <j****r@g****m>
Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
3780a402 merge Merge pull request #18916 from cakephp/5.3-query-deprecation ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f5b0390b Deprecate Query::newExpr() in favor of Query::expr() ADmad <a****r@g****m> 11 months ago
6ce4ed81 Only enforce requireFieldPresence on property access. (#18216) Nicos Panayides <n****p@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0da6461f merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> 12 months ago
972aba5e Update annotation for IDE autocomplete (#18806) Marcelo Rocha <c****o@o****r>
Committed by: GitHub <n****y@g****m>
12 months ago
59dfdac3 merge Merge branch '5.x' into 5.next Kevin Pfeifer <k****r@s****t> 12 months ago
04cd655f Fix for invisible validation issue. (#18321) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
621d528e Fix regression caused in #17634 ADmad <a****r@g****m> about 1 year ago
ae7a94cd merge Merge 5.x into 5.next mscherer <d****k@w****e> about 1 year ago
c75cbfc7 Fix some spelling and broken code snippets. (#18791) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
48b43a59 merge Merge branch '5.x' into 5.next Mark Story <m****k@m****m> about 1 year ago
0385e1f4 Use the cloned query to get count instead of actual records in paginate() ADmad <a****r@g****m> about 1 year ago
9da1546d merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> over 1 year ago
5e4de5a9 Fix regression for EntityTrait::isModified() (#18389)
Co-authored-by: mirko-pagliai <m****i@g****m>
Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0afd15c8 merge Merge pull request #18372 from cakephp/split-packages-config Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8e10c678 Update composer.json for split packages. ADmad <a****r@g****m> over 1 year ago
c8466061 5.next: Deprecate isEmpty() in favor of hasValue(). (#18354) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a9a771a2 Raise 5.3 PHP min to 8.2 (#18341) Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a28658f8 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> over 1 year ago
9f5fddf8 Ensure a field's setter is not run if the value is unchanged. (#18348) ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a2df606b merge Merge pull request #18340 from cakephp/drop-psalm Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
db1dcf34 Drop psalm ADmad <a****r@g****m> over 1 year ago
6a2fc4c2 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> over 1 year ago
23c782e8 merge Merge pull request #18281 from cakephp/5.x-cleanup ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9821b067 Fixed typos and cleanup. mscherer <d****k@w****e> over 1 year ago
0dbce2d6 Update split package dependencies for 5.3 (#18261) ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ce2d0e60 Update composer branch aliases for split packages. (#18259) ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0536fce3 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> over 1 year ago
e9ec8dee Bump up codesniffer version and fix reported issues. (#18240) ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
282e52a9 merge Merge pull request #18219 from cakephp/feat/5.2-entity-patch ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0c4f3e76 merge Merge pull request #18220 from cakephp/task/5.next-split-packages-composer-co... ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9604569c Fix constraints ADmad <a****r@g****m> over 1 year ago
c3ec27bf Added a callable message to the RuleInvoker. (#18203)
Co-authored-by: Rob Rikken <r****n@f****l>
RobRikken <R****n@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
af39663c Add EntityTrait::patch() for mass assigning fields. ADmad <a****r@g****m> over 1 year ago
dfc84278 Deprecate the ability to cast entities to string. ADmad <a****r@g****m> over 1 year ago
05d3c877 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> over 1 year ago
7ceedccb merge Merge pull request #18174 from cakephp/translate-behavior-require-field-presence ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f5295606 merge Merge pull request #18175 from cakephp/entity-set Mark Story <m****k@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fb188b0c Code improvement ADmad <a****r@g****m> over 1 year ago
64a37b22 Fix errors in TranslateBehavior with Entity::$requireFieldPresence enabled ADmad <a****r@g****m> over 1 year ago
ed42cbe7 merge Merge pull request #18172 from cakephp/marshaller-entity-set ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
860ade65 Optimize/cleanup marshaller code. ADmad <a****r@g****m> over 1 year ago
ee0961aa merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> over 1 year ago
8b699f1f merge Merge pull request #18165 from cakephp/issue-18164 Mark Story <m****k@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
518e7c80 Fix issues when "requireFieldPresence" is turned on for an entity. ADmad <a****r@g****m> over 1 year ago
5291fb64 merge Merge pull request #18149 from cakephp/task/5.2-testing Mark Story <m****k@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2db54138 merge Merge branch '5.x' into 5.next ADmad <a****r@g****m> over 1 year ago
f70ea7df Update dependency constraints for the split packages. ADmad <a****r@g****m> over 1 year ago
68b35dd5 merge Merge pull request #18125 from cakephp/ADmad-patch-1 Mark Scherer <d****k@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f2a02526 Avoid empty() usage ADmad <A****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository