Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\AppFramework to PSR-4 | Roeland Jago Douma | 2016-04-22 | 2 | -247/+0 |
| | | | | * Also moved the autoloader setup a bit up since we need it in initpaths | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 2 | -3/+3 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 2 | -24/+29 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 2 | -27/+26 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 2 | -26/+27 |
| | |||||
* | add postfix | Bernhard Posselt | 2014-11-19 | 1 | -1/+7 |
| | | | | add postfix | ||||
* | Allow default values for route parameters. | Patrick Paysant | 2014-09-09 | 1 | -0/+6 |
| | |||||
* | use id instead of resourceId | Bernhard Posselt | 2014-06-26 | 1 | -11/+1 |
| | |||||
* | dont strip the s from the resource | Bernhard Posselt | 2014-06-26 | 1 | -2/+2 |
| | |||||
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -6/+6 |
| | |||||
* | add requirements to routing | Bernhard Posselt | 2014-04-09 | 1 | -1/+9 |
| | |||||
* | Move the router classes to a namespace and expose it with a public interface | Robin Appelman | 2014-03-10 | 1 | -3/+4 |
| | |||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 2 | -1/+4 |
| | |||||
* | fix appframework routing | Thomas Müller | 2013-11-25 | 1 | -1/+1 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 2 | -0/+228 |
Conflicts: lib/private/vcategories.php |