Commit Graph
1871 Commits
Author SHA1 Message Date
Yannick IhmelsandGitHub ace2f78a4d Use UUID v7 as default for new projects (#1145)
Symfony 6.2 introduces support for UUID v7, which is to be preferred
over UUID v6 [according to the draft RFC][1]:

> Implementations SHOULD utilize UUID version 7 over UUID version 1 and
> 6 if possible.

In order not to change the UUID generation in existing projects, UUID v7
could be configured as default for new projects via this recipe.

[1]: https://www.ietf.org/archive/id/draft-peabody-dispatch-new-uuid-format-04.html#section-5.2-2
2022-11-20 21:35:07 +01:00
Simon Leblanc 34fc99a34e [Notifier] Add iSendPro bridge 2022-11-20 18:19:40 +01:00
Ryan Weaver 88ca4f9d34 [UX] New route file locations in 2 packages 2022-11-14 13:18:12 +01:00
Tobias SchultzeandGitHub 6f6ffe214f Put doctrine proxies in build dir for production
When auto_generate_proxy_classes: false is set, the proxies need to be pre-generated with the cache warmer. So in this case, the files are much better suited in the build dir. The build dir is the same as the cache dir by default. But for people trying to use the build dir properly, this makes much more sense. See https://github.com/symfony/symfony/issues/40827#issuecomment-820653578
2022-11-11 02:31:40 +01:00
ShyimandGitHub 833082a082 use flock in default as it works out of the box (#1142) 2022-11-07 15:22:14 +01:00
Quentin Dequippe 0f28cd6fdf Add Mastodon Notifier recipe 2022-11-04 09:14:31 +01:00
Fabien PotencierandGitHub aa968ffe21 Merge pull request #1138 from symfony/psr4-routing-loader
Fix syntax for the PSR4 routing loader
2022-10-22 08:09:03 +02:00
Fabien Potencier 9a3c792f80 Fix syntax 2022-10-22 08:07:49 +02:00
Alexander M. TurekandGitHub dddc205ad9 Leverage PSR-4 routing (#1136) 2022-10-20 09:56:29 +02:00
Fabien BourigaultandGitHub 52b78a5c16 Add generated public and private keys to .gitignore (#1133) 2022-10-20 09:56:02 +02:00
Fabien PotencierandGitHub 83b92233ae Merge pull request #1137 from ker0x/patch-1
[Notifier] Update FreeMobile DSN
2022-10-20 08:36:25 +02:00
Romain Monteil 0b83f44438 [Notifier] Update FreeMobile DSN 2022-10-19 23:01:15 +02:00
Nicolas Grekas f24b8470eb Rename to handle_all_throwables 2022-10-18 17:46:07 +02:00
Robin ChalasandGitHub b08a7ed11d [league/oauth2-server-bundle] Add aliases (#1132) 2022-10-15 08:33:42 +02:00
8ffabc5e9a Fix small typo in symfony/webpack-encore-bundle (#1100)
Co-authored-by: Arnaud Lier <arnaud@eclixo.com>
2022-10-08 10:35:09 +02:00
Robin ChalasandGitHub 6f4230fd10 Add recipe for league/oauth2-server-bundle (#1130) 2022-10-06 18:42:31 +02:00
Andy PalmerandGitHub 85dc7cd2f0 Update babel preset-env config to use corejs 3.23 (#1126) 2022-09-15 09:26:27 -04:00
Hugo AlliaumeandGitHub 3e33a50e78 symfony/webpack-encore: bump to ^4.0.0, add peer dependencies webpack, webpack-cli, @babel/core and @babel/preset-env (#1123)
* symfony/webpack-encore: bump to ^4.0.0, add peer dependencies webpack and webpack-cli

* symfony/webpack-encore: add @babel/core and @babel/preset-env as dev deps
2022-09-14 14:26:11 -04:00
Daniel WestandGitHub b603770240 Increase length of JWT secret to avoid errors in lcobucci/jwt ^4.2 (#1124)
* Increase length of JWT secret to avoid errors in lcobucci/jwt ^4.2

* Change secret to match patched Mercure version 0.14.1

| Q             | A
| ------------- | ---
| License       | MIT
| Doc issue/PR  | n/a
2022-09-14 17:11:34 +02:00
Antoine BluchetandGitHub f5c05df7d0 [api-platform/core] add 3.0 default configuration (#1125) 2022-09-13 18:30:27 +02:00
Fabien PotencierandGitHub 96d11c2e2e Merge pull request #1122 from 94noni/patch-1
Doctrine Migration profiler disabled by default
2022-08-29 18:49:20 +02:00
Antoine MakdessiandGitHub 09525c4bef Address reviews 2022-08-29 13:08:57 +01:00
Antoine MakdessiandGitHub 2c135cf86c Doctrine Migration profiler disabled by default 2022-08-29 10:30:34 +02:00
Fabien PotencierandGitHub c31b29c79d Merge pull request #1121 from Ippey/add-chatwork-notifier
Add chatwork notifier
2022-08-26 10:18:33 +02:00
Fabien Potencier ab21ff3ebc Update versions.json 2022-08-26 10:10:43 +02:00
Ippei Sumida 6f314608c1 Add chatwork notifier 2022-08-26 16:49:41 +09:00
Alexander SchranzandGitHub 09648ca9a6 Add example how to bind arguments to the services.yaml (#1119) 2022-08-18 10:18:41 +02:00
Kévin DunglasandGitHub b3395a2477 [doctrine-bundle] Upgrade to Postgres 14 and MySQL 8 (#1115) 2022-08-05 10:01:11 +02:00
Fabien PotencierandGitHub f32dc5d7d0 Merge pull request #1114 from alexander-schranz/bugfix/fix-engagespot-notifier-version
Fix version of engagespot-notifier
2022-07-29 10:10:11 +02:00
Alexander Schranz b6af8d4aec Fix version of engagespot-notifier 2022-07-29 00:45:18 +02:00
Fabien Potencier 2f27d105e8 Update versions.json 2022-07-28 08:54:09 +02:00
Fabien PotencierandGitHub fd63757144 Merge pull request #1113 from B-Galati/symfony-infobip-mailer
Add symfony/infobip-mailer recipe
2022-07-26 11:21:07 +02:00
Benoit Galati e76cb7c51d Add symfony/infobip-mailer recipe 2022-07-26 11:13:09 +02:00
Fabien Potencier 7c5f8c33dc Update versions.json 2022-07-20 11:33:13 +02:00
Fabien PotencierandGitHub 55d58f2bd1 Merge pull request #1108 from stloyd/notifier-zendesk
Add recipe for Symfony Zendesk Notifier
2022-07-11 10:17:22 +02:00
Joseph Bielawski abcd9577e6 Add recipe for Symfony Zendesk Notifier 2022-07-11 09:33:31 +02:00
Fabien Potencier 10d15a39be Update versions.json 2022-07-10 20:45:02 +02:00
Ryan WeaverandGitHub 088a94b7cb bumping encore to v3 and increasing some other dependencies (#1107) 2022-07-08 14:07:29 -04:00
Fabien PotencierandGitHub 873d9cf36a Merge pull request #1104 from Holicz/main
Add symfony/mail-pace-mailer recipe
2022-06-26 17:21:46 +02:00
Lukáš Holeczy f8d7827751 Add symfony/mail-pace-mailer recipe 2022-06-26 15:52:22 +02:00
Fabien PotencierandGitHub b2c8ba0f06 Merge pull request #1074 from 94noni/patch-1
Link best practice doc part to secret management
2022-06-26 15:08:45 +02:00
Fabien PotencierandGitHub 4ddf20213e Merge pull request #1101 from gnito-org/fix-notifier-recipes
Fix broken & missing notifier recipes
2022-06-26 15:07:16 +02:00
Fabien PotencierandGitHub 518ea2014b Merge pull request #1098 from Nyholm/throwables
[FramworkBundle] Added config framework.catch_all_throwables: true
2022-06-26 15:06:16 +02:00
Fabien Potencier fb5985c7bd Update versions.json 2022-06-25 09:28:10 +02:00
Fabien PotencierandGitHub ba0ac16622 Merge pull request #1102 from Gwemox/notifier_sms_factor
[Notifier] Add SMSFactor bridge recipe
2022-06-25 09:20:05 +02:00
Fabien Potencier 6787d76bf6 Update versions.json 2022-06-25 09:14:53 +02:00
Thibault Buathier 590733eb2e [Notifier] Added SMSFactor bridge recipe 2022-06-24 10:22:25 +02:00
Arnaud LierandGitHub d1750c999f [symfony/mailer] follow string recommendations
Follow Docker's string recommendations for port mappings: https://docs.docker.com/compose/compose-file/compose-file-v3/#ports
2022-06-20 21:40:03 +02:00
gnito-org 3ae802c6e3 Fix broken & missing notifier recipes 2022-06-20 07:56:32 -03:00
Nicolas GrekasandGitHub ec5bc1f6bc Revert "[webpack-encore-bundle] disable strict_mode by default (#1087)" (#1099)
This reverts commit 4995ec2fad.
2022-06-18 11:16:19 +02:00