aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/App
Commit message (Expand)AuthorAgeFilesLines
* Adapt tests to config value typingCôme Chilliet2023-04-053-84/+67
* Add label for logo linkChristopher Ng2023-03-291-0/+43
* Introduced app enable/disable/update typed eventsThomas Citharel2023-03-131-6/+22
* composer run cs:fixCôme Chilliet2023-01-203-3/+0
* set theming app to alwaysEnabledszaimen2022-10-171-0/+5
* remove getDefaultInstallationBundleArthur Schiwon2022-09-221-5/+0
* remove Core BundleArthur Schiwon2022-09-222-41/+1
* Fix many tests and warningsCarl Schwan2022-08-081-1/+1
* Move CappedMemoryCache to OCPCarl Schwan2022-07-141-3/+3
* Remove at matcher uses in tests/libCôme Chilliet2022-06-162-115/+104
* Overwrite the channelJoas Schilling2022-03-101-9/+15
* Fix unit testsJoas Schilling2021-10-212-41/+67
* Send the subscription key to the appstore requestsJohn Molakvoæ2021-10-143-5/+11
* Allow to whitelist apps from the apsptoreJohn Molakvoæ2021-10-131-1/+78
* Fix unit testsJoas Schilling2021-04-273-9/+9
* Make the app code checker a NOOPChristoph Wurst2021-02-116-471/+0
* Add negative version comparison test for version suffixesChristoph Wurst2021-01-271-0/+1
* Fix app fetcher php comparison to allow wider rangesChristoph Wurst2021-01-261-0/+8
* Do not run on php8Roeland Jago Douma2020-12-072-0/+8
* Don't check on php8Roeland Jago Douma2020-12-072-0/+12
* Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl2020-10-161-75/+36
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-125-17/+16
* Increase timeout of the appstore requestsJoas Schilling2020-06-121-3/+3
* Revert "Compress the appstore requests by default"Morris Jobke2020-05-201-42/+5
* Compress the appstore requests by defaultMorris Jobke2020-05-201-5/+42
* Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-201-7/+7
* l10n: Add "The" before "Following"Valdnet2020-05-151-4/+4
* Update education bundleRoeland Jago Douma2020-05-011-2/+0
* Add test to ensure that symlinked apps_paths are not resolvedDaniel Kesselberg2020-04-241-0/+29
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-9/+9
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-106-18/+16
* Use elseif instead of else ifChristoph Wurst2020-04-102-10/+10
* Remove trailing and in between spacesChristoph Wurst2020-04-091-7/+7
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-095-16/+16
* Use a blank line after the opening tagChristoph Wurst2020-04-091-1/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-093-1224/+1224
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-264-547/+547
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-255-37/+37
|/
* Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl2020-03-241-1/+0
* add hub bundle for easy post-installationArthur Schiwon2020-01-261-1/+3
* AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-091-1305/+1387
* Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-222-1/+18
* Allow to force enable apps via CLIJoas Schilling2019-12-131-24/+33
* Viewer should be always enabledRoeland Jago Douma2019-12-101-0/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-2713-26/+27
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2716-18/+18