Commit Graph
42 Commits
Author SHA1 Message Date
Fabien Potencier fd97fcbe1f fixed number of tasks 2017-12-19 15:01:06 -08:00
Alessandro LaiandGitHub a3c3b2c794 Fix syntax 2017-12-13 10:52:25 +01:00
Alessandro LaiandGitHub c0f1215308 Update README.rst 2017-12-12 15:37:39 +01:00
Fabien Potencier f0575956ae added a forbidden package to the README 2017-12-11 07:53:59 -08:00
symfony-flex-server[bot]andGitHub a9c8b00077 Merge pull request #240 2017-11-30 15:44:55 +00:00
Adam QuaileandGitHub 22641cf08d Reverted whitespace changes 2017-11-23 11:21:04 +00:00
Adam QuaileandGitHub df1edb77b2 Update indentation 2017-11-23 11:14:18 +00:00
Adam QuaileandGitHub d2a626e8d6 Update full manifest.json example
The example `manifest.json` from `symfony/framwork-bundle` is a little outdated, uses `make` etc..
2017-11-23 10:46:08 +00:00
Nicolas Grekas d4af6721fd Remove defaults for APP_DEBUG env vars 2017-11-07 19:12:38 +01:00
Fabien PotencierandSymfony 82e8cf1a6d removed Makefile support (#215) 2017-10-16 16:05:06 -07:00
Fabien Potencier b22eb247d4 added a new validation rule 2017-09-20 09:51:51 +02:00
Fabien Potencier d370e180c7 added another validation rule 2017-09-17 08:53:32 -07:00
Fabien Potencier 6942b72314 added a new validation rule 2017-08-24 14:04:14 -07:00
Fabien Potencier 5d6475a90b renamed container.yaml to services.yaml 2017-07-21 10:12:49 +02:00
Yonel CerutoandGitHub 844f77e720 Remove extra comma in Full JSON Example 2017-07-03 10:49:12 -04:00
Fabien Potencier bf2148f9f1 moved etc/ to config/ and web/ to public/ 2017-07-03 15:36:25 +03:00
Fabien Potencier 499cad4f16 added a new validation rule 2017-06-30 08:43:08 +02:00
Fabien Potencier 5cce5e5593 fixed CS 2017-06-06 09:26:08 -07:00
Fabien Potencier 0df660d895 updated recipe in README 2017-06-05 14:20:45 -07:00
Fabien Potencier a415b1db85 removed obsolete note 2017-05-27 08:39:41 -07:00
Alex Rock AnceletandFabien Potencier c1011171c6 [Doc] Add missing doc about the "container" configurator 2017-05-27 08:39:09 -07:00
Fabien Potencier dbea6b4af1 added a new validation rule 2017-05-25 19:16:55 +02:00
Fabien Potencier 9ea56c3fcf added a new validation rule 2017-05-25 19:06:36 +02:00
Fabien Potencier 07a5c67ace removed version_aliases configuration setting 2017-05-20 09:32:06 +02:00
Fabien Potencier 0967338d4d added a new validation rule 2017-05-12 14:19:57 -07:00
Fabien Potencier a9f9fc63fb fixed markup 2017-05-08 16:28:52 -07:00
Fabien Potencier 335a134166 fixed validation rule 2017-05-08 14:49:23 -07:00
Fabien Potencier eb6d9bbcd3 added new validation rules 2017-05-08 14:19:57 -07:00
Fabien Potencier 4484258e46 added a new validation rule 2017-05-08 10:47:08 -07:00
Fabien Potencier 80e81be8aa added a new validation rule 2017-05-08 10:22:09 -07:00
Fabien Potencier 29fe5f0045 added a new validation rule 2017-05-08 09:48:48 -07:00
Fabien Potencier 5f2979d88d minor #37 Document the special %generate(secret)% env var value (javiereguiluz)
This PR was squashed before being merged into the master branch (closes #37).

Discussion
----------

Document the special %generate(secret)% env var value

Some recipes are starting to use this feature (see https://github.com/symfony/recipes-contrib/pull/5/files) so let's document it.

Commits
-------

8a103f4 Document the special %generate(secret)% env var value
2017-04-28 20:12:09 -07:00
Javier EguiluzandFabien Potencier 8a103f4696 Document the special %generate(secret)% env var value 2017-04-28 20:12:07 -07:00
Fabien Potencier 7a172be537 added a note about the contrib repo 2017-04-28 16:04:08 -07:00
Fabien Potencier ecc8eb5d0d added current validation performed by the server 2017-04-27 15:04:36 -04:00
Fabien Potencier e0a719a086 minor #34 Readme tweaks (fabpot)
This PR was squashed before being merged into the master branch (closes #34).

Discussion
----------

Readme tweaks

Commits
-------

15027c7 added a note about the auto-registration of Symfony bundles
5088124 removed most mentions of Flex in the README
2017-04-27 12:50:43 -04:00
Javier Eguiluz b90216e196 Add the new %VAR_DIR% to the docs 2017-04-27 17:35:35 +02:00
Fabien Potencier 15027c7b3b added a note about the auto-registration of Symfony bundles 2017-04-27 11:25:58 -04:00
Fabien Potencier 5088124151 removed most mentions of Flex in the README 2017-04-27 11:22:33 -04:00
Fabien Potencier 77e841b4c0 changed the way post-install output is defined 2017-04-14 00:09:33 -07:00
Fabien Potencier 99e56fc71e changed the way we reference Makefiles 2017-04-13 23:56:25 -07:00
Javier EguiluzandFabien Potencier 0cebec29bc Added an initial documentation for Symfony Flex recipes 2017-04-13 07:21:06 -07:00