Taylor Otwell
|
450b6951af
|
improving class comments.
|
2011-08-13 22:33:43 -05:00 |
Taylor Otwell
|
995310d62f
|
Fix bug that prevented route directory route files from loading in modules.
|
2011-08-11 08:28:51 -05:00 |
Taylor Otwell
|
e4bc62da73
|
fix bug in route loader causing requests for specific formats to not be returned correctly.
|
2011-08-10 22:45:19 -05:00 |
Taylor Otwell
|
8781e52ab5
|
added support for periods in (:any) place-holder.
|
2011-08-08 23:53:00 -05:00 |
Taylor Otwell
|
762a0e4175
|
Added "needs" parameter to routes.
|
2011-08-08 13:43:41 -05:00 |
Taylor Otwell
|
9cabf54530
|
Refactor the route class.
|
2011-08-08 13:37:39 -05:00 |
Taylor Otwell
|
86fde936ac
|
refactor the route loader.
|
2011-08-08 11:28:17 -05:00 |
Taylor Otwell
|
115bde0b23
|
Refactor the route loader.
|
2011-08-08 10:28:42 -05:00 |
Taylor Otwell
|
b25edfaf9b
|
Refactor the route finder.
|
2011-08-08 10:27:19 -05:00 |
Taylor Otwell
|
4326f95997
|
Don't throw an exception if a filter is not found.
|
2011-08-05 15:01:25 -05:00 |
Taylor Otwell
|
00af8c715f
|
Added comments to $route->handler().
|
2011-08-05 09:20:26 -05:00 |
Taylor Otwell
|
8affa31a02
|
Added shortcut syntax for route handlers on named routes.
|
2011-08-05 09:18:40 -05:00 |
Taylor Otwell
|
6c9bb15a8d
|
Don't force modules to have route files.
|
2011-08-04 10:48:25 -05:00 |
Taylor Otwell
|
f0f3dffc11
|
added module support!
|
2011-08-03 22:10:07 -05:00 |
Taylor Otwell
|
57e6532723
|
Migrating back to old routing system.
|
2011-08-03 08:46:38 -05:00 |
Taylor Otwell
|
f2363b1141
|
return empty array when nested route directory doesnt have route file.
|
2011-08-02 21:26:29 -05:00 |
Taylor Otwell
|
e40faa1945
|
changed application file structure and routing definitions.
|
2011-08-02 21:23:13 -05:00 |
Taylor Otwell
|
716a957e93
|
Refactoring.
|
2011-08-01 17:09:10 -05:00 |
Taylor Otwell
|
ae69149262
|
change Loader::everything to Loader::all.
|
2011-08-01 15:39:34 -05:00 |
Taylor Otwell
|
2efdef01d2
|
Add path to route loader.
|
2011-08-01 15:36:09 -05:00 |
Taylor Otwell
|
e060c3d1da
|
added reload function to loader everything function.
|
2011-07-31 23:11:45 -05:00 |
Taylor Otwell
|
b55e5169f3
|
adjusted comments in route loader.
|
2011-07-31 22:15:39 -05:00 |
Taylor Otwell
|
f9f168eacb
|
added more dependency injection to route loader and finder.
|
2011-07-31 22:11:49 -05:00 |
Taylor Otwell
|
0af326b636
|
working on routing architecture.
|
2011-07-31 21:51:55 -05:00 |
Taylor Otwell
|
344f49e1bf
|
made router routes optional and fixed front controller.
|
2011-07-31 17:40:03 -05:00 |
Taylor Otwell
|
2bb7125127
|
fixed routing bug.
|
2011-07-31 17:24:43 -05:00 |
Taylor Otwell
|
2275c74660
|
moved all routing classes into routing namespace.
|
2011-07-31 14:48:17 -05:00 |