Commit Graph
804 Commits
Author SHA1 Message Date
Quentin DequippeandGitHub 781ecd1c48 [Messenger] Add hint test config (#1084)
* Add test config

Add hint for test config

* Change comment location and add testing tools for Messenger
2022-05-07 06:43:42 -04:00
Ryan WeaverandGitHub 8af9d2e95d using Encore 2.0 (#1082) 2022-05-04 18:38:50 +02:00
Kévin DunglasandGitHub 50753590a5 [routing] Remove useless config in routes.yaml (#1075) 2022-05-02 14:42:28 +02:00
Kevin BondandGitHub f54b694258 [symfony/messenger] add reset_on_message in 5.4 (remove in 6.0) (#1080) 2022-04-29 19:01:48 +02:00
Kevin Bond e58d3d784d use null://null for MAILER_DSN by default 2022-04-01 13:04:00 -04:00
Kevin Bond 74d71eae9d [symfony/mailer] add 5.4 recipe with test dsn 2022-03-30 09:05:41 -04:00
Fabien PotencierandGitHub 7d43cf1da3 Merge pull request #1028 from danut007ro/danut007ro-engagespot
[Notifier] Add Engagespot recipe
2022-03-26 12:45:26 +01:00
Fabien PotencierandGitHub 4e19243a20 Merge pull request #1054 from StaffNowa/master
[Notifier] Sendberry
2022-03-26 08:51:16 +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
Marko KaznovacandGitHub 72d18fe640 simplify regex in the stimulus app bootstrap.js (#1002)
* simplify regex in the stimulus app bootstrap.js

use character class instead of group capture with an alternation

* simplify regex in the stimulus app bootstrap.js

for 1.6

* simplify regex in the stimulus app bootstrap.js

for 1.0
2022-02-17 17:04:33 +01:00
Alexander SchranzandGitHub ff11f17875 Update spacing of doctrine yml files (#1018) 2022-02-17 17:01:23 +01:00
Artem HenvaldandGitHub 946dda858f Add manifest for turbo-sms-notifier (#953) 2022-02-17 16:47:58 +01:00
Nicolas GrekasandGitHub 8186150d19 Remove instruction to "uncomment" in webpack-encore-bundle recipe (#1062) 2022-02-17 16:40:18 +01:00
Nicolas Grekas 229cf92748 Move debug-bundle to when@dev 2022-02-17 15:30:02 +01:00
Nicolas GrekasandGitHub fadeac1c28 Consistently use when@env (#1058) 2022-02-15 16:55:00 +01:00
Fabien PotencierandGitHub ee79aec158 Merge pull request #1056 from symfony/conflicts
Conflict with fwb < 5.3 when@env
2022-02-13 09:05:49 +01:00
Roland Franssen :)andGitHub 1249d6fbc4 Update monolog.yaml 2022-02-12 14:07:19 +01:00
Roland Franssen :)andGitHub 994ad282ab Update monolog.yaml 2022-02-12 13:26:23 +01:00
Roland Franssen :)andGitHub e24991e852 no IDE 2022-02-12 12:00:50 +01:00
Roland Franssen :)andGitHub d04a02ce64 Update manifest.json 2022-02-12 11:59:09 +01:00
Nicolas Grekas 6cb5f0ee26 Conflict with fwb < 5.3 when@env 2022-02-12 11:52:53 +01:00
Roland Franssen 3caba33500 merge 2022-02-11 18:37:46 +01:00
Roland Franssen :) e43babb633 eol 2022-02-11 18:30:58 +01:00
Roland Franssen :) ed1e824661 eol 2022-02-11 18:30:58 +01:00
Roland Franssen :) 0dce45fb19 monolog-bundle: reconfigure deprecation handler 2022-02-11 18:30:58 +01:00
Ryan WeaverandGitHub ea6ade9061 Consolidating env-specific files into main config file for simplicity 2022-02-10 22:25:56 +01:00
Vasilij Dusko edf547e6de * sendberry notifier 2022-01-27 09:05:07 +02:00
Fabien PotencierandGitHub 55d7c81fcd Merge pull request #1051 from HypeMC/remove-redundant-exclude
[FrameworkBundle] Remove src/Tests from list of excluded folders
2022-01-25 17:10:45 +01:00
Egor Taranov d19dda7dc8 [Notifier] [Bridge] [KazInfoTeh] add manifest 2022-01-19 11:16:56 +02:00
Jon 9ef903bebf Rename 2022-01-18 08:22:03 +01:00
Jon df0e16723c Renamed with dashes 2022-01-18 07:51:32 +01:00
HypeMC dc6172e02d Remove src/Tests from list of excluded folders 2022-01-14 19:06:38 +01:00
Jon dbc7f2a4e6 Rename 2022-01-12 13:23:53 +01:00
Jon bbc969817a Add 46elks notifier manifest 2022-01-03 22:20:04 +01:00
Ryan Weaver 02e62440a4 adding caveat to encore post-install 2021-12-23 12:12:10 -05:00
Nicolas GrekasandGitHub 65e9e91609 Merge pull request #1026 from kbond/test-pw-hash 2021-12-17 15:54:51 +01:00
Ryan Weaver f9236b266c updating recipe for Stimulus 3 2021-12-03 15:06:25 -05:00
Nicolas Grekas f0a5e62add mv symfony/psr7-pack symfony/psr7-meta 2021-11-29 21:40:03 +01:00
1322527f4b Update symfony/engagespot-notifier/5.4/manifest.json
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
2021-11-27 09:56:30 +02:00
Daniel GorganandGitHub cfe3b0a578 [Notifier] Add Engagespot recipe 2021-11-27 02:56:40 +02:00
6c66020b62 Update symfony/security-bundle/5.3/config/packages/security.yaml
Co-authored-by: Robin Chalas <chalasr@users.noreply.github.com>
2021-11-22 09:44:52 -05:00
Kevin Bond 691cd98853 use lowest possible p/w hash "work factor" in test env 2021-11-22 09:11:04 -05:00
Fabien PotencierandGitHub a624d3bf1d Merge pull request #1023 from symfony/base-template-favicon
Add an embedded favicon to the base template
2021-11-12 17:33:14 +01:00
Javier EguiluzandGitHub 0bb62d9361 Update the favicon styles 2021-11-12 16:37:58 +01:00
Javier EguiluzandGitHub 3f5bfb0101 Update the emoji to use the black circle 2021-11-12 16:33:01 +01:00
Kévin Dunglas c208077a18 Routing: don't require to install doctrine/annotations to use attributes 2021-11-11 14:32:06 +01:00
Javier EguiluzandGitHub 8b3351fa1b Add an embedded favicon to the base template 2021-11-10 18:04:23 +01:00
Fabien PotencierandGitHub 0c95bc8597 Merge pull request #1016 from norkunas/onesignal-notifer
Add recipe for symfony/one-signal-notifier
2021-10-28 18:28:57 +02:00
zairigimad a0f6627bc0 Add Expo Recipe 2021-10-28 17:10:28 +01:00