Bernhard Posselt
|
d8673dabe3
|
add test for factories
use ref for factory test
use a factory for registerAlias
Ensure we construct SimpleContainer
Use single instance of DIContainer in routing tests
|
2015-07-25 01:59:30 +02:00 |
Thomas Müller
|
ddacd7f900
|
Merge pull request #12294 from owncloud/route-postfix
Add route postfix to allow url versioning when only the http method changed
|
2014-11-24 16:32:54 +01:00 |
Joas Schilling
|
6202ca33ba
|
Make remaining files extend the test base
|
2014-11-19 14:53:59 +01:00 |
Bernhard Posselt
|
4e90c44301
|
add postfix
add postfix
|
2014-11-19 12:01:42 +01:00 |
Patrick Paysant
|
cb5416b798
|
Allow default values for route parameters.
|
2014-09-09 23:00:29 +02:00 |
Bernhard Posselt
|
2662c4c61b
|
use id instead of resourceId
|
2014-06-26 14:20:35 +02:00 |
Bernhard Posselt
|
5496ca234b
|
dont strip the s from the resource
|
2014-06-26 14:02:20 +02:00 |
Bernhard Posselt
|
70c88027db
|
add requirements to routing
|
2014-04-09 21:57:32 +02:00 |
Bart Visscher
|
6b061c236d
|
Merge branch 'master' into type-hinting
Conflicts:
lib/private/image.php
lib/private/l10n.php
lib/private/request.php
lib/private/share/mailnotifications.php
lib/private/template/base.php
|
2014-03-31 21:38:54 +02: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 |
Bart Visscher
|
35a8dfb2fa
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +01:00 |
Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
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
|
2014-02-19 09:31:54 +01:00 |
Thomas Müller
|
33db8a3089
|
kill superfluent classloader from tests - this approach might be of interest within the apps
|
2013-08-21 00:41:20 +02:00 |
Thomas Müller
|
fde9cabe97
|
initial import of appframework
|
2013-08-17 11:16:48 +02:00 |