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