GitHub / api-platform/jsonld / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 78826331 | chore: resolve stale SerializerContextBuilder / ContextAction 5.0 TODOs (#8402) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 133af166 | merge Merge 4.4 into main | soyuka <s****a@u****m> | about 2 months ago | |
| 17364517 | 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 | |
| 6593e3ef | feat!: remove deprecated APIs scheduled for 5.0 (#8367) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 2b6a11bc | docs(jsonld): drop misleading @type TODO, document intentional behavior (#8369) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 4a6175c7 | chore: bump inter-package constraints to ^5.0@alpha | soyuka <s****a@u****m> | 2 months ago | |
| 744e8dca | merge Merge branch '4.4' | soyuka <s****a@u****m> | 2 months ago | |
| 917f2438 | chore: require ^4.4@alpha for inter-package dependencies | soyuka <s****a@u****m> | 2 months ago | |
| 51332666 | chore: open 5.0 development line | soyuka <s****a@u****m> | 2 months ago | |
| c1f01084 | merge Merge 4.3 | soyuka <s****a@u****m> | 2 months ago | |
| 026a380c | merge Merge 4.2 into 4.3 | soyuka <s****a@u****m> | 3 months ago | |
| bd0ef0cc | merge Merge 4.1 into 4.2 | soyuka <s****a@u****m> | 3 months ago | |
| cc6e94d2 | fix(jsonld): replace already-populated nested relation from embedded @id on p... |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e3ca36cf | fix(serializer): validate IRI target class on relation denormalization | soyuka <s****a@u****m> | 3 months ago | |
| 5fb68b83 | feat(jsonld): add resource-level jsonldContext for namespace prefixes (#8204) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 460cab54 | refactor: split normalizer/denormalizer (#7713) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a02150d3 | refactor(jsonld): simplify @context building (#7952) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 20ca6d7b | chore: allow phpunit ^11.5 for PHP 8.2 compatibility | soyuka <s****a@u****m> | 4 months ago | |
| 41837a7b | refactor(jsonld): use already declared $isResourceClass variable (#7901) |
Maxcastel <9****l@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 64bd84ac | fix(jsonld): use operation shortName for @context URI with multiple ApiResour... |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 35f0fcc8 | chore: switch dev-main branch alias to 4.4 | soyuka <s****a@u****m> | 6 months ago | |
| 3cd1d07d | 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 | |
| eb74c30e | fix(jsonld): restore item_uri_template @type resolution after 4.2 merge (#7764) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| e4fa5ddd | merge Merge branch '4.2' | soyuka <s****a@u****m> | 7 months ago | |
| 08593fc0 | fix(serializer): prevent context leakage with service-based entity resolution... |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 10ddeaa9 | fix!(hydra): expose all ApiResource declarations in documentation and entrypo... |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7f72e47e | merge Merge 4.2 | soyuka <s****a@u****m> | 7 months ago | |
| ef0a361b | chore: phpdoc for array of some interface (#7583) |
Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| dff877ac | refactor: make method parameter names match interfaces (#7643) |
Maxcastel <9****l@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 27d5a5f6 | merge Merge 4.2 | soyuka <s****a@u****m> | 8 months ago | |
| b6a35c73 | ci: upgrade to phpunit 12 |
soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m> |
8 months ago | |
| 3889b185 | fix(jsonld): allow mapping collection output with itemUriTemplate (#7620) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| c17d01db | merge Merge 4.2 | soyuka <s****a@u****m> | 9 months ago | |
| c8896d5a | chore: support symfony 8 (#7561) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 5ea0bdb2 | merge Merge 4.2 | soyuka <s****a@u****m> | 10 months ago | |
| 083e9fcd | chore: bump self dependencies to avoid installing lowest |
soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m> |
10 months ago | |
| 322c7533 | fix(jsonld)!: item uri template type (#7518) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 848410f4 | fix(iri): json streamer iri template does not need metadata (#7511) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 8f089db7 | chore: bump deps | soyuka <s****a@u****m> | 10 months ago | |
| 774b4602 | merge Merge 4.1 | soyuka <s****a@u****m> | 11 months ago | |
| e85b6cc7 | fix(jsonld): hydra context w3.org updates (#7410) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 0f4c79c1 | fix(jsonld): various json streamer fixes (#7374) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ee9cd173 | feat: json streamer (#7225) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d5577081 | chore: 4.2 branch alias | soyuka <s****a@u****m> | about 1 year ago | |
| dfba4c05 | merge Merge 4.1 | soyuka <s****a@u****m> | about 1 year ago | |
| c843b022 | chore: add param type (#7313) |
Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e122bf1f | fix(jsonld): child class @type shortName (#7312) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3194aabc | merge Merge 4.1 | soyuka <s****a@u****m> | about 1 year ago | |
| 2693aa0c | fix(jsonld): reset gen_id configuration (#7264) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e11bc7bc | Revert "fix(jsonld): reset gen_id configuration" | soyuka <s****a@u****m> | about 1 year ago | |
| 0fc2c83f | fix(jsonld): reset gen_id configuration | soyuka <s****a@u****m> | about 1 year ago | |
| ce2bce83 | merge Merge 4.1 | soyuka <s****a@u****m> | about 1 year ago | |
| f9450e0e | fix(jsonld): genId false should work with embeded resources (#7219) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 40bcf074 | merge Merge 4.1 | soyuka <s****a@u****m> | about 1 year ago | |
| 5dd415bd | 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 | |
| cde5d1f2 | chore: missing "v" prefix in composer.json | soyuka <s****a@u****m> | about 1 year ago | |
| abc820a5 | fix: bump composer.json version nodes | soyuka <s****a@u****m> | about 1 year ago | |
| cd77484b | chore: use type-info:^7.3 (#7185) |
Vincent Langlet <V****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 303b15b7 | 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 | |
| 5b4ed237 | 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 | |
| 0c7b31d9 | merge Merge 4.1 | soyuka <s****a@u****m> | over 1 year ago | |
| eb327c4a | chore: bump patch dependencies | soyuka <s****a@u****m> | over 1 year ago | |
| 71cac994 | 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 | |
| f248dbd3 | merge Merge 4.1 | soyuka <s****a@u****m> | over 1 year ago | |
| 4b13c13b | ci: patch phpunit deprecations inside component (#7103) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8fa19aac |
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 | |
| 255e0f48 | Reapply "fix(jsonld): duplicate error fields when prefix is enabled (#7021)" ... | soyuka <s****a@u****m> | over 1 year ago | |
| ef2112bd | Revert "fix(jsonld): duplicate error fields when prefix is enabled (#7021)" (... |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 73e79987 | fix(jsonld): duplicate error fields when prefix is enabled (#7021) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0f5e67e3 | chore: dependency constraints (#6988) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f4123465 | fix(jsonld): anonymous context hydra_prefix value (#6873) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9d0f0302 | merge Merge 3.4 | soyuka <s****a@u****m> | over 1 year ago | |
| aab1d012 | fix(jsonld): check if supportedTypes exists (#6825) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3103aded |
fix(hydra): store and use hydra context in a local variable (#6765)
Co-authored-by: Kévin Dunglas <k****n@d****r>, soyuka <s****a@u****m> |
Valentin Dassonville <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 6e8eef72 |
fix(hydra): hydra context changed (#6710)
Co-authored-by: Valentin Dassonville <v****e@l****p> |
valentin-dassonville <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 60d6d241 | merge Merge 3.4 | soyuka <s****a@u****m> | almost 2 years ago | |
| b39c3760 | fix(jsonld): prefix error @type with hydra: (#6721) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b938a5cd | fix(jsonld): remove deprecated class |
soyuka <s****a@u****m>
Committed by: Antoine Bluchet <s****a@u****m> |
almost 2 years ago | |
| e479e8e8 | merge Merge 3.4 | soyuka <s****a@u****m> | almost 2 years ago | |
| c52863f5 | fix(hydra): hydra_prefix on errors (#6704) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7f8c50f2 | merge Merge branch '3.4' into 4.0 | Kévin Dunglas <k****n@d****r> | almost 2 years ago | |
| 5afe618f |
fix: remove hydra prefix on errors (#6624)
Co-authored-by: soyuka <s****a@u****m> |
Vincent <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 67fca521 | merge Merge branch '3.4' into 4.0 | Kévin Dunglas <k****n@d****r> | almost 2 years ago | |
| 658e1a9e |
doc: add README files for components (#6653)
Co-authored-by: Antoine Bluchet <s****a@u****m>, Antoine Bluchet <s****a@u****m>, Antoine Bluchet <s****a@u****m>, Antoine Bluchet <s****a@u****m> |
Kévin Dunglas <k****n@d****r>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e247b5e9 | merge Merge 3.4 | soyuka <s****a@u****m> | almost 2 years ago | |
| 03c01cd1 | chore: add GitHub Action to automatically close PRs on subtree splits (#6648) |
Kévin Dunglas <k****n@d****r>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 55a85871 | fix: default format and standard_put values |
soyuka <s****a@u****m>
Committed by: Kévin Dunglas <k****n@d****r> |
almost 2 years ago | |
| ff3968d5 | chore: fix thanks url | soyuka <s****a@u****m> | almost 2 years ago | |
| 9be695cb | merge Merge 3.4 | soyuka <s****a@u****m> | almost 2 years ago | |
| 982f18db | chore: php version >= 8.2 (#6628) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a0f49eb1 | chore: setup star forwarding (#6630) |
Kévin Dunglas <k****n@d****r>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| dfc09139 | merge Merge 3.4 | soyuka <s****a@u****m> | almost 2 years ago | |
| 804a8e4f | fix: replace ApiPlatform\Exception use by ApiPlatform\Metadata\Exception (#6597) |
Vincent <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 47542dbf | merge Merge 3.4 | soyuka <s****a@u****m> | almost 2 years ago | |
| 7e6e7a31 | feat: remove hydra prefix (#6418) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d47aa060 | merge Merge 3.4 | soyuka <s****a@u****m> | almost 2 years ago | |
| 02070cef | chore: bump dependencies to ^3.4 || ^4.0 (#6576) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2e7e9b22 | Merge 3.4 (#6569) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 78978e98 | merge Merge 3.3 | soyuka <s****a@u****m> | almost 2 years ago | |
| 562db360 | style: cs-fixer update (#6568) |
Antoine Bluchet <s****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago |