aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/routing
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-222-247/+0
| | | | * Also moved the autoloader setup a bit up since we need it in initpaths
* Happy new year!Thomas Müller2016-01-122-3/+3
|
* Update license headersJenkins for ownCloud2015-03-262-24/+29
|
* Revert "Updating license headers"Morris Jobke2015-02-262-27/+26
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-232-26/+27
|
* add postfixBernhard Posselt2014-11-191-1/+7
| | | | add postfix
* Allow default values for route parameters.Patrick Paysant2014-09-091-0/+6
|
* use id instead of resourceIdBernhard Posselt2014-06-261-11/+1
|
* dont strip the s from the resourceBernhard Posselt2014-06-261-2/+2
|
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-6/+6
|
* add requirements to routingBernhard Posselt2014-04-091-1/+9
|
* Move the router classes to a namespace and expose it with a public interfaceRobin Appelman2014-03-101-3/+4
|
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-062-1/+4
|
* fix appframework routingThomas Müller2013-11-251-1/+1
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-302-0/+228
Conflicts: lib/private/vcategories.php