summaryrefslogtreecommitdiffstats
path: root/apps/testing
Commit message (Expand)AuthorAgeFilesLines
* fix(build): Do not generated OpenAPI for non-shipped apps or apps without Ope...provokateurin2024-01-181-0/+0
* 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-223-0/+3
* enh(testing app): Add fake text2image providerMarcel Klehr2023-10-203-0/+45
* feat(testing): Add fake providers for translations and text processingJulius Härtl2023-09-125-0/+95
* Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-241-1/+1
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
* Master is now 26Joas Schilling2022-09-221-2/+2
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* Make Color class publicCarl Schwan2022-07-051-7/+7
* Cleanup lock related codeCarl Schwan2022-05-121-11/+6
* Master is now 25Joas Schilling2022-04-141-2/+2
* Fix an issue with the search backend updateCarl Schwan2022-04-142-1/+6
* Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
* Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-7/+6
* Update composer generated files to latest versionCarl Schwan2022-03-141-1/+1
* Fix psalm issues in theming appCarl Schwan2022-01-261-38/+13
* Master is now 24Joas Schilling2021-11-111-2/+2
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
* Bump autoloaderJoas Schilling2021-10-141-2/+2
* Update app versions for 23Vincent Petry2021-09-281-1/+1
* Update generated composer files to latest formatChristoph Wurst2021-09-223-19/+110
* Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
* Bump app versionJoas Schilling2021-06-241-1/+1
* Master is now 23Joas Schilling2021-06-241-1/+1
* Update AutoloaderLouis Chemineau2021-06-211-1/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-048-10/+2
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
* This is 22Joas Schilling2021-02-031-1/+1
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-2/+3
* rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-8/+8
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* Bump versionsJoas Schilling2020-09-181-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use IBootstrap for the testing appMorris Jobke2020-07-222-35/+15
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Update license headers for 19Christoph Wurst2020-04-293-1/+4
* PHP CS fixesJoas Schilling2020-04-181-0/+1
* Reduce noise in test outputJoas Schilling2020-04-181-1/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1