aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add some comments for the distributive operation and add another testRobin Appelman2024-02-161-0/+27
* add extra flatten step to improve "or eq" -> "in" optimizationRobin Appelman2024-02-151-3/+3
* add a search query step to split IN statements that are to large for ociRobin Appelman2024-02-151-0/+44
* optimize query pattern used by storage filterRobin Appelman2024-02-155-0/+341
* Merge pull request #43552 from nextcloud/bugfix/noid/rfc7239-compatible-proxy...Joas Schilling2024-02-151-288/+119
|\
| * test(request): Add tests to strip the port when forwarding requestsJoas Schilling2024-02-131-288/+119
* | fix: phpunitJohn Molakvoæ2024-02-132-3/+3
* | feat: rename users to account or personVincent Petry2024-02-132-3/+3
|/
* Add timezone getter to ITimeFactoryAnna Larch2024-02-131-0/+17
* Merge pull request #43370 from nextcloud/test-iappconfigMaxence Lange2024-02-121-245/+1241
|\
| * removing deprecated testsMaxence Lange2024-02-121-366/+0
| * new API, new testsMaxence Lange2024-02-071-0/+1361
| * moving previous testMaxence Lange2024-02-071-1/+2
* | only get the path for the users cached mount info when we use itRobin Appelman2024-02-091-3/+5
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-086-100/+29
* | Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-086-29/+100
* | chore: Remove last uses of IJob::execute methodCôme Chilliet2024-02-081-1/+1
* | chore: Migrate away from internal Job classesCôme Chilliet2024-02-085-99/+28
|/
* make storage directory test be a bit less strict about mtimesRobin Appelman2024-02-071-2/+3
* chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-052-5/+5
* refactor(objectstorage): cleanup typesThomas Citharel2024-02-021-2/+2
* Merge pull request #43132 from nextcloud/enh/41755/update-appframework-apiMaxence Lange2024-02-011-0/+691
|\
| * better testsMaxence Lange2024-02-011-129/+606
| * fix lintMaxence Lange2024-01-311-18/+18
| * adding testMaxence Lange2024-01-311-0/+214
* | Merge pull request #43203 from nextcloud/fix/cleanup-register-command-with-diJoas Schilling2024-02-012-17/+10
|\ \ | |/ |/|
| * fix: Make Repair object injectable and fix BackgroundRepair testCôme Chilliet2024-02-011-16/+9
| * chore: use DI for \OC\RepairCôme Chilliet2024-01-301-1/+1
* | add test for updating etag with unchanged mtime in child folderRobin Appelman2024-01-311-0/+25
* | add test for updating etag with unchanged mtimeRobin Appelman2024-01-311-0/+19
* | test(php): Fix the unit testsBaptiste Fotia2024-01-311-0/+5
* | feat(php,vue): Create a new parameterBaptiste Fotia2024-01-311-0/+5
|/
* fix: Use DI for Setup class and move away from deprecated methodsCôme Chilliet2024-01-291-18/+14
* test(unit): fix RequestTestArthur Schiwon2024-01-271-3/+4
* fix(tests): Add messages to assertions to explain what failedJoas Schilling2024-01-261-8/+8
* chore(tests): Migrate object storage unit tests from drone to GitHub ActionsFerdinand Thiessen2024-01-262-54/+39
* fix(tests): Fix deprecation errors in S3 testsFerdinand Thiessen2024-01-261-1/+2
* chore(tests): Align oracle database tests with the other databasesFerdinand Thiessen2024-01-261-1/+1
* fix(tests): Make PostgreSQL unit tests less flacky by orderingJoas Schilling2024-01-251-1/+1
* fix: Use viewBox instead of viewbox in SVGsprovokateurin2024-01-221-1/+1
* fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-0/+50
* Merge pull request #41755 from nextcloud/enh/noid/lazyconfigMaxence Lange2024-01-164-59/+78
|\
| * lazy AppConfigMaxence Lange2024-01-154-59/+78
* | fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-151-2/+93
|/
* fix(tests): Fix remaining testsJoas Schilling2024-01-091-1/+7
* Fix tests after slow logout fixLouis Chemineau2024-01-081-1/+4
* Cancel PR #37405, remove regression codeGaspard d'Hautefeuille2024-01-051-4/+25
* tests(DB): Add test for date time comparisons in query builderJulius Härtl2023-12-291-0/+86
* AppAPI: allowed to bypass Two-FactorAlexander Piskun2023-12-281-4/+19
* adjust redis compareSetTTL to use a lua scriptRobin Appelman2023-12-211-0/+21