Commit Graph
274 Commits
Author SHA1 Message Date
symfony-flex-server[bot]andGitHub cb6ea10b7b Merge pull request #448 2018-08-11 05:42:44 +00:00
symfony-flex-server[bot]andGitHub 29e686cb13 Merge pull request #442 2018-08-10 17:06:24 +00:00
Nicolas Grekas b356d8cf3c [monolog-bundle] log deprecations by default, in a dedicated log file 2018-08-09 11:22:31 +02:00
Ryan Weaver 1e413c6a60 Proofreading webpack.config.js for clarity
* Adding initial js and css files

* removing sass by default to avoid needing extra packages

* enabling notifications
2018-07-27 13:32:28 -04:00
Nicolas Grekas b997a17839 [symfony/validator] Fix config 2018-07-27 10:40:30 +02:00
symfony-flex-server[bot]andGitHub bce0b64fc6 Merge pull request #327 2018-07-27 07:03:56 +00:00
Nicolas Grekas 54939f7ae8 [phpunit-bridge] default to not failing on deprecations 2018-07-23 21:55:10 +02:00
symfony-flex-server[bot]andGitHub d0d43ad89e Merge pull request #436 2018-07-16 10:31:57 +00:00
Oskar StarkandGitHub 0ae1bbc98e prevent yaml lint error
yamllint: too many spaces after colon (colons)
2018-07-16 10:32:23 +02:00
Oskar StarkandGitHub 0385c83f75 prevent yaml lint error
yamllint: too many spaces after colon (colons)
2018-07-16 10:31:25 +02:00
symfony-flex-server[bot]andGitHub 1035def5fc Merge pull request #410 2018-07-15 18:43:40 +00:00
Ryan WeaverandGitHub 261dfeaea4 tweaking language 2018-07-15 14:40:19 -04:00
symfony-flex-server[bot]andGitHub 0e0478f08b Merge pull request #429 2018-07-11 15:26:23 +00:00
Grégoire PineauandGitHub 412d1fbe18 [FrameworkBundle] Added DependencyInjection to the excluded directory list 2018-07-10 15:20:00 +02:00
Nicolas Grekas 18217e8ced Enable utf8 mode for the router on 4.2 2018-07-06 10:04:56 +02:00
Grzegorz KorbaandGitHub 6292149217 Updated PHPUnit version in XSI namespace
Since default `SYMFONY_PHPUNIT_VERSION` is set to 6.5 in `bin/phpunit`, it should be used also in XSI namespace to allow for example `showOnlySummary` in text code coverage output.
2018-07-04 09:56:52 +02:00
symfony-flex-server[bot]andGitHub 67b8f671be Merge pull request #426 2018-07-01 17:53:57 +00:00
Nicolas Grekas 3567ee215e Add intro note to services.yaml and routes.yaml 2018-07-01 11:07:33 +02:00
symfony-flex-server[bot]andGitHub 1fc11f2fb6 Merge pull request #423 2018-06-29 20:49:06 +00:00
symfony-flex-server[bot]andGitHub f480647bdf Merge pull request #409 2018-06-18 18:46:40 +00:00
Nicolas Grekas 945f02e22a Add warning when using symfony/symfony directly 2018-06-17 09:54:49 +02:00
Nicolas Grekas a592c0c393 Remove empty git repository 2018-06-07 21:07:21 +02:00
symfony-flex-server[bot]andGitHub 992a2012fa Merge pull request #415 2018-06-02 01:25:30 +00:00
symfony-flex-server[bot]andGitHub 0bb0bc10ea Merge pull request #406 2018-06-01 17:06:10 +00:00
thePanz 4172c48112 Messenger: use Transport instead of Adapter in ENV name 2018-06-01 17:51:02 +02:00
Nicolas Grekas b9e690bdfa [webpack-encore] use versioned assets 2018-05-23 22:34:25 +02:00
Nicolas Grekas 1a0f9bd2fd Alias "phpunit" to test-pack, remove config when installing v4.1 of phpunit-bridge 2018-05-23 13:13:06 +02:00
symfony-flex-server[bot]andGitHub 34fc4212d8 Merge pull request #395 2018-05-16 19:01:43 +00:00
Samuel ROZE a2ead7b05a Uses @fabpot's suggestion for the environment 2018-05-12 11:04:00 +02:00
Samuel ROZE f3ed9edcdb Rename to amqp-pack 2018-05-11 14:28:17 +02:00
Samuel ROZE 81580a1d03 Update some typos 2018-05-11 14:24:37 +02:00
Gaiaz Iusipov 9f97317077 Remove "--relative" and "--symlink" options by default 2018-05-10 19:26:04 +03:00
Samuel ROZE e0988a5d09 Installing 2018-05-10 08:13:38 +01:00
Samuel ROZE 58ae22c977 Add the AMQP pack 2018-05-09 19:44:31 +01:00
Samuel ROZE dfda2d4134 Add a post-install note 2018-05-09 19:44:03 +01:00
Samuel ROZEandGitHub 5b86e34826 Remove last dot and change sender for adapter 2018-04-17 07:46:49 +01:00
Tim GoudriaanandGitHub 4e33671597 Update Webpack Encore version 2018-04-14 06:25:20 +02:00
Samuel ROZEandGitHub ef00c5a511 Uses the short sender name and remove mysterious dots 2018-04-12 20:32:19 +01:00
Samuel ROZEandGitHub 3fc2685db6 Change wording in comment 2018-04-12 19:24:01 +01:00
Samuel ROZEandGitHub 5151546a2c Uses amqp as the default sender name 2018-04-12 19:23:26 +01:00
Samuel ROZE 59dd763135 Comment the adapter and env as well 2018-03-29 17:05:24 +02:00
Samuel ROZE 388a5c41ec Add messenger's recipe 2018-03-27 15:44:25 +01:00
msheakoskiandGitHub ebd38ba97f Ignore npm and Yarn log files regardless of location 2018-03-24 18:14:06 -04:00
msheakoskiandGitHub 17390c64ca Add npm and Yarn error logs to .gitignore 2018-03-24 17:44:41 -04:00
Maxime Steinhausser c6eaad145a [DebugBundle] Enable the VarDumper server dumper by default on dev 2018-03-23 12:26:38 +01:00
symfony-flex-server[bot]andGitHub bd247214b6 Merge pull request #387 2018-03-20 17:49:49 +00:00
Fabien PotencierandFabien Potencier d53ebf5d85 Fix .gitignore files 2018-03-20 08:35:41 +01:00
HeahDude e1c53afa17 Added symfony/test-pack 2018-03-14 18:31:03 +01:00
Grégoire Pineau 31f9738a39 Fixed typo 2018-03-14 10:28:02 +01:00
Wouter JandGitHub 13ccf89e56 Fixed not imported FQCN 2018-03-13 23:32:26 +01:00