summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/routing
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12294 from owncloud/route-postfixThomas Müller2014-11-241-1/+14
|\ | | | | Add route postfix to allow url versioning when only the http method changed
| * add postfixBernhard Posselt2014-11-191-1/+14
| | | | | | | | add postfix
* | Make remaining files extend the test baseJoas Schilling2014-11-191-1/+1
|/
* Allow default values for route parameters.Patrick Paysant2014-09-091-4/+22
|
* use id instead of resourceIdBernhard Posselt2014-06-261-2/+2
|
* dont strip the s from the resourceBernhard Posselt2014-06-261-4/+4
|
* add requirements to routingBernhard Posselt2014-04-091-4/+22
|
* Merge branch 'master' into type-hintingBart Visscher2014-03-311-4/+4
|\ | | | | | | | | | | | | | | | | Conflicts: lib/private/image.php lib/private/l10n.php lib/private/request.php lib/private/share/mailnotifications.php lib/private/template/base.php
| * Move the router classes to a namespace and expose it with a public interfaceRobin Appelman2014-03-101-4/+4
| |
* | More PHPDoc fixes, using scrutinizer patches as hintsBart Visscher2014-02-281-3/+3
|/
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+13
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* kill superfluent classloader from tests - this approach might be of interest ↵Thomas Müller2013-08-211-1/+0
| | | | within the apps
* initial import of appframeworkThomas Müller2013-08-171-0/+214