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

GitHub / api-platform/graphql / commits

SHA Message Author Date Stats
752e571f merge Merge branch '4.4' soyuka <s****a@u****m> 13 days ago
ce2956fc merge Merge branch '4.3' into 4.4 soyuka <s****a@u****m> 13 days ago
6feb88ab fix(test): support symfony/mercure 0.8 in test fixtures (#8458) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
14 days ago
f5c7bd95 merge Merge 4.4 into main soyuka <s****a@u****m> about 2 months ago
c661f4b1 chore: require Symfony ^7.4 across all components (#8397) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
03771560 merge Merge 4.3 into 4.4 soyuka <s****a@u****m> about 2 months ago
682f3d80 chore(graphql): remove stray committed foo.diff patch file (#8395) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
fb303868 feat!: remove legacy PropertyInfo Type system (#8364) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
c8564ac5 chore: bump inter-package constraints to ^5.0@alpha soyuka <s****a@u****m> 2 months ago
9950e5c4 merge Merge branch '4.4' soyuka <s****a@u****m> 2 months ago
3b688e28 chore: require ^4.4@alpha for inter-package dependencies soyuka <s****a@u****m> 2 months ago
cab85730 chore: open 5.0 development line soyuka <s****a@u****m> 2 months ago
353ff468 fix(graphql): build filter args from parameters (#8347) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
1873a8a5 merge Merge 4.3 soyuka <s****a@u****m> 2 months ago
2507133e chore: fix phpstan on 4.3 (#8331) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
5c18075b merge Merge 4.3 soyuka <s****a@u****m> 2 months ago
6a52ad41 merge Merge 4.2 into 4.3 soyuka <s****a@u****m> 3 months ago
424b5f55 merge Merge 4.1 into 4.2 soyuka <s****a@u****m> 3 months ago
5a3b67fd fix(graphql): honor custom mutation output class in payload type (#8300) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
23ee61ff merge Merge 4.3 to main soyuka <s****a@u****m> 3 months ago
745b2eec fix(graphql): dispatch item Query through its own provider (#8237) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
762f76e7 fix(graphql): return identifier-only node on circular reference (#8239) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a2aae0a5 fix(graphql): nested resources without graphqloperations propagate fields (#8... Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
70f3ed2c fix(serializer): bump api-platform/serializer to ^4.3.8 and cover Hal in CI soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m>
3 months ago
5b7c4175 merge Merge 4.2 into 4.3 soyuka <s****a@u****m> 3 months ago
93c49549 merge Merge 4.1 into 4.2 soyuka <s****a@u****m> 3 months ago
e7f694fe fix(serializer): validate IRI target class on relation denormalization soyuka <s****a@u****m> 3 months ago
ab57965a test: migrate doctrine/graphql behat features to ApiTestCase (#8205) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
173197aa test: migrate doctrine/graphql behat features to ApiTestCase (#8205) Antoine Bluchet <s****a@u****m> 3 months ago
a7409c9b merge Merge 4.3 soyuka <s****a@u****m> 3 months ago
d6a59486 fix(phpstan): correct json_decode args and prune stale ignores (#8203) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
49325633 fix(serializer): bump min serializer dep and fix phpstan probe typing soyuka <s****a@u****m> 3 months ago
bfec3386 fix(serializer): bump min serializer dep and fix phpstan probe typing soyuka <s****a@u****m> 3 months ago
b22f7dcf fix(serializer): bump min serializer dep and fix phpstan probe typing soyuka <s****a@u****m> 3 months ago
82786ad4 fix(serializer): gate cache_key in JsonApi and Hal with isCacheKeySafe soyuka <s****a@u****m> 3 months ago
68747bf7 fix(serializer): gate cache_key in JsonApi and Hal with isCacheKeySafe soyuka <s****a@u****m> 3 months ago
2dd369f7 fix(serializer): gate cache_key in JsonApi and Hal with isCacheKeySafe soyuka <s****a@u****m> 3 months ago
4f5e3507 merge Merge 4.3 soyuka <s****a@u****m> 4 months ago
38260179 fix(graphql): accept FilterInterface instance in QueryParameter (#7972) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
5ff87733 refactor: split normalizer/denormalizer (#7713) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
8b9b4c57 chore: allow phpunit ^11.5 for PHP 8.2 compatibility soyuka <s****a@u****m> 4 months ago
2e804edd chore: bump validator to ^4.3.1 to fix lowest changes soyuka <s****a@u****m> 6 months ago
bfbd6d36 chore: switch dev-main branch alias to 4.4 soyuka <s****a@u****m> 6 months ago
2744a240 chore: bump sub-components dependencies to ^4.3 (#7820) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
62eb3b30 merge Merge 4.2 soyuka <s****a@u****m> 6 months ago
25b44ca4 chore: PHPStan fixes for always-false instanceof and redundant nullsafe soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m>
6 months ago
1df3f031 merge Merge branch '4.2' soyuka <s****a@u****m> 7 months ago
fee986f7 refactor: use imported DataProvider instead of FQCN (#7753)
Co-authored-by: Antoine Bluchet <s****a@u****m>
Maxcastel <9****l@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
a40c6905 merge Merge 4.2 soyuka <s****a@u****m> 7 months ago
a591dad7 cs: static fn fixes soyuka <s****a@u****m> 7 months ago
2050914d chore: add `phpunit.baseline.xml` to .gitattributes (#7692) Gregor Harlan <m****l@g****e>
Committed by: GitHub <n****y@g****m>
7 months ago
7ebfe51a merge Merge 4.2 soyuka <s****a@u****m> 7 months ago
73155a89 chore: phpdoc for array of some interface (#7583) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
2a1c2394 refactor: make method parameter names match interfaces (#7643) Maxcastel <9****l@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
053b546c ci: upgrade to phpunit 12 soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m>
8 months ago
458f093d refactor(state): replace :property placeholder with properties (#7547) Nathan Pesneau <1****u@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
5c1df67c chore: support symfony 8 (#7561) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
36f69c04 chore: bump self dependencies to avoid installing lowest soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m>
10 months ago
897513e9 chore: bump deps soyuka <s****a@u****m> 10 months ago
a50960a0 merge Merge 4.1 soyuka <s****a@u****m> 10 months ago
e55e7595 fix(graphql): stateOptions to get filter class (#7485) Javier Sampedro <j****7@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
f8df7376 chore(metadata): phpstan / psalm array shape (#7366) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
25c7f64b fix(laravel): serializer attributes on Eloquent methods (#7416) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
b1615004 chore: lowest fixes soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m>
12 months ago
79382a68 merge Merge 4.1 soyuka <s****a@u****m> 12 months ago
6953b061 fix(metadata): compute isWritable during updates (#7383) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
74f7dc39 chore: 4.2 branch alias soyuka <s****a@u****m> about 1 year ago
504377b8 chore: add param type (#7313) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
be6a3403 feat(metadata): class is now class-string (#7307) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1092f5fd merge Merge 4.1 soyuka <s****a@u****m> about 1 year ago
7125884e chore: ignore deprecations handled in 4.2 soyuka <s****a@u****m> about 1 year ago
a8ff3b9d chore: introduce phpstan level 6 (#7269) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9759f77b chore: more phpstan fixes (#7265) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
23db5728 chore: solve some phpstan issues (#7249) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ca466f00 merge Merge branch '4.1' into main soyuka <s****a@u****m> about 1 year ago
a0fd853b chore: bump phpstan version (#7239) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
993f9d35 ci: bump lowest dependencies (#7237) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d2242d90 chore: remove 3.4 deprecation (#7204) Maxime Helias <m****6@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
13cbbcdf merge Merge 4.1 soyuka <s****a@u****m> about 1 year ago
966bafa3 ci: remove version from composer to avoid release side effects (#7196) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a49be287 chore: missing "v" prefix in composer.json soyuka <s****a@u****m> about 1 year ago
0d575057 fix: bump composer.json version nodes soyuka <s****a@u****m> about 1 year ago
e5570c5d ci: symfony 7.3 deprecations (#7192) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
90f8d593 chore: use type-info:^7.3 (#7185) Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
34871f0f ci: prefer-lowest to avoid bumping inter components dependencies (#7169) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
02223100 chore: type-info v7.3.0-RC1 #7177 (#7178) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b8943cf9 merge Merge 4.1 soyuka <s****a@u****m> over 1 year ago
7189837f chore: bump patch dependencies soyuka <s****a@u****m> over 1 year ago
102a2796 chore: symfony/type-info 7.3.0-BETA1 soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m>
over 1 year ago
4c48495f cs(graphql): move namespaces alphabetically soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m>
over 1 year ago
c339d55d Merge pull request #7117 from soyuka/type-info/graphql Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9b0ea617 merge Merge 4.1 soyuka <s****a@u****m> over 1 year ago
4f15eb96 refactor(state): state options code duplication (#7109) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3f8b3354 merge Merge 4.1 soyuka <s****a@u****m> over 1 year ago
ad6d70c1 ci: patch phpunit deprecations inside component (#7103) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
34430d10 feat: Use `Type` of `TypeInfo` instead of `PropertyInfo` (#6979)
Co-authored-by: soyuka <s****a@u****m>
Mathias Arlaud <m****d@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6622bcb7 chore: phpunit missing deprecation triggers (#7059) Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b2efb576 merge Merge 4.0 soyuka <s****a@u****m> over 1 year ago
2e20c637 fix(graphql): property security might be cached w/ different objects Antoine Bluchet <s****a@u****m>
Committed by: soyuka <s****a@u****m>
over 1 year ago
1ccbe537 fix(graphql): access to unauthorized resource using node Relay Antoine Bluchet <s****a@u****m>
Committed by: soyuka <s****a@u****m>
over 1 year ago

← Back to repository