Commit Graph
564 Commits
Author SHA1 Message Date
Christian Flothmann 9effb0d5e9 check for PHP files to exist before requiring them 2020-06-16 11:53:45 +02:00
Ryan Weaver d737051e5f Allowing php config in the kernel 2020-06-12 09:34:33 -04:00
Alexander Schranz f847805a99 Symlink whole packages folder 2020-06-08 18:19:58 +02:00
Alexander Schranz 289eeeac8f Use symlink to 4.2 2020-06-08 18:13:05 +02:00
Alexander SchranzandGitHub 25c7f92b30 Add secret env to framework configuration 2020-06-08 18:00:34 +02:00
Yonel Ceruto 2131c6c44b deprecation free 5.1 security config 2020-05-31 15:16:53 -04:00
Nicolas Grekas daca38d656 Update conf to log deprecations in a dedicated channel 2020-05-29 09:38:42 +02:00
Nikola MijajlovićandGitHub ec16f70610 Show region parameter in Mailgun mailer DSN
Region parameter was missing in api DSN
2020-05-26 15:49:25 +02:00
Ryan Weaver 94a7b92999 using latest Encore version 2020-05-11 06:44:46 -04:00
symfony-flex-server[bot]andGitHub 83a6f1a659 Merge pull request #722 2020-05-05 10:18:58 +00:00
Maxime SteinhausserandMaxime Steinhausser 48f1769020 [Router] Add recipe for 5.1 router default URI config 2020-05-05 11:52:46 +02:00
Emanuele PanzeriandGitHub 82bfdce7a9 Update mattermost-notifier: add documentation link
Mattermost notifier: add documentation link and use `CHANNEL_ID` as example value for channel, to avoid confusions with the parameter value needed there
2020-05-01 08:52:05 +02:00
symfony-flex-server[bot]andGitHub a2650ca408 Merge pull request #734 2020-04-29 14:34:42 +00:00
symfony-flex-server[bot]andGitHub 9d43eac52e Merge pull request #766 2020-04-29 14:31:44 +00:00
Nicolas Grekas 93fd75a3dd [symfony/framework-bundle] revert use of RoutingConfigurator from FrameworkBundle 2020-04-25 11:58:01 +02:00
Nicolas Grekas 93b6ef140b [symfony/framework-bundle] minor cleanup 2020-04-25 11:39:24 +02:00
Fabien Potencier 2700a98952 Add DSN support for FreeMobile 2020-04-21 15:35:02 +02:00
Ryan Weaver 50ecf52e47 bumping encore to newest version 2020-04-17 11:03:06 -04:00
symfony-flex-server[bot]andGitHub ca5d66967a Merge pull request #761 2020-04-13 14:36:47 +00:00
simivar 248654ecda Add Firebase Notifier recipe 2020-04-13 15:25:16 +02:00
symfony-flex-server[bot]andGitHub 4142c71f0f Merge pull request #753 2020-04-13 06:21:41 +00:00
symfony-flex-server[bot]andGitHub f71d8a55e7 Merge pull request #759 2020-04-13 06:19:02 +00:00
symfony-flex-server[bot]andGitHub caccfe01e0 Merge pull request #758 2020-04-13 06:18:53 +00:00
symfony-flex-server[bot]andGitHub 1d26c6cc87 Merge pull request #757 2020-04-13 06:18:31 +00:00
symfony-flex-server[bot]andGitHub acb6997597 Merge pull request #756 2020-04-13 06:18:16 +00:00
simivar feb081ddec Add Sinch Notifier recipe 2020-04-13 00:02:27 +02:00
simivar e2b9eec274 Add RocketChat Notifier recipe 2020-04-12 23:59:57 +02:00
simivar b406f449f3 Add OvhCloud Notifier recipe 2020-04-12 23:57:19 +02:00
simivar 3acd3beb79 Add Mattermost Notifier recipe 2020-04-12 23:54:04 +02:00
simivar 2773f40795 Add Telegram Notifier recipe 2020-04-12 23:38:05 +02:00
Fabien PotencierandGitHub 8a8a4b05f4 Merge pull request #754 from simivar/feature/add-nexmo-notifier-recipe
Add Nexmo Notifier recipe
2020-04-12 22:50:43 +02:00
simivar b57963e4e5 Add Twilio Notifier recipe 2020-04-12 21:29:53 +02:00
simivar 4f8d84d616 Add newline 2020-04-12 21:25:33 +02:00
simivar 713ebcc5cf Add Nexmo Notifier recipe 2020-04-12 21:23:36 +02:00
Fabien Potencier a744747b5a Added notifier bridge recipes 2020-04-12 19:23:45 +02:00
symfony-flex-server[bot]andGitHub ce83283b19 Merge pull request #742 2020-04-05 08:47:40 +00:00
Nicolas Grekas b341fbe67c Revert "Merge pull request #721"
This reverts commit ed25f50bef, reversing
changes made to 9880918fbf.
2020-04-03 15:45:57 +02:00
Fabien Potencier 0413ca589e Comment deprecation logs 2020-04-03 09:36:31 +02:00
symfony-flex-server[bot]andGitHub ed25f50bef Merge pull request #721 2020-04-02 19:55:51 +00:00
symfony-flex-server[bot]andGitHub 9880918fbf Merge pull request #738 2020-03-29 16:24:56 +00:00
Fabien Potencier 5ea0d377f1 Remove old symlinks 2020-02-27 07:21:19 +01:00
Ryan Weaver 91ebb0fa08 removing services_test.yaml from symfony/phpunit-bridge recipe
Since Symfony 4.1, you can fetch private services from a test using
a special method - creating public aliases is not required anymore.
2020-02-24 13:08:58 -05:00
Nicolas Grekas 8da7d03c93 Use PHP to define the services and routes of the app 2020-02-24 17:24:22 +01:00
Loïck PieraandGitHub e95414b4e2 Show region parameter in Mailgun mailer DSN 2020-02-17 00:31:51 +01:00
Jules Pietri 844198da6a [Security] Renamed in memory provider 2020-02-13 18:20:57 +01:00
symfony-flex-server[bot]andGitHub b364e60751 Merge pull request #736 2020-02-11 05:45:37 +00:00
symfony-flex-server[bot]andGitHub bca4badd4e Merge pull request #740 2020-02-11 05:43:44 +00:00
Jules Pietri d80a799ad7 [FrameworkBundle] Added the new RoutingConfigurator 2020-02-11 00:59:47 +01:00
Nicolas Grekas a871481ea6 Enable "cookie_samesite: lax" on 3.4 2020-02-07 10:58:48 +01:00
Oskar StarkandGitHub cbe1858486 Remove space
yamllint is complaining about it
2020-02-06 12:59:17 +01:00