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

GitHub / CristalTeam/php-api-wrapper / commits

SHA Message Author Date Stats
4a3e860e Migrate PHP Unit configuration Marvin Durot <m****t@k****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
bb3c214e Ignore PHPUnit cache folder Shift <s****t@l****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
f5260159 Define test classes as `final` Shift <s****t@l****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
34863405 Bump PHPUnit dependencies Shift <s****t@l****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
4dc78172 Set return type of base TestCase methods Shift <s****t@l****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
6bafd228 Upgrade to PHP 8.2 with Rector Marvin Durot <m****t@k****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
40b3ee1c Upgrade to PHP 8.1 with Rector Marvin Durot <m****t@k****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
5051e6ae Upgrade to PHP 8.0 with Rector Marvin Durot <m****t@k****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
f739f865 Upgrade to PHP 7.4 with Rector Marvin Durot <m****t@k****m>
Committed by: Marvin Durot <1****t@u****m>
over 1 year ago
dcf1efc7 [Dependencies] Allow psr cache from recent versions Florent FOUCHIER <f****r@k****m> almost 3 years ago
4de7a802 merge Merge pull request #49 from maximesilva/patch-1 ffouchier <f****r@k****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
690ea3b6 Update Transport with Patch Http Verb maximesilva <5****a@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
278ea26d merge Merge pull request #48 from CristalTeam/hotfix/lowercased_endpoint ffouchier <f****r@k****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a8aed90e Fix endpoint transformed to lowercase Thibault GRANADA <t****a@k****m> over 3 years ago
17119f79 Fix arrayGet type exception on transport when getting errors with null body Florent FOUCHIER <f****r@k****m> over 3 years ago
78ae8c53 Fix index message not found error on transport Florent FOUCHIER <f****r@k****m> over 3 years ago
b397e2cb [Errors] Display api message on 404 errors Florent FOUCHIER <f****r@k****m> over 3 years ago
8041138b [Model] Forward global scope to delete queries Thibault GRANADA <t****a@k****m>
Committed by: TZK- <7****-@u****m>
almost 4 years ago
22e20e1b typo fix Liam Stewart <1****3@u****m>
Committed by: Thibault <7****-@u****m>
over 4 years ago
4065184d merge Merge pull request #34 from CristalTeam/feature/exception_source ffouchier <f****r@k****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a5f29b0f Add exception API source Thibault GRANADA <t****a@c****r> over 4 years ago
612d7849 Fix debugbar decorator not returning headers Thibault GRANADA <t****a@c****r> over 4 years ago
ff05dd3c merge Merge pull request #31 from CristalTeam/feature/response_headers ffouchier <f****r@c****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
218bb8c1 Allow to fetch response headers from Transport Thibault GRANADA <t****a@c****r> over 4 years ago
945137e4 merge Merge pull request #30 from CristalTeam/hotfix/find_one_with_null_argument ffouchier <f****r@c****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
378804f2 Allow passing null to find method TZK- <7****-@u****m>
Committed by: Thibault GRANADA <t****a@c****r>
over 4 years ago
914335ca merge Merge pull request #29 from CristalTeam/hotfix/remove_crud_typehint ffouchier <f****r@c****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
19b651c6 Remove API CRUD methods typehint TZK- <7****-@u****m>
Committed by: Thibault GRANADA <t****a@c****r>
over 4 years ago
61fdd680 Add api collector and formatDuration for LaravelDebugbar Lucas Marquant <l****t@c****r>
Committed by: Thibault <7****-@u****m>
almost 5 years ago
d0afb958 [Builder] Add method withoutGlobalScope Florent Fouchier <f****r@c****r> almost 6 years ago
8f131e78 [HasMany] Ensure it returns a collection even if parent does not exist #15 Thibault GRANADA <7****-@u****m>
Committed by: Camille Baronnet <g****t@c****r>
almost 6 years ago
171d3adb [PHPUnit] Fix test suite locally Camille Baronnet <g****t@c****r> almost 6 years ago
4e09b5cb Add missing class mathieufrh <m****h@l****e>
Committed by: Camille Baronnet <g****t@c****r>
about 6 years ago
4f52883e [Model] Allow to pass closure to resolve API provider Thibault GRANADA <t****a@c****r> about 6 years ago
dad8db29 Fix #8 explain multiple api sources and fix other typos Camille Baronnet <c****t@c****r> about 6 years ago
fb93d4b1 [Scope] Pass parameters to model scope Florent Fouchier <f****r@c****r> about 6 years ago
90cbb2ca [Symfony] Disable normalizer type checking by default Florent Fouchier <f****r@c****r> about 6 years ago
1e0c8664 [Symfony] Allow custom denormalization format Florent Fouchier <f****r@c****r> about 6 years ago
1253cd44 Fix #7, Support Laravel >= 7 Camille Baronnet <c****t@c****r> over 6 years ago
c0f0cf58 [Forbidden] Fix number of parameters for Forbidden exceptions Florent Fouchier <f****r@c****r> over 6 years ago
e5b44258 [SYmfony] Fix repository resolving through container Thibault GRANADA <t****a@c****r> over 6 years ago
94e59914 Fix typos Camille Baronnet <g****t@c****r>
Committed by: Thibault GRANADA <t****a@c****r>
over 6 years ago
e6206118 [Symfony] Append default criteria when requesting through repository Thibault GRANADA <t****a@c****r> over 6 years ago
2a39d7e6 [Symfony] Make repositories injectable Thibault GRANADA <t****a@c****r> over 6 years ago
c1fcd618 [Symfony] Allow repository to access API instance Thibault GRANADA <t****a@c****r> over 6 years ago
a67189c1 Improve documentation #1 Camille BARONNET <c****t@c****r> over 6 years ago
9fb54ab5 [Transport] Add more generic caching system Thibault GRANADA <t****a@c****r> over 6 years ago
13bf1a35 [Symfony] Fix paginator if 0 result returned Thibault GRANADA <t****a@c****r> over 6 years ago
9fd86cb9 [Transport] Add HTTP Error handlers Thibault GRANADA <t****a@c****r> over 6 years ago
abd025cd [Symfony] Fix DataProvider for item operations Thibault GRANADA <t****a@c****r> over 6 years ago
36975ad1 Add LICENSE, improve README and fix typo Camille Baronnet <c****t@c****r> over 6 years ago
06b2e5ee Add Symfony and API Platform bridge Camille Baronnet <c****t@c****r> over 6 years ago
0c32009f Change namespace Cpro\ to Cristal\ Camille Baronnet <c****t@c****r> over 6 years ago
db3f30c1 [Builder] Return empty collection on fake hasMany relation Thibault GRANADA <t****a@c****r> over 6 years ago
43dae290 Escape hyphen for PCRE2 Kevin Desigaux <k****x@c****r> over 6 years ago
8fd3508d Add OAuth2 Transport Camille Baronnet <c****t@c****r> over 6 years ago
4c3ba289 [Bridge] Support bidirectional Eloquent <-> API relations Camille Baronnet <c****t@c****r> over 6 years ago
5da6db0f [Test] Add NullTransport for testing purpose, CRM-1117 Florent Fouchier <f****r@c****r>
Committed by: Thibault GRANADA <t****a@c****r>
over 6 years ago
c8cc7a6c Rework pagination + support multipart param + reset content type on each request Camille BARONNET <c****t@c****r> over 6 years ago
6605b22f [Debugbar] Do not throw exception the response is empty Thibault GRANADA <t****a@c****r> over 6 years ago
96cb5f09 [PHP] Fix error for old php version Florent Fouchier <f****r@c****r> almost 7 years ago
cf7e5e3c Fixed typo in suggest packages Kevin DESIGAUX <k****x@c****r> almost 7 years ago
7b012560 Apply suggestion to src/Model.php Florent FOUCHIER <f****r@c****r> almost 7 years ago
5d3a7cd7 Apply suggestion to src/Model.php Florent FOUCHIER <f****r@c****r> almost 7 years ago
4edf3d17 Apply suggestion to src/Api.php Florent FOUCHIER <f****r@c****r> almost 7 years ago
0c9e46d2 Apply suggestion to src/Api.php Florent FOUCHIER <f****r@c****r> almost 7 years ago
f228f354 Apply suggestion to src/Api.php Florent FOUCHIER <f****r@c****r> almost 7 years ago
1ee27a3a [Pluralize] Fix call to pluralized endpoints Florent Fouchier <f****r@c****r> almost 7 years ago
01755b26 fixed data for instanciateModels Kevin DESIGAUX <k****x@c****r> about 7 years ago
2c812319 Fix Debugbar namespace Camille Baronnet <c****t@c****r> about 7 years ago
707ef85f [Bridge] Create Laravel/Eloquent/Collection/Pagination bridge + DebugbarDecor... Camille Baronnet <c****t@c****r> about 7 years ago
6683751a Fix use error Florent Fouchier <f****r@c****r> over 7 years ago
a5666dce [API] Handler for 404 error to return an ApiEntityNotFoundException, CRM-423 Florent Fouchier <f****r@c****r> over 7 years ago
5a00269d Fix export 401 errors, CRM-148 Florent Fouchier <f****r@c****r> over 7 years ago
2a1912e9 Fix wrong variable name in Transport.php, CRM-148 Florent FOUCHIER <f****r@c****r> over 7 years ago
d4f514fb Fix 401 errors on export, CRM-148 Florent Fouchier <f****r@c****r> over 7 years ago
1b9ae53f Apply suggestion to src/Transports/Transport.php Florent FOUCHIER <f****r@c****r> over 7 years ago
3fa74877 Apply suggestion to src/Transports/TransportInterface.php Florent FOUCHIER <f****r@c****r> over 7 years ago
8a7c11c0 Apply suggestion to src/Transports/Transport.php Florent FOUCHIER <f****r@c****r> over 7 years ago
c963ea43 Apply suggestion to src/Transports/Transport.php Florent FOUCHIER <f****r@c****r> over 7 years ago
000c756d Apply suggestion to src/Transports/Transport.php Florent FOUCHIER <f****r@c****r> over 7 years ago
71150b7f Apply suggestion to src/Transports/Transport.php Florent FOUCHIER <f****r@c****r> over 7 years ago
c63b30d5 Fix 401 errors on export, CRM-148 Florent Fouchier <f****r@c****r> over 7 years ago
a85497bf Fix 401 errors on export, CRM-148 Florent Fouchier <f****r@c****r> over 7 years ago
839a9ca5 Apply suggestion to src/Transports/Transport.php Camille Baronnet <c****t@c****r> over 7 years ago
93742d59 Fix 401 errors on export, CRM-148 Florent Fouchier <f****r@c****r> over 7 years ago
4b554ec7 Fix #2 Enable override of saved attributes Florent Fouchier <f****r@c****r> over 7 years ago
c8f51cb9 Recursive toArray hasMany relationships Florent FOUCHIER <f****r@c****r> over 7 years ago
61e18222 merge Merge branch 'master' of git.cristalcrm.fr:packages/php-api-wrapper Camille Baronnet <c****t@c****r> over 7 years ago
4aba1a8d Fix PHPDoc Camille Baronnet <c****t@c****r> over 7 years ago
79ecfd68 Refactoring tga <t****a@c****r> over 7 years ago
53d10c70 Add retry TGA <t****a@c****r>
Committed by: Camille Baronnet <c****t@c****r>
almost 8 years ago
3442d4be merge Merge branch 'feature/raw-results' into 'master' Florent Refactor de la Muerte <f****r@c****r> almost 8 years ago
891e394f Ajouter méthode raw dans Builder Gwenaël Cruz <g****z@c****r> almost 8 years ago
c78ac1af Add HidesAttributes Camille Baronnet <c****t@c****r> almost 8 years ago
aba07bdc merge Merge branch 'master' of git.cristalcrm.fr:packages/php-api-wrapper Florent FOUCHIER <f****r@c****r> almost 8 years ago
c6007e90 Dependance à curl Florent FOUCHIER <f****r@c****r> almost 8 years ago
54cd20e8 Fix relation, pas de request sur une query value NULL Camille Baronnet <c****t@c****r> almost 8 years ago
59614867 merge Merge branch 'master' of git.cristalcrm.fr:packages/php-api-wrapper Florent FOUCHIER <f****r@c****r> almost 8 years ago
726deadf Creation interface et decorateur de relation pour hasManyThrough de l'API Florent FOUCHIER <f****r@c****r> almost 8 years ago

← Back to repository