Nicolas Grekas and GitHub
64f21c6890
[symfony/routing] Auto-register routes from attributes found on controller services ( #1448 )
2025-08-22 16:25:27 +02:00
Nicolas Grekas
5c016aa26b
Declare JSON schema for routes.yaml and services.yaml
2025-08-21 16:50:56 +02:00
Nicolas Grekas
165be415e2
Update README to tell about all configurators
2025-05-26 20:31:06 +02:00
Nicolas Grekas and GitHub
a98652006b
[stimulus-bundle] Match name="_csrf_token" when looking for CSRF fields ( #1373 )
2025-01-15 15:29:42 +01:00
Nicolas Grekas
b14ca0650c
[stimulus-bundle] Use defaultValue to change the value of hidden CSRF fields
2025-01-06 09:38:30 +01:00
Nicolas Grekas and GitHub
dc8a1b5097
[flex/2.4] Add missing .env.dev file ( #1367 )
2024-12-04 11:55:24 +01:00
Nicolas Grekas
b06f1ce2f7
Move stateless CSRF config to packages/csrf.yaml
2024-11-20 13:18:41 +01:00
Nicolas Grekas
21a9094ea7
Enable stateless CSRF protection for forms, logins and logouts
2024-10-12 09:32:38 +02:00
Nicolas Grekas
3779d3a525
[nelmio/security-bundle] Remove xss_protection config
2024-10-08 11:40:06 +02:00
Nicolas Grekas and GitHub
d7a78f79b7
Generate APP_SECRET in .env.dev ( #1343 )
2024-10-01 22:36:03 +02:00
Nicolas Grekas and GitHub
b92382d126
[symfony/framework-bundle] Generate APP_SECRET in .env.local ( #1342 )
2024-10-01 12:19:16 +00:00
Nicolas Grekas and GitHub
c26ec2b27d
[symfony/framework-bundle] Remove "csrf_protection" line as its enabled by default ( #1336 )
2024-09-02 11:01:57 +02:00
Nicolas Grekas and GitHub
480380687d
[doctrine/doctrine-bundle] Disable automapping when using FWB >= 7.1 ( #1316 )
2024-05-31 09:56:41 +02:00
Nicolas Grekas and GitHub
e0cf9602a7
[symfony/framework-bundle/7.2] Start with an empty APP_SECRET ( #1317 )
2024-05-28 17:35:19 +02:00
Nicolas Grekas and GitHub
002f8c8026
Enable entity automapping for controllers again ( #1302 )
2024-03-30 07:24:18 +01:00
Nicolas Grekas and GitHub
dc5565b82b
Indent importmap block ( #1295 )
2024-02-21 09:37:55 +01:00
Nicolas Grekas and GitHub
8f46ee349c
[framework-bundle] Remove options that match the defaults in 7.0 ( #1237 )
2024-01-18 09:37:15 +01:00
Nicolas Grekas
d2051a0434
Fix package name for go-ip
2023-08-14 16:22:25 +02:00
Nicolas Grekas and GitHub
544ff21cd0
Recommend NPM instead of Yarn ( #1229 )
2023-08-08 22:07:35 +02:00
Nicolas Grekas and GitHub
05995d3734
Comment <extensions> tag before PHPUnit 9.6 ( #1219 )
2023-06-23 09:22:27 -04:00
Nicolas Grekas and GitHub
ae7f097ccf
[symfony/*-notifier] Leverage the add-lines configurator ( #1217 )
2023-06-21 14:37:46 +02:00
Nicolas Grekas
3357c12d96
[symfony/panther] Set warn_if_missing=true when trying to add lines to phpunit.xml.dist
2023-06-20 17:52:21 +02:00
Nicolas Grekas and GitHub
dfe6f33076
[symfony/panther] leverage the new add-lines configurator ( #1215 )
2023-06-19 14:36:41 +02:00
Nicolas Grekas
7a1bdf45f6
Update LICENSE file
2023-05-11 17:56:29 +02:00
Nicolas Grekas and GitHub
eb27ff3702
Prefer php-http/discovery over nyholm/psr7 when installed ( #1198 )
2023-05-06 18:42:28 +02:00
Nicolas Grekas and GitHub
ef3f94b7c8
Remove autowiring aliases for deprecated Httplug factories ( #1194 )
2023-05-02 15:46:05 +02:00
Nicolas Grekas and GitHub
4684eb3505
Turn on "doctrine.orm.enable_lazy_ghost_objects" by default ( #1140 )
2023-01-10 10:40:09 -05:00
Nicolas Grekas
a9510695dc
[Notifier] Add Twitter bridge
2022-12-02 15:38:26 +01:00
Nicolas Grekas and GitHub
f65e09cf8f
Revert "Add example how to bind arguments to the services.yaml ( #1119 )" ( #1148 )
...
This reverts commit 09648ca9a6 .
2022-11-20 21:39:14 +01:00
Nicolas Grekas
f24b8470eb
Rename to handle_all_throwables
2022-10-18 17:46:07 +02:00
Nicolas Grekas and GitHub
ec5bc1f6bc
Revert "[webpack-encore-bundle] disable strict_mode by default ( #1087 )" ( #1099 )
...
This reverts commit 4995ec2fad .
2022-06-18 11:16:19 +02:00
Nicolas Grekas
7ba147b590
Fix usage of secrets in callable-qa workflow
2022-06-10 15:05:13 +02:00
Nicolas Grekas
58cc443bd3
Require a personal access token to merge
2022-06-06 11:42:00 +02:00
Nicolas Grekas and GitHub
ff88520758
Move recipes from metas to packs ( #1093 )
2022-06-03 15:32:27 +02:00
Nicolas Grekas and GitHub
529ef346a0
Fix the "psr7" alias ( #1091 )
2022-06-01 11:03:17 +02:00
Nicolas Grekas and GitHub
4995ec2fad
[webpack-encore-bundle] disable strict_mode by default ( #1087 )
2022-05-25 17:18:06 +02:00
Nicolas Grekas
3c9d3a040c
[gha] Merge recipe-readme-update into flex-update
2022-05-02 14:39:04 +02:00
Nicolas Grekas
ba8b92ad7f
Cleanup gha config
2022-05-02 09:34:05 +02:00
Nicolas Grekas
54cc921d06
Rename branch to "main"
2022-04-30 10:59:29 -07:00
Nicolas Grekas
6e042060e2
Merge branch 'main'
...
* main:
Adding a new callable recipes readme GH action
Always run "Setup PHP" steps
Clean CI config
Enable Automerge
Specify license for recipes-checker-main lint:pull-request
Test recipes on Symfony 5&6
Fix escaping args in commands
Fix linting JSON files
Hit raw.githubusercontent.com to work around rate limiting
Add callable action to repopulate the recipe archives
Copying the "archived/" directory from recipes-checker
Add reusable workflows
2022-04-30 10:47:26 -07:00
Nicolas Grekas
e4e77c5dec
Always run "Setup PHP" steps
2022-02-19 11:43:56 +01:00
Nicolas Grekas
07cc58ffd1
Clean CI config
2022-02-19 11:42:24 +01:00
Nicolas Grekas
9a7f5bcebb
Revert "Update spacing of doctrine yml files ( #1018 )"
...
This reverts commit ff11f17875 .
2022-02-17 17:44:56 +01:00
Nicolas Grekas
ea6c1d6041
-
2022-02-17 17:05:14 +01:00
Nicolas Grekas and GitHub
8186150d19
Remove instruction to "uncomment" in webpack-encore-bundle recipe ( #1062 )
2022-02-17 16:40:18 +01:00
Nicolas Grekas and GitHub
615cc3c7b1
Move admin-pack recipe to admin-meta ( #1061 )
2022-02-17 16:40:03 +01:00
Nicolas Grekas
229cf92748
Move debug-bundle to when@dev
2022-02-17 15:30:02 +01:00
Nicolas Grekas and GitHub
803a504010
Skip recipe for doctrine/annotations when symfony/routing 6 is installed ( #1060 )
2022-02-17 13:46:21 +01:00
Nicolas Grekas and GitHub
fadeac1c28
Consistently use when@env ( #1058 )
2022-02-15 16:55:00 +01:00
Nicolas Grekas
f2349cee18
Enable Automerge
2022-02-15 16:47:48 +01:00
Nicolas Grekas
72b3ddae9d
Test recipes on Symfony 5&6
2022-02-15 11:18:50 +01:00
Nicolas Grekas
7a02acd12d
Fix escaping args in commands
2022-02-14 13:30:02 +01:00
Nicolas Grekas
a24eb2a5cb
Fix linting JSON files
2022-02-13 14:56:57 +01:00
Nicolas Grekas
6cb5f0ee26
Conflict with fwb < 5.3 when@env
2022-02-12 11:52:53 +01:00
Nicolas Grekas
8130145858
Hit raw.githubusercontent.com to work around rate limiting
2021-12-18 11:08:07 +01:00
Nicolas Grekas
f0a5e62add
mv symfony/psr7-pack symfony/psr7-meta
2021-11-29 21:40:03 +01:00
Nicolas Grekas
4e61b7c160
Use reusable workflows
2021-10-18 16:29:49 +02:00
Nicolas Grekas
0de5a7de3a
Add reusable workflows
2021-10-18 16:28:14 +02:00
Nicolas Grekas
d0ef2575ff
Update versions.json
2021-10-17 08:30:19 +02:00
Nicolas Grekas
20f71e829f
Update versions.json
2021-10-17 08:27:40 +02:00
Nicolas Grekas
cd0aced364
Read versions.json from local directory
2021-10-15 16:18:57 +02:00
Nicolas Grekas
0608b6b971
Update versions.json
2021-10-15 16:12:35 +02:00
Nicolas Grekas
57f9204895
[GHA] Relax create-project job
2021-09-29 11:40:48 +02:00
Nicolas Grekas
425177e4f0
[GHA] Merge create-project into qa
2021-09-23 12:17:33 +02:00
Nicolas Grekas
84a7aa398c
Fix flex endpoint
2021-09-23 09:29:49 +02:00
Nicolas Grekas
e043a09f07
Improve layout of Flex endpoint
2021-09-19 17:38:37 +02:00
Nicolas Grekas
4b3c1efdbf
Generate Flex endpoint
2021-09-16 18:12:10 +02:00
Nicolas Grekas
3f6db031bc
Rely on defaults for doctrine mapping types
2021-09-15 11:01:05 +02:00
Nicolas Grekas
055035503a
Revert "Merge pull request #972 "
...
This reverts commit f97d09dafd , reversing
changes made to 17f2717e12 .
2021-07-11 19:45:20 +02:00
Nicolas Grekas
17f2717e12
Merge branch 'min-stab'
...
* min-stab:
Set min-stab to dev in create-project job
2021-07-11 10:11:39 +02:00
Nicolas Grekas
2d38efaad1
Set min-stab to dev in create-project job
2021-07-10 13:39:30 +02:00
Nicolas Grekas
2c05699b12
Enable color in gha
2021-07-10 08:45:53 +02:00
Nicolas Grekas
747ef9ffc7
Fix SYMFONY_ENDPOINT
2021-07-10 08:31:20 +02:00
Nicolas Grekas
b798b64099
Merge branch 'create-project'
...
* create-project:
Move create-project from travis to gha
2021-07-10 08:27:20 +02:00
Nicolas Grekas
2cde446350
Move create-project from travis to gha
2021-07-10 08:26:24 +02:00
Nicolas Grekas
de32a6e069
Checkout PR, not target
2021-07-09 15:01:02 +02:00
Nicolas Grekas
8650c6f061
[twig-bundle] uncomment encore_*_tags() when 5.4 is used
2021-07-09 14:26:35 +02:00
Nicolas Grekas
c32fc5a58f
cs fix
2021-07-09 14:20:18 +02:00
Nicolas Grekas
f606da6a75
Merge branch 'sticky-comment'
...
* sticky-comment:
Compute diff between recipe versions
2021-07-09 14:11:27 +02:00
Nicolas Grekas
d2b4cc77e6
Compute diff between recipe versions
2021-07-09 14:10:12 +02:00
Nicolas Grekas
942a987e7b
Merge branch 'qa'
...
* qa:
Move checks to GHA
2021-07-09 11:29:09 +02:00
Nicolas Grekas
0ffdf8ce1d
Move checks to GHA
2021-07-09 11:23:49 +02:00
Nicolas Grekas
6a1994316a
Merge branch 'no-symlinks'
...
* no-symlinks:
Remove all symlinks
2021-07-07 16:13:22 +02:00
Nicolas Grekas
a1a70353f6
Remove all symlinks
2021-07-07 16:12:10 +02:00
Nicolas Grekas
b570ddec67
Add check to reject symlinks
2021-07-07 16:11:46 +02:00
Nicolas Grekas
f08a856ddd
[phpunit] set convertDeprecationsToExceptions to false
2021-06-11 23:13:29 +02:00
Nicolas Grekas
ae90ab5b24
[framework-bundle/5.3] fix importing services/routes.php
2021-06-03 15:22:19 +02:00
Nicolas Grekas
e86e8b8853
Fix recipe for phpunit
2021-06-02 18:04:24 +02:00
Nicolas Grekas
be2898b8e4
Update note about server version
2021-05-10 19:24:06 +02:00
Nicolas Grekas
919704c8ed
[doctrine/doctrine-bundle] Use dbname_suffix in tests
2021-04-24 19:44:27 +02:00
Nicolas Grekas
9306564c76
Log in var/log in dev
2021-04-18 17:50:01 +02:00
Nicolas Grekas
975d0a911e
[symfony/framework-bundle/5.3] remove "controller.service_arguments"
2021-03-23 18:36:44 +01:00
Nicolas Grekas
e48de21a2f
[framework-bundle/5.3] Merge per-env settings
2021-03-23 17:50:44 +01:00
Nicolas Grekas
4a02f79b29
[symfony/psr7-pack] improve comments
2021-03-23 11:02:03 +01:00
Nicolas Grekas
6831ab0135
Wire symfony/psr7-pack
2021-03-23 09:02:21 +01:00
Nicolas Grekas
9a90e69785
Leverage the new Runtime component
2021-02-24 10:30:58 +01:00
Nicolas Grekas
20ce9cf3d1
Disable "http_method_override" by default
2021-02-09 12:23:59 +01:00
Nicolas Grekas
74c58675c6
Bump to phpunit 8.5
2021-01-07 18:10:09 +01:00
Nicolas Grekas
2b6f5bb007
Remove using "copy-from-package"
2020-12-15 17:56:27 +01:00
Nicolas Grekas
3200b76257
[symfony/framework-bundle] Add config/preload.php
2020-09-29 11:45:14 +02:00