summaryrefslogtreecommitdiffstats
path: root/tests/lib/App/AppStore
Commit message (Expand)AuthorAgeFilesLines
* 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-272-6/+6
* 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-124-16/+15
* 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
* Update education bundleRoeland Jago Douma2020-05-011-2/+0
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-15/+14
* Use elseif instead of else ifChristoph Wurst2020-04-102-10/+10
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-11/+11
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1215/+1215
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-466/+466
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-253-10/+10
* 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
* Mode to modern phpunitRoeland Jago Douma2019-11-2711-23/+23
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2711-11/+11
* allow enforcing apps to ignore the max versionRoeland Jago Douma2019-03-201-10/+6
* Remove "socialsharing_googleplus" from Social Sharing BundleMarius Blüm2019-03-071-1/+0
* add deck and mail to the groupware bundle, remove talkBjoern Schiessle2018-08-171-1/+2
* Add the ToS app to the enterprise bundleJoas Schilling2018-08-091-0/+1
* Fix testsRoeland Jago Douma2018-05-142-2/+4
* Fix version comparison with minor and patch level requirementsChristoph Wurst2018-04-111-6/+12
* Fix testsRoeland Jago Douma2017-11-173-9/+67
* Add new bundleLukas Reschke2017-07-262-0/+46
* Merge pull request #4825 from nextcloud/add-timeout-appstoreLukas Reschke2017-05-121-1/+5
|\
| * Fix failed assertionsJoas Schilling2017-05-121-1/+5
* | Fix unit testsJoas Schilling2017-05-123-2/+12
|/
* Automatic injection into the FetchersJoas Schilling2017-05-103-3/+18
* Fix testRoeland Jago Douma2017-05-021-20/+10
* Fix and update testsRoeland Jago Douma2017-05-021-65/+116
* Add SocialSharingBundleLukas Reschke2017-04-262-0/+42
* Add spreed to Groupware bundleLukas Reschke2017-04-261-0/+1
* Add tests for bundle codeLukas Reschke2017-04-265-0/+250
* Fix unit tests and improve appstore logicMorris Jobke2017-02-243-4/+176
* Add ETag validation to appstore requestsRoeland Jago Douma2017-01-052-5/+164
* Clear appstore cache on version upgradeRoeland Jago Douma2016-12-153-7/+131
* Use the mocked config versionJoas Schilling2016-12-141-5/+6
* Exclude pre-release versions as per SemVerLukas Reschke2016-11-251-18/+38
* Loop for newest version in appstore responseLukas Reschke2016-11-242-4/+1861
* Endpoint is now 11.0.0Lukas Reschke2016-11-151-1/+1
* Add tests for installer methodLukas Reschke2016-10-311-0/+8