Commit Graph

49 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Ferdinand Thiessen 3868d62a8f
test: move legacy tests to non-depecated class tests 7 months ago
Côme Chilliet b2100484c0 fix: Remove some call and references to deprecated OC_Util class 9 months ago
Côme Chilliet e467ea1c6a
chore(legacy): Remove deprecated OC_Util::addScript and functions depending on it 9 months ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Ferdinand Thiessen f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 1 year ago
Ferdinand Thiessen 1a27314530
fix(Mailer): Allow to enforce strict email format 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
John Molakvoæ 58d516b509
Make sure common and main core scripts are loaded first 4 years ago
Louis Chemineau 25ade6218a Streamline reseting of private static properties 4 years ago
Louis Chemineau 92e60caa86 Revert "Streamline reseting of private static properties" 4 years ago
Louis Chemineau e50121d4c0 Streamline reseting of private static properties 4 years ago
Louis Chemineau 447cd553b6
Reset $scriptDeps in tests 4 years ago
Jonas Meurer 491bd6260c
Sort app scripts topologically by its dependencies 4 years ago
Jonas Meurer 8dd119402a
Improve unit testing for Util::addScript() and Util::getScript() 4 years ago
John Molakvoæ (skjnldsv) 791d57051a
Adapt tests 4 years ago
Arthur Schiwon d384edc9c6
add method to shorten a string to given byte size to Utils 4 years ago
Naoto Kobayashi e9b414fbe3 OC_Util: Add fallbacks to check if current locale is UTF8 4 years ago
Naoto Kobayashi 25f15f86a9 Add check whether escapeshellcmd behaves the same as basename 4 years ago
Naoto Kobayashi 455bff5c17 Fix missing setlocale with php 8 4 years ago
Daniel Rudolf 15a445f743
Move UtilTest::testDefaultApps() to UrlGeneratorTest 5 years ago
Daniel Rudolf e16bf707aa
Fix UtilTest::testDefaultApps() 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
Robin Appelman b1dca57a1c
load share settings from the share manager in more places 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 1088068c60
Remove \OCP\Files::tmpFolder 8 years ago
Morris Jobke 44289ff134
Use proper method to format absolute timestamp 8 years ago
Roeland Jago Douma 8a41d05761
Remove deprecated \OCP\Config 8 years ago
Morris Jobke be4e921306
Use basename() instead of self implementation 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Morris Jobke c27498db71 Use IConfig instead of static OCP\Config 9 years ago
Vincent Petry 1c771c097a
Use regex to detect part files 9 years ago
Felix Epp 1614b310ef Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 9 years ago
Roeland Jago Douma 83e7cfd13a
Fix more tests 9 years ago
Joas Schilling 122edcd0c1
Make sure all tests use the TestCase method to overwrite services 9 years ago
Roeland Jago Douma 368f407698
Fix getMock UtilTest 9 years ago
Roeland Jago Douma 8d739f308b
Some UtilTests require DB 10 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 10 years ago
Joas Schilling 9a4253ef7c
Fix lib/ 10 years ago
Roeland Jago Douma 759b19775d Fix unit tests 10 years ago