36 コミット (274867f27319bae68a687dee65f6fdb0c927cacc)

作成者 SHA1 メッセージ 日付
  John Molakvoæ 58d516b509
Make sure common and main core scripts are loaded first 2年前
  Louis Chemineau 25ade6218a Streamline reseting of private static properties 2年前
  Louis Chemineau 92e60caa86 Revert "Streamline reseting of private static properties" 2年前
  Louis Chemineau e50121d4c0 Streamline reseting of private static properties 2年前
  Louis Chemineau 447cd553b6
Reset $scriptDeps in tests 2年前
  Jonas Meurer 491bd6260c
Sort app scripts topologically by its dependencies 2年前
  Jonas Meurer 8dd119402a
Improve unit testing for Util::addScript() and Util::getScript() 2年前
  John Molakvoæ (skjnldsv) 791d57051a
Adapt tests 2年前
  Arthur Schiwon d384edc9c6
add method to shorten a string to given byte size to Utils 2年前
  Naoto Kobayashi e9b414fbe3 OC_Util: Add fallbacks to check if current locale is UTF8 2年前
  Naoto Kobayashi 25f15f86a9 Add check whether escapeshellcmd behaves the same as basename 2年前
  Naoto Kobayashi 455bff5c17 Fix missing setlocale with php 8 2年前
  Daniel Rudolf 15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest 3年前
  Daniel Rudolf e16bf707aa
Fix UtilTest::testDefaultApps() 3年前
  Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 3年前
  Robin Appelman b1dca57a1c
load share settings from the share manager in more places 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 afbd9c4e6e
Unify function spacing to PSR2 recommendation 4年前
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4年前
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4年前
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4年前
  Roeland Jago Douma 1088068c60
Remove \OCP\Files::tmpFolder 6年前
  Morris Jobke 44289ff134
Use proper method to format absolute timestamp 6年前
  Roeland Jago Douma 8a41d05761
Remove deprecated \OCP\Config 6年前
  Morris Jobke be4e921306
Use basename() instead of self implementation 6年前
  Morris Jobke 43e498844e
Use ::class in test mocks 6年前
  Morris Jobke c27498db71 Use IConfig instead of static OCP\Config 7年前
  Vincent Petry 1c771c097a
Use regex to detect part files 7年前
  Felix Epp 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 7年前
  Roeland Jago Douma 83e7cfd13a
Fix more tests 7年前
  Joas Schilling 122edcd0c1
Make sure all tests use the TestCase method to overwrite services 7年前
  Roeland Jago Douma 368f407698
Fix getMock UtilTest 7年前
  Roeland Jago Douma 8d739f308b
Some UtilTests require DB 8年前
  Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 8年前
  Joas Schilling 9a4253ef7c
Fix lib/ 8年前
  Roeland Jago Douma 759b19775d Fix unit tests 8年前
  Lukas Reschke a977465af5 Add new CSRF manager for unit testing purposes 8年前
  Roeland Jago Douma e01a488b31 Remove generateRandomBytes from OC_Util 8年前
  Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 8年前
  Lukas Reschke 6d3eb7673d Add unit test for nested arrays 8年前
  Morris Jobke d331e0d4f8 Replace OC_Config in tests with IConfig calls 8年前
  Lukas Reschke 2515cb17be Support pretty URLs 9年前
  Thomas Müller 56170dd825 Further unit test suite tweats 8年前
  Morris Jobke 32ab973254 add unit tests for OC_Util::add* methods 8年前
  Thomas Müller c565a7b042 Fix failing unit test :skull: 8年前
  Thomas Müller 9ec2850c78 Use mocks when testing isSharingDisabledForUser 8年前
  Lukas Reschke 8133d46620 Remove dependency on ICrypto + use XOR 8年前
  Thomas Müller b2dd5cb616 save excluded groups in json format - fixes #10983 8年前
  Individual IT Services fbe43e6a26 cache result of \OCP\Util::needUpgrade() 8年前