zairigimad
a0f6627bc0
Add Expo Recipe
2021-10-28 17:10:28 +01:00
Fabien Potencier
88efb842e8
Update versions.json
2021-10-28 12:53:10 +02:00
Fabien Potencier and GitHub
4e13583173
Merge pull request #1013 from Nek-/patch-2
...
DATABASE_URL configured like postgresql config
2021-10-23 08:46:16 +02:00
Fabien Potencier and GitHub
209a9e0c20
Merge pull request #1012 from dreadnip/patch-1
...
Add missing return type
2021-10-23 08:46:02 +02:00
Maxime Veber and GitHub
b1b582b732
feat: DATABSE_URL configured sync with postgresql
...
PostgreSQL is configured in docker-compose.yaml file in the same manifest but with another configuration.
The purpose of this commit is to make it ready by default to reduce what the user is supposed to change at install time.
2021-10-22 16:40:32 +02:00
Sander and GitHub
6d0b831af4
Add missing return type
2021-10-22 12:09:34 +02:00
Fabien Potencier
22ddf06812
Fix typo
2021-10-21 10:17:05 +02:00
Fabien Potencier
dd5b0c985c
Disable auto-setup by default
2021-10-21 10:16:05 +02:00
Fabien Potencier and GitHub
63e5d012c6
Merge pull request #1011 from symfony/security-links
...
Update some links to security docs
2021-10-20 20:05:28 +02:00
Javier Eguiluz and GitHub
f0dc2ccb69
Update some links to security docs
2021-10-20 20:03:22 +02:00
Fabien Potencier and GitHub
109452682e
Merge pull request #1010 from symfony/recommended-pack
...
Add the webapp pack
2021-10-20 18:19:20 +02:00
Fabien Potencier
5408b4a83b
Add the recommended pack
2021-10-20 18:07:42 +02:00
Nicolas Grekas
4e61b7c160
Use reusable workflows
2021-10-18 16:29:49 +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
Kévin Dunglas and Nicolas Grekas
529e0158f2
[mercure-bundle] add support for Docker Compose
2021-10-13 13:29:38 +02:00
Fabien Potencier and GitHub
0f5a1f2fdd
Merge pull request #1003 from sms77io/master
...
Add manifest for sms77-notifier
2021-10-13 08:27:45 +02:00
Nicolas Grekas and GitHub
1e717c84da
Kernel can be empty in 5.4 ( #1006 )
2021-09-29 12:09:46 +02:00
Nicolas Grekas
57f9204895
[GHA] Relax create-project job
2021-09-29 11:40:48 +02:00
781bbae77d
Update symfony/sms77-notifier/5.4/manifest.json
...
Co-authored-by: Hugo Alliaume <kocal@live.fr >
2021-09-23 14:49:17 +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
André Matthies
43a8b93484
Add manifest for sms77-notifier
2021-09-22 11:33:16 +02:00
Fabien Potencier and GitHub
a0d7f5a333
Merge pull request #998 from andrea-cristaudo/patch-2
...
Change authenticator manager doc url
2021-09-19 20:02:04 +02:00
Fabien Potencier and GitHub
f30eb9dc45
Merge pull request #982 from seb-jean/patch-1
...
URL changed
2021-09-19 20:01: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
Andrea Cristaudo and GitHub
62ad07cb51
Change authenticator manager doc url
...
Authenticator manager doc url is changed, see https://github.com/symfony/symfony-docs/pull/15405
2021-09-10 16:50:58 +02:00
Fabien Potencier and GitHub
0aadfa1169
Merge pull request #997 from symfony/platformsh-simplification
...
Simplify recipe for platformsh
2021-09-07 12:04:54 +02:00
Fabien Potencier
188e29c080
Simplify recipe for platformsh
2021-09-07 12:03:44 +02:00
Fabien Potencier
b12164c324
Simplify code
2021-09-02 14:04:15 +02:00
Fabien Potencier and GitHub
f3b1d14e77
Merge pull request #993 from symfony/blackfire
...
Add a recipe to ease installation of Blackfire
2021-08-31 15:47:04 +02:00
Fabien Potencier and GitHub
bdddc2b51a
Merge pull request #996 from janharing/doctrinebundle-deprecation
...
[DoctrineBundle] Removed deprecated config
2021-08-31 14:27:11 +02:00
Fabien Potencier
56c614302b
Add a recipe to ease installation of Blackfire
2021-08-31 10:26:08 +02:00
Fabien Potencier and GitHub
2de7f47ab7
Merge pull request #995 from symfony/platformsh-auto-security-check
...
[platformsh] Add a cron that automatically check for security issues in prod
2021-08-31 10:25:40 +02:00
Fabien Potencier
912ef20bbb
Simplify consumer recipe
2021-08-31 10:16:39 +02:00
Jan Haring - JAN.tm
b294873ff1
Removed deprecated configuration key metadata_cache_driver from DoctrineBundle config for 2.3 and 2.4
2021-08-31 10:07:59 +02:00
Fabien Potencier
16fe3bf28f
Add a cron that automatically check for security issue in prod
2021-08-31 10:07:31 +02:00
Fabien Potencier
fe075ccf54
Auto-configure mailer and notifier
2021-08-31 09:05:23 +02:00
Fabien Potencier and GitHub
6319e4aaab
Merge pull request #985 from symfony/platformsh
...
Add recipe for platformsh
2021-08-31 08:40:20 +02:00
Fabien Potencier
7c9191c917
Add recipe for platformsh-meta
2021-08-30 16:53:38 +02:00
Fabien Potencier and GitHub
aaa1a17488
Merge pull request #990 from symfony/webpack-pack-removal
...
Remove webpack encore pack recipe
2021-08-30 16:52:45 +02:00
Fabien Potencier and GitHub
b6554d7e26
Merge pull request #991 from symfony/post-install-next
...
Remove the header from post-install files (handled by Flex soon)
2021-08-30 15:41:42 +02:00
Fabien Potencier
1aa7d46cb0
Remove the header from post-install files (handled by Flex now)
2021-08-30 12:25:28 +02:00
Fabien Potencier
e1927c2508
Remove webpack encore pack recipe
2021-08-30 09:01:38 +02:00
Fabien Potencier and GitHub
5e74696062
Merge pull request #989 from symfony/docker-mailer-support
...
Add local Docker config for Mailer
2021-08-28 11:27:06 +02:00
Fabien Potencier
16519e71f0
Add local Docker config for Mailer
2021-08-28 09:57:14 +02:00
Fabien Potencier and GitHub
63d8b6c328
Merge pull request #986 from wouterj/scheb-2fa
...
Add scheb/2fa-bundle to official recipes
2021-08-20 14:15:23 +02:00