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

GitHub / yokai-php/batch-symfony-framework / commits

SHA Message Author Date Stats
a58b9ff6 Add job to launcher routing (#176) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ef512709 Add messenger transport routing per job name (#175) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
1bfd0570 Fixed named argument aliases for Job launchers (#174) Maximilien Delangle <4****e@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b2d649b3 Update lockdown Github actions to v4 (#169) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
5f4e8899 Fixed using missing alias in compiler pass & add test (#167) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
7d7a6221 Fixed self versions requirements (#164) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
a95fdbf8 Make sure nullable arguments are strongly typed with null type (#163) Benoit Jouhaud <J****7@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
64af99b5 Updated checkstyle library and embrace PER 2.0 (#159) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
05714fcb Introduce symfony/uid bridge to generate JobExecution ids (#138) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
10b3890c Get rid of unecessary phpstan prefix in some annotations (#135) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
ffd94da7 Fixed checking Symfony custom services from bundle config (#134) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
b1ee3d0a Fixed wrong doc links in packages README files (#136) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
2a840845 Add a component to build JobParameters defaults at contruction time (#123) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
805431b4 Ignore .github & phpunit.xml for git export (#133) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c31460fd Add missing "active" class on Sonata breadcrumbs last element (#131) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3ef8cec8 Add missing "page-link" class on Bootstrap 4 pagination links (#130) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fe20fd6e Fixed yokai/batch cross packages version requirements Yann Eugoné <e****n@g****m> over 1 year ago
9c8da289 Fixed links to doc in packages README (#125)
Co-authored-by: Maximilien <m****e@p****t>
Maximilien Delangle <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
85c6e3bc Centralize documentation in the source repository (#124)
Co-authored-by: Maximilien <m****e@p****t>
Maximilien Delangle <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0600a138 Allow configuration of job launcher with Symfony configuration (#121) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
83e5a199 feature #90 - Add global logger service that logs in JobExecution (#116) Cédric GUICHERD <4****5@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6c9dbab4 Enhanced code style (#113) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ccb5c1f7 Allow Symfony 7.0 and bump dependencies (#111) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c80a6efb Add a way for JobExecution storage to be setup before used (#107) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d9ca0544 Use job execution storage service generic alias in ui controller service (#106) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
74cc3e38 Add user interface to view executed jobs (#104)
Co-authored-by: Benoit Jouhaud <J****7@u****m>, Yann Eugoné <y****e@p****t>, Benoit Jouhaud <J****7@u****m>
Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
07a85668 Rewrite simpler Symfony framework doc (#94) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
171649eb Mark jobs as final once again, but add an abstract decorator that helps const... Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b14e17d4 Replace PHP_CodeSniffer with EasyCodingStandard (#80) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3835b0d8 Fixed services dependencies declaration Yann Eugoné <e****n@g****m> over 2 years ago
3f3b5e68 Fixed yokai batch inter dependency (#74) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
93682ec2 Add conventions around PHP code in the project (#68) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1ee99e0a Refactored & factorized the way jobs are executed (#59) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d70acaa4 Fixed indentation issue Yann Eugoné <y****e@p****t> over 3 years ago
69342a1e Updated codebase to PHP 8.0 (#53) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4a11cdc7 Update dev dependencies & fix CI (#52) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9ff39e31 Drop support of PHP 7.4 and Symfony 4.4 (#51) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
42028dcd Allow jobs to define their name using interface method in a Symfony framework... Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a9f5b657 Add more documentation for core concept & bridges (#45) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
2d5739f8 Move tests classes located in the wrong place (#44) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
68d2f523 Raise code coverage to 100% (#39) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
484b3f3f Fixed librairies interdependency Yann Eugoné <y****e@p****t> over 4 years ago
3c66c6cb Introduce JobParameterAccessor to help job components access the required exe... Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a53932b6 Let PHPStan check array and iterable types & generics (#27) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
56b3191e Fixed installed packages detection (#18) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2a983e14 Write more doc Yann Eugoné <y****e@p****t> over 4 years ago
7cf365f4 prepare release Yann Eugoné <y****e@p****t> over 4 years ago
8705bc4c Fixed packages composer.json Yann Eugoné <y****e@p****t> over 4 years ago
4ccce5af Doctrine dbal storage enhancement (#15) Yann Eugoné <e****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
13338fe5 JobExecution id generation (#13) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ff87aece Automatic static analysis with phpstan (#11) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8a3502bd Packages tests (#10) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
about 5 years ago
89ab8b24 Bump PHP minimal version to 7.4 (#8) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
about 5 years ago
55dd56f8 Lockdown Pull Requests on subrepositories (#7) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
about 5 years ago
4471bb39 Use custom exceptions everywhere (#4) Yann Eugoné <y****e@p****t>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b36d3c89 Installed package detection in symfony framework extension Yann Eugoné <y****e@p****t> about 5 years ago
7745215d Remove dependency to symfony/serializer for filesystem job execution storage Yann Eugoné <y****e@p****t> about 5 years ago
18584526 Allow Symfony 5.x Yann Eugoné <y****e@p****t> about 5 years ago
f887a5d7 Updated packages composer.json info Yann Eugoné <y****e@p****t> over 5 years ago
66026428 Add .gitignore & .gitattributes to all packages Yann Eugoné <y****e@p****t> over 5 years ago
e33d4bcb Rewrite packages README after monorepo split Yann Eugoné <y****e@p****t> over 5 years ago
770ee155 Fix packages requirements Yann Eugoné <y****e@p****t> over 5 years ago
ba9eafbc Switch to monorepo Yann Eugoné <y****e@p****t> over 5 years ago

← Back to repository