Commit Graph
253 Commits
Author SHA1 Message Date
SymfonyandGitHub 857527ebe5 Merge pull request #129 from javiereguiluz/remove_app_yaml 2017-07-28 07:38:00 -07:00
Javier Eguiluz ba9d859b89 Removed app.yaml and moved its contents to services.yaml 2017-07-28 09:24:05 +02:00
Fabien Potencier 0ee360e2c4 bug #126 [API Platform] Update the API Platform config to use the new mapping paths (meyerbaptiste)
This PR was merged into the master branch.

Discussion
----------

[API Platform] Update the API Platform config to use the new mapping paths

| Q             | A
| ------------- | ---
| License       | MIT

We recently changed the way to configure resources' paths in API Platform 2.1.0 beta 3, see https://github.com/api-platform/core/pull/1271.

Commits
-------

8a76aa5 Update the API Platform config to use the new mapping paths
2017-07-21 21:11:45 +02:00
meyerbaptiste 8a76aa5a5e Update the API Platform config to use the new mapping paths 2017-07-21 19:58:21 +02:00
Fabien Potencier c00cba2f1b minor #125 Remove unneeded flag (fabpot)
This PR was merged into the master branch.

Discussion
----------

Remove unneeded flag

| Q             | A
| ------------- | ---
| License       | MIT

This has been fixed in Symfony directly now.

Commits
-------

eb64d97 removed unneeded flag
2017-07-21 11:21:06 +02:00
Fabien Potencier eb64d976ea removed unneeded flag 2017-07-21 10:50:19 +02:00
Fabien Potencier 1238aba1f7 renamed routing.yaml to routes.yaml 2017-07-21 10:36:51 +02:00
Fabien Potencier 73ec19c07e renamed container.yaml to services.yaml 2017-07-21 10:30:49 +02:00
Fabien Potencier 68815be95a feature #123 Move routing configuration to routes/ instead of routing/ (fabpot)
This PR was merged into the master branch.

Discussion
----------

Move routing configuration to routes/ instead of routing/

| Q             | A
| ------------- | ---
| License       | MIT

Commits
-------

f5549bd moved routing configuration to routes/ instead of routing/
2017-07-21 10:28:48 +02:00
SymfonyandGitHub 89ec3ca773 Merge pull request #124 from symfony/container-services 2017-07-21 01:25:24 -07:00
Fabien Potencier 5d6475a90b renamed container.yaml to services.yaml 2017-07-21 10:12:49 +02:00
Fabien Potencier f5549bd268 moved routing configuration to routes/ instead of routing/ 2017-07-21 10:04:25 +02:00
Fabien Potencier b0aa905d31 bug #122 Fix the Makefile (dunglas)
This PR was merged into the master branch.

Discussion
----------

Fix the Makefile

| Q             | A
| ------------- | ---
| License       | MIT

Alternative fix to #120.

Commits
-------

d8f4d2d Fix the Makefile
2017-07-20 19:29:20 +02:00
Kévin Dunglas d8f4d2da85 Fix the Makefile 2017-07-20 18:05:54 +02:00
Fabien Potencier 658289145c fixed requirements-checker recipe 2017-07-19 12:11:36 +02:00
SymfonyandGitHub 9ddea6e23e Merge pull request #119 from javiereguiluz/fix_twig_recipe 2017-07-18 06:06:36 -07:00
Javier Eguiluz 6aa4aa2ea9 Fix the prefix of the Twig dev routes 2017-07-18 13:24:38 +02:00
Fabien Potencier 33ff4ff62e bug #117 [framework-bundle] Fix bin/console exit code on error in Makefile (teohhanhui)
This PR was merged into the master branch.

Discussion
----------

[framework-bundle] Fix bin/console exit code on error in Makefile

| Q             | A
| ------------- | ---
| License       | MIT

Do not swallow errors.

Commits
-------

99ee3cc [framework-bundle] Fix bin/console exit code on error in Makefile
2017-07-17 13:26:27 +02:00
Teoh Han Hui 99ee3ccbfd [framework-bundle] Fix bin/console exit code on error in Makefile 2017-07-17 19:22:56 +08:00
Fabien Potencier f3bb201052 bug #109 Fix make serve with web-server-bundle (sstok)
This PR was merged into the master branch.

Discussion
----------

Fix `make serve` with web-server-bundle

| Q             | A
| ------------- | ---
| License       | MIT

When renaming the directory structure, this was forgotten.

Commits
-------

761095a Fix `make serve` with web-server-bundle
2017-07-04 13:24:48 +03:00
Sebastiaan StokandGitHub 761095a08f Fix make serve with web-server-bundle 2017-07-04 09:53:51 +02:00
SymfonyandGitHub 6112af8ca3 Merge pull request #107 from yceruto/patch-1 2017-07-03 07:52:41 -07:00
Yonel CerutoandGitHub 844f77e720 Remove extra comma in Full JSON Example 2017-07-03 10:49:12 -04:00
Fabien Potencier 4d6ae1410e fixed typo 2017-07-03 15:43:15 +03:00
Fabien Potencier fedaf4a81d feature #106 Move etc/ to config/ and web/ to public/ (fabpot)
This PR was squashed before being merged into the master branch (closes #106).

Discussion
----------

Move etc/ to config/ and web/ to public/

| Q             | A
| ------------- | ---
| License       | MIT

Must be merged just after symfony/flex#122

Commits
-------

0cf07ad fixed some file names
bf2148f moved etc/ to config/ and web/ to public/
2017-07-03 15:39:29 +03:00
Fabien Potencier 0cf07ad927 fixed some file names 2017-07-03 15:37:49 +03: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 029d5dfbb8 bug #103 Support alternative bin dirs for the security checker (stof)
This PR was merged into the master branch.

Discussion
----------

Support alternative bin dirs for the security checker

| Q             | A
| ------------- | ---
| License       | MIT

The auto-scripts entry now relies on the fact that Composer adds the bin-dir in the PATH instead of asking the Flex plugin to run a php-script.

Fixes https://github.com/symfony/flex/issues/109

Commits
-------

ac72605 Support alternative bin dirs for the security checker
2017-06-28 13:16:22 +02:00
Christophe Coevoet ac72605337 Support alternative bin dirs for the security checker
The auto-scripts entry now relies on the fact that Composer adds the
bin-dir in the PATH instead of asking the Flex plugin to run a php-script.
2017-06-28 11:12:04 +02:00
SymfonyandGitHub 30fdab6519 Merge pull request #101 from dunglas/remove_ip_check 2017-06-25 20:38:24 -07:00
Kévin Dunglas 9049a24391 [framework-bundle] Remove the IP check in web/index.php 2017-06-25 11:38:31 +02:00
SymfonyandGitHub 32ed60ded2 Merge pull request #92 from sroze/add-behat-recipe 2017-06-22 15:56:30 -07:00
Samuel ROZE fe2e6dd61f Throw an exception instead of using assert 2017-06-22 10:49:55 +01:00
Samuel ROZE 36565deb4e Remove the require on autoload, as it's already loaded by Behat before 2017-06-22 10:09:39 +01:00
Fabien Potencier f819a2e3e5 fixed symfony/routing recipe 2017-06-19 16:54:02 -07:00
Fabien PotencierandGitHub dad6a6f03d Merge pull request #99 from symfony/annot
Add support for symfony/annotations-pack
2017-06-14 16:59:42 -07:00
Fabien Potencier a3b4507feb added support for symfony/annotations-pack 2017-06-14 16:41:52 -07:00
Fabien PotencierandGitHub a1b5be2849 Merge pull request #97 from symfony/router-extract
Routing configuration extraction
2017-06-14 16:32:05 -07:00
Fabien Potencier ce297904d4 moved routing specific configuration to the symfony/routing recipe 2017-06-12 11:30:18 -07:00
Fabien Potencier ddb06c520e fixed CS 2017-06-09 17:28:35 -07:00
Samuel ROZE 7d28af71d8 Add behat.yml to gitignore 2017-06-07 10:15:19 +01:00
Samuel ROZE 20b53655dd Add comments mentionning these scenarios as demonstration and refering to Behat's website 2017-06-07 10:14:19 +01:00
Samuel ROZE 23b397fd5f Remove the path of the kernel as autoloadable 2017-06-07 09:26:13 +01:00
Samuel ROZE 47dcdf198a Rename the @When step 2017-06-07 09:25:31 +01:00
SymfonyandGitHub d5e0f72ffa Merge pull request #94 from symfony/cs 2017-06-06 10:35:37 -07:00
Fabien Potencier 5cce5e5593 fixed CS 2017-06-06 09:26:08 -07:00
SymfonyandGitHub 16b98f20c2 Merge pull request #93 from symfony/typo 2017-06-06 08:48:53 -07:00
Fabien Potencier 0df660d895 updated recipe in README 2017-06-05 14:20:45 -07:00
Samuel ROZE d31e56a20a Add the Behat recipe 2017-06-05 19:14:00 +01:00