summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Hide share link menu before copying the share link in acceptance testsDaniel Calviño Sánchez2020-07-221-0/+11
* | Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-225-10/+10
|/
* Remove outdated ui-regression testsJulius Härtl2020-07-2011-1179/+0
* Add real events to load additionalscriptsRoeland Jago Douma2020-07-151-9/+46
* Move to lazy panel registration during registration contextJulius Härtl2020-07-151-0/+6
* Delegate bootstrap registration lazilyChristoph Wurst2020-07-141-6/+0
* Merge pull request #21759 from nextcloud/enh/lazy_subscriptionRoeland Jago Douma2020-07-092-2/+75
|\
| * Add DummySubscription for testsDaniel Kesselberg2020-07-092-0/+68
| * Make the subscription registry lazyRoeland Jago Douma2020-07-091-2/+7
* | ensure mounts are scanned during testsRobin Appelman2020-07-092-1/+7
* | Use the correct mountpoint to calculateRoeland Jago Douma2020-07-091-0/+9
|/
* Fix supporting defaults for routesRoeland Jago Douma2020-07-081-14/+10
* Do not create a RouteActionHandler object for each routeRoeland Jago Douma2020-07-071-4/+3
* Update SecurityMiddleware.phpHolger Hees2020-07-061-1/+1
* Tags.php and the old sharing mechanismMorris Jobke2020-07-061-36/+0
* Merge pull request #21626 from nextcloud/enhancement/injectible-callablesMorris Jobke2020-07-052-3/+90
|\
| * Callable parameter injectionChristoph Wurst2020-07-032-3/+90
* | Merge pull request #21439 from nextcloud/feature/noid/move-autocomplete-filte...Joas Schilling2020-07-031-3/+3
|\ \ | |/ |/|
| * Move AutoComplete::filterResults to new event dispatcher and GenericEventJoas Schilling2020-07-011-3/+3
* | Merge pull request #21360 from nextcloud/root-storage-prevent-scanningRoeland Jago Douma2020-07-021-0/+59
|\ \
| * | prevent the root storage from accidentally scanning user foldersRobin Appelman2020-06-111-0/+59
* | | Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma2020-07-021-3/+3
|\ \ \
| * | | Replace TYPE with TYPESDaniel Kesselberg2020-06-301-3/+3
| | |/ | |/|
* | | Merge pull request #21653 from nextcloud/bugfix/noid/fix-ipv6-remote-addresse...Roeland Jago Douma2020-07-021-0/+28
|\ \ \
| * | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-021-0/+28
| |/ /
* / / Fix unit testsJoas Schilling2020-06-262-9/+9
|/ /
* | Fix robots "noindex, nofollow" signalsJoas Schilling2020-06-253-3/+6
* | Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enab...Roeland Jago Douma2020-06-242-9/+216
|\ \
| * | Add acceptance test for disabling create permission after sharingDaniel Calviño Sánchez2020-06-111-0/+43
| * | Add acceptance test for sharing a folder without create permissionDaniel Calviño Sánchez2020-06-112-0/+75
| * | Add acceptance test for sharing a file without edit permissionDaniel Calviño Sánchez2020-06-112-0/+75
| * | Generalize functions to get locators for share permission checkboxesDaniel Calviño Sánchez2020-06-111-9/+23
| |/
* | Fix testsJoas Schilling2020-06-241-1/+0
* | Update share type constant usageJoas Schilling2020-06-2415-393/+395
* | Add unified search APIChristoph Wurst2020-06-241-0/+6