31 コミット (274867f27319bae68a687dee65f6fdb0c927cacc)

作成者 SHA1 メッセージ 日付
  Joas Schilling 572ea18ac7
fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 7ヶ月前
  John Molakvoæ 998b3a2581
feat(f2v): migrate Files 10ヶ月前
  Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 1年前
  Christopher Ng 4f8e916585 Add label for logo link 1年前
  Côme Chilliet f5c361cf44
composer run cs:fix 1年前
  Vincent Petry 42d9e087fb
Remove unused legacy ajax/list.php in files app 1年前
  Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 2年前
  Jonas Meurer 7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global 2年前
  Daniel Rudolf a1d6189dfa
Fix UrlGeneratorTest 2年前
  Daniel Rudolf b768cade2b
Fix UrlGeneratorTest 2年前
  Daniel Rudolf 1e5962ae98
Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps() 3年前
  Daniel Rudolf 15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest 3年前
  Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 3年前
  Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 4年前
  Morris Jobke 387cac4c5f
Properly inject IRouter into URLGenerator to properly encapsulate tests 3年前
  Morris Jobke 053ee7b386
Only load routes of the app which is requested 5年前
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3年前
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 4年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4年前
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4年前
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4年前
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4年前
  Joas Schilling b8fcf6e9b3
Allow empty strings in getAbsoluteURL 5年前
  Joas Schilling 2b18b9ae96
Update the URLGenerator test to current state of art 5年前
  Roeland Jago Douma c97b4274cc
Add function to generate urls for OCS routes 5年前
  John Molakvoæ (skjnldsv) c0c4443ffc
Fixed tests 6年前
  Julius Härtl f039ba7480
Add tests and inject IRequest 7年前
  Roeland Jago Douma 2164085f22
Fix urlgenerator test 7年前
  Roeland Jago Douma 478b86e5e5
Fix getMock UrlGeneratortest 7年前
  Joas Schilling 9a4253ef7c
Fix lib/ 8年前
  Thomas Müller f9fc254672 Add DB group to some files_external tests 8年前
  Lukas Reschke daa388ce8d Move index.php from files to AppFramework 8年前
  Lukas Reschke 9e2ebf2dce Cache \OC\URLGenerator::imagePath 9年前
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9年前
  Lukas Reschke 3ad9489634 Add unit test 9年前
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10年前
  Thomas Tanghus df9d9ac958 Remove unused var 10年前
  Thomas Tanghus dd36d4b894 Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase 10年前
  Thomas Tanghus ada8d4e0c9 Fix unit tests 10年前
  Bjoern Schiessle 1ae6e9ec21 add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 10年前