aboutsummaryrefslogtreecommitdiffstats
path: root/apps/testing/lib
Commit message (Expand)AuthorAgeFilesLines
* feat: Add declarative settingsjld31032024-03-125-0/+316
* fix(testing): implement getExpectedRuntime on FakeTextProcessingProviderJulius Härtl2024-01-233-1/+52
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-234-11/+10
* fix(TextToImage): Update testing provider to new interfaceMarcel Klehr2023-10-261-0/+4
* fix(Text2Image): Fix FakeText2ImageProvider in testing appMarcel Klehr2023-10-221-0/+1
* enh(testing app): Add fake text2image providerMarcel Klehr2023-10-202-0/+45
* feat(testing): Add fake providers for translations and text processingJulius Härtl2023-09-123-0/+91
* Cleanup lock related codeCarl Schwan2022-05-121-11/+6
* Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-7/+6
* Fix psalm issues in theming appCarl Schwan2022-01-261-38/+13
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-7/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use IBootstrap for the testing appMorris Jobke2020-07-221-8/+15
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-056-6/+7
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Made locking providers strictRoeland Jago Douma2018-01-161-1/+1
* Update license headersMorris Jobke2017-11-065-3/+9
* Move over locking controllerRoeland Jago Douma2017-07-242-0/+316
* Move over ConfigRoeland Jago Douma2017-07-241-27/+23
* Move Application to AppInfoRoeland Jago Douma2017-07-241-1/+1
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+52
* Testing app switch to force-enable test user backendVincent Petry2016-12-231-1/+13
* Testing md5home (#26854)Vincent Petry2016-12-222-0/+86
* Fix apps/Joas Schilling2016-07-211-2/+3
* Move the testing app to PSR-4 (#24580)Joas Schilling2016-05-121-0/+70