summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* In case the group backend returns $limit or more results it is expected to co...Morris Jobke2020-08-211-1/+1
* Merge pull request #22331 from nextcloud/bugfix/noid/dont-use-deprecated-inig...Roeland Jago Douma2020-08-202-19/+13
|\
| * Remove unneeded importMorris Jobke2020-08-201-1/+0
| * Fix unit testsMorris Jobke2020-08-201-17/+10
| * Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-1/+3
* | Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke2020-08-201-13/+114
|\ \ | |/ |/|
| * New SSE key formatRoeland Jago Douma2020-08-201-13/+114
* | Properly inject IRouter into URLGenerator to properly encapsulate testsMorris Jobke2020-08-191-1/+24
* | Only load routes of the app which is requestedMorris Jobke2020-08-192-1/+55
|/
* More test fixingJoas Schilling2020-08-191-2/+2
* Fix unit testsJoas Schilling2020-08-191-10/+2
* Fix activity tests againJoas Schilling2020-08-181-0/+1
* Expose status via Collaborators APIGeorg Ehrke2020-08-141-20/+27
* Merge pull request #22242 from nextcloud/techdebt/noid/remove-deprecated-methodsGary Kim2020-08-142-18/+0
|\
| * Remove getLastJob from IJobListMorris Jobke2020-08-132-18/+0
* | Fix existing test and add a specific one for the new caseMorris Jobke2020-08-131-9/+72
|/
* Merge pull request #21344 from nextcloud/fix/twofactor-cleanup-eventMorris Jobke2020-08-132-6/+30
|\
| * Emit an event for every disabled 2FA provider during cleanupChristoph Wurst2020-06-162-6/+30
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-12165-888/+877
* | Merge pull request #22117 from nextcloud/activity-settings-groupingMorris Jobke2020-08-111-1/+2
|\ \
| * | allow grouping of activity settingsRobin Appelman2020-08-051-1/+2
* | | Exclude apps/files_external/3rdparty againDaniel Kesselberg2020-08-101-0/+1
* | | Rename Core/ to core/Daniel Kesselberg2020-08-101-1/+1
* | | Exclude apps/*/tests for coverage calculationDaniel Kesselberg2020-08-101-22/+3
* | | Allow to update to nightlyJohn Molakvoæ (skjnldsv)2020-08-072-18/+18
* | | Merge pull request #22135 from nextcloud/enh/noid/occ-preview-repairMorris Jobke2020-08-071-0/+141
|\ \ \
| * | | Add tests for occ preview:migrate - initial check for empty directoriesMorris Jobke2020-08-071-0/+141
* | | | Add config option to enable multibucket preview distributionMorris Jobke2020-08-061-14/+21
* | | | Mount the old previews in a separate folder for the multi bucket setup and ch...Morris Jobke2020-08-061-0/+106
|/ / /
* | | Merge pull request #21598 from nextcloud/enh/20930/dashboard-dragJohn Molakvoæ2020-08-061-0/+2
|\ \ \
| * | | Dashboard app is disabled and there is no need to redirect to files appMorris Jobke2020-08-051-1/+1
| * | | Redirect to files app after login in acceptance testsJulius Härtl2020-08-052-1/+3
| |/ /
* | | Merge pull request #22008 from elijahnyp/OCImage_Leak_FixMorris Jobke2020-08-051-3/+2
|\ \ \ | |/ / |/| |
| * | fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill2020-07-271-3/+2
* | | Add user-status appGeorg Ehrke2020-07-311-2/+2
* | | Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-1/+0
* | | Fix overwriteService() for appsJoas Schilling2020-07-281-4/+11
|/ /
* | Merge pull request #21940 from nextcloud/fix/14541/fix-fragile-acceptance-tes...Morris Jobke2020-07-242-14/+14
|\ \
| * | Revert "Disable fragile tests for now"Morris Jobke2020-07-212-14/+14
* | | Merge pull request #21972 from nextcloud/techdebt/noid/cleanup-phpunit-warningsMorris Jobke2020-07-2312-68/+30
|\ \ \
| * | | Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke2020-07-233-32/+0
| * | | Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke2020-07-231-2/+2
| * | | Remove deprecated test of internal attributes via assertAttributeEqualsMorris Jobke2020-07-232-16/+10
| * | | Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-236-18/+18
* | | | Merge pull request #21628 from nextcloud/external-to-s3-trashbin-fixMorris Jobke2020-07-231-8/+2
|\ \ \ \
| * | | | use exceptions for error signaling in writeStreamRobin Appelman2020-07-231-1/+0
| * | | | rollback cache rename if trashbin move failsRobin Appelman2020-07-231-7/+2
| |/ / /
* / / / Adjust tests to new e-mail layoutSimon Spannagel2020-07-233-6/+6
|/ / /
* | | Merge pull request #21870 from nextcloud/fix/bootstrap-context-container-inte...Morris Jobke2020-07-221-1/+2
|\ \ \
| * | | Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-1/+2
| |/ /