Historique des commits

Auteur SHA1 Message Date
  Victor Berchet 2a24603061 [Routing] Allow multiple `@Route` annotations with a default name on a single method (fixes #1647) il y a 14 ans
  Johannes Schmitt 42fb34b647 fixed tests il y a 14 ans
  Johannes Schmitt 796d9af0c4 some updates il y a 14 ans
  Johannes Schmitt 73b92db612 [Routing] updated to changes il y a 14 ans
  Johannes Schmitt 7e26575bbd [FrameworkBundle] added framework-wide annotation reader, updated validator tests il y a 14 ans
  Artur Kotyrba 713e8c26a6 [Routing] removed redundant parameter in addRoute method il y a 14 ans
  Fabien Potencier a505ff43b5 [Routing] added supported for multiple route annotations for a single controller il y a 14 ans
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com il y a 14 ans
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component il y a 14 ans
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" il y a 14 ans
  Fabien Potencier f53080860a moved Resource to the Config component il y a 14 ans
  Fabien Potencier a8ec9b27f0 moved duplicated files to a new Config component il y a 14 ans
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". il y a 14 ans
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files il y a 14 ans
  Fabien Potencier 6dd1d6172f fixed some routing patterns il y a 14 ans
  Kris Wallsmith 763ef35d0e [Routing] added creation of a file resource in annotations loader il y a 14 ans
  Kris Wallsmith 32aef96441 [Routing] removed call to setDefaultAnnotationNamespace() so this can be configure on the injected reader il y a 14 ans
  Jeremy Mikola c8c9fba7d9 [Routing] Add optional "type" param for loader hinting when resource strings are ambiguous il y a 14 ans
  Fabien Potencier dca8a79bf5 [Routing] made annotation class loader more flexible il y a 14 ans
  Ryan Weaver f0ee10112e [Routing] Updating changed method name after method name refactoring. il y a 14 ans
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… il y a 15 ans
  Fabien Potencier c39534e258 [Routing] removed the autoloading trick, which is not needed anymore il y a 15 ans
  Fabien Potencier b753ea45b2 [Routing] added 'defaults' support in Annotation class loader il y a 15 ans
  Fabien Potencier 130494066d [Routing] added an annotation loader il y a 15 ans