157 Commits

Author SHA1 Message Date
Jordi Boggiano
15d56360f3 Return early in case of wrong controller pattern 2012-04-13 14:12:41 +02:00
Jordi Boggiano
a74520057a Add license 2012-04-13 11:03:05 +02:00
Jordi Boggiano
e2af9b3fc4 Sort equal routes by HTTP method 2012-04-13 10:48:25 +02:00
William DURAND
f172e74db7 Renamed the bundle 2012-04-12 18:37:42 +02:00
William DURAND
6285ecebb0 [ApiBundle] Added more comments 2012-04-12 17:48:21 +02:00
William DURAND
bfaa0c6adf Added a way to group API methods by 'resource' name 2012-04-12 17:24:38 +02:00
William DURAND
c4c7d14354 [ApiBundle] Added a controller to get a complete documentation
* Added an Extractor to get the documentation from all annotated
controllers
* Refactored some parts (command, event listener, ...)
2012-04-12 12:50:20 +02:00