Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix incorect array | Robin Appelman | 2014-03-25 | 1 | -1/+1 |
* | Only load core routes for ocs and settings | Robin Appelman | 2014-03-25 | 1 | -1/+2 |
* | Only load core routes when matching a core route | Robin Appelman | 2014-03-24 | 1 | -3/+5 |
* | Only load routes from the apps we need | Robin Appelman | 2014-03-24 | 1 | -13/+37 |
* | Load the routes when matching or generating a route instead of when creating ... | Robin Appelman | 2014-03-24 | 1 | -0/+2 |
* | Move the router classes to a namespace and expose it with a public interface | Robin Appelman | 2014-03-10 | 1 | -0/+202 |