Robin Appelman
|
9b2bb7c6ab
|
fix undefined index warning in router
|
2014-03-26 13:02:11 +01:00 |
Robin Appelman
|
d75c3d5f9a
|
Fix routes getting lost when loading app routes twice
|
2014-03-25 14:28:30 +01:00 |
Robin Appelman
|
e1d3d0e948
|
fix incorect array
|
2014-03-25 14:04:18 +01:00 |
Robin Appelman
|
c17f415356
|
Only load core routes for ocs and settings
|
2014-03-25 13:42:47 +01:00 |
Robin Appelman
|
9e89ad07c6
|
Only load core routes when matching a core route
|
2014-03-24 16:38:01 +01:00 |
Robin Appelman
|
0e1cb001b6
|
Cache generated urls for routes
|
2014-03-24 15:42:21 +01:00 |
Robin Appelman
|
f17674fef2
|
Only load routes from the apps we need
|
2014-03-24 15:41:46 +01:00 |
Robin Appelman
|
0d0aac6fff
|
Load the routes when matching or generating a route instead of when creating the router
|
2014-03-24 14:55:03 +01:00 |
Robin Appelman
|
8ab7d18a6a
|
Move the router classes to a namespace and expose it with a public interface
|
2014-03-10 14:04:58 +01:00 |