summaryrefslogtreecommitdiffstats
path: root/tests/lib/App
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Move settings to an appChristoph Wurst2019-09-281-0/+5
* Properly inject the loggerMorris Jobke2019-07-161-6/+11
* Remove deleted groups from app restrictions fixes #15823Greta Doci2019-06-271-0/+36
* 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 dispatcher events to User and Group objectsJoas Schilling2019-03-011-15/+30
* two item => two itemsDaniel Kesselberg2019-02-251-1/+1
* Parse multiple navigation itemsDaniel Kesselberg2019-02-221-7/+9
* Check app path for enableAppForGroupsDaniel Kesselberg2019-01-261-3/+31
* 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
* always enable cloud federation apiBjoern Schiessle2018-07-021-0/+4
* Fix testsRoeland Jago Douma2018-05-142-2/+4
* Fix version comparison with minor and patch level requirementsChristoph Wurst2018-04-112-6/+103
* App manager is not needed anymoreJoas Schilling2018-02-161-1/+1
* Validate the info.xml against the appstore schema fileJoas Schilling2018-02-161-8/+11
* Remove IAppConfig::getValueRoeland Jago Douma2018-01-171-3/+4
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Fix testsRoeland Jago Douma2017-11-173-9/+67