Grégoire Pineau and GitHub
412d1fbe18
[FrameworkBundle] Added DependencyInjection to the excluded directory list
2018-07-10 15:20:00 +02:00
Nicolas Grekas
3567ee215e
Add intro note to services.yaml and routes.yaml
2018-07-01 11:07:33 +02:00
Christophe Coevoet
db95ec9aae
Exclude the kernel when registering services
2018-01-30 09:35:57 +01:00
Nicolas Grekas
4e796285c0
Hopefully improve comments in services.yaml
2017-11-29 17:28:19 +01:00
Javier Eguiluz
25e1dc9e5e
Exclude DataFixtures/ from the autowired services
2017-11-19 11:42:42 +01:00
Ryan Weaver and GitHub
ca14aad308
Remove Repository from being ignored
...
See https://github.com/doctrine/DoctrineBundle/pull/727
But also, this directory was always safe to auto-register. If they cannot be autowired, unless you try to *use* them as services, they will be discarded without showing the autowiring failure.
2017-11-06 11:50:39 -05:00
Symfony and GitHub
29e353bcd0
Merge pull request #171 from nicolas-grekas/public-controllers
2017-09-11 09:47:16 -07:00
Nicolas Grekas
a5b3b7450d
Controllers are already public
2017-09-11 17:36:16 +02:00
Fabien Potencier
87edffe754
fixed Doctrine migrations default configuration
2017-09-11 05:36:59 -07:00
Romain Gautier and GitHub
545020646d
fix resources path
2017-07-29 12:06:53 +02:00
Javier Eguiluz
ba9d859b89
Removed app.yaml and moved its contents to services.yaml
2017-07-28 09:24:05 +02:00
Fabien Potencier
73ec19c07e
renamed container.yaml to services.yaml
2017-07-21 10:30:49 +02:00