Joas Schilling
|
187c956c12
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder
|
11 månader sedan |
Christopher Ng
|
f943853c3d
Add label for logo link
|
1 år sedan |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 år sedan |
Vincent Petry
|
42d9e087fb
Remove unused legacy ajax/list.php in files app
|
1 år sedan |
Carl Schwan
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
2 år sedan |
Julius Härtl
|
d68f028251
Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
|
3 år sedan |
Jonas Meurer
|
7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global
|
3 år sedan |
Daniel Rudolf
|
a1d6189dfa
Fix UrlGeneratorTest
|
3 år sedan |
Daniel Rudolf
|
b768cade2b
Fix UrlGeneratorTest
|
3 år sedan |
Daniel Rudolf
|
1e5962ae98
Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps()
|
3 år sedan |
Daniel Rudolf
|
15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest
|
3 år sedan |
Daniel Rudolf
|
12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl()
|
3 år sedan |
Roeland Jago Douma
|
72a9c35be3
Remove some IRouter methods
|
4 år sedan |
Morris Jobke
|
387cac4c5f
Properly inject IRouter into URLGenerator to properly encapsulate tests
|
4 år sedan |
Morris Jobke
|
053ee7b386
Only load routes of the app which is requested
|
5 år sedan |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 år sedan |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 år sedan |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 år sedan |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
4 år sedan |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 år sedan |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 år sedan |
Joas Schilling
|
b8fcf6e9b3
Allow empty strings in getAbsoluteURL
|
6 år sedan |
Joas Schilling
|
2b18b9ae96
Update the URLGenerator test to current state of art
|
6 år sedan |
Roeland Jago Douma
|
c97b4274cc
Add function to generate urls for OCS routes
|
6 år sedan |
John Molakvoæ (skjnldsv)
|
c0c4443ffc
Fixed tests
|
6 år sedan |
Julius Härtl
|
f039ba7480
Add tests and inject IRequest
|
7 år sedan |
Roeland Jago Douma
|
2164085f22
Fix urlgenerator test
|
8 år sedan |
Roeland Jago Douma
|
478b86e5e5
Fix getMock UrlGeneratortest
|
8 år sedan |
Joas Schilling
|
9a4253ef7c
Fix lib/
|
8 år sedan |