Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-06-20Follow the most common pattern used in projectfeature/add-comments-expire-dateVitor Mattos
2022-06-15Add comments expire dateVitor Mattos
2022-06-14Merge pull request #32813 from nextcloud/debt/noid/check-for-3rdparty-updatesDaniel
2022-06-13Merge pull request #32853 from nextcloud/fix/update-acceptance-composer-lockCôme Chilliet
2022-06-13Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry
2022-06-13Update dependencies in acceptance tests composer.lockCôme Chilliet
2022-06-10Make LostController use IInitialState and LoggerInterfaceadd-password-reset-typed-eventsThomas Citharel
2022-06-10Modernize the LostControllerTest testThomas Citharel
2022-06-10Add password reset typed eventsThomas Citharel
2022-06-10Run php tests when 3rdparty changeddebt/noid/check-for-3rdparty-updatesDaniel Kesselberg
2022-06-09Keep non default protocol in cloud idJoas Schilling
2022-06-09Merge pull request #32697 from nextcloud/fix/get-avatar-authzPytal
2022-06-08Test all scopesfix/get-avatar-authzChristopher Ng
2022-06-08Fix get avatar authorizationChristopher Ng
2022-06-07Simlify tests for integrity check on modified mimetype listsJulius Härtl
2022-06-02store unencrypted size in the unencrypted_size columnunencrypted-sizeRobin Appelman
2022-06-02add case statement to sql function builderRobin Appelman
2022-06-01Add unit tests for encryption's isSystemWideMountPointbugfix/noid/fix-mountpoint-matching-encryptionVincent Petry
2022-06-01Merge pull request #32371 from nextcloud/fix-31952Vincent Petry
2022-05-31More meaningfull message when a public authenticated share's password is wron...fix-31952Cyrille Bollu
2022-05-31Merge pull request #32667 from nextcloud/followup/32655/fix-testsblizzz
2022-05-31Merge pull request #32587 from nextcloud/bugfix/noid/improve-jsconfighelperJoas Schilling
2022-05-31Fix unit testsJoas Schilling
2022-05-30Use JSON_THROW_ON_ERROR instead of custom error handlingbugfix/noid/json-throwJulius Härtl
2022-05-30Merge pull request #32591 from nextcloud/fix/node-testVincent Petry
2022-05-30Merge pull request #31948 from nextcloud/core-cleanup-74Carl Schwan
2022-05-30Restore old behaviour of sending flase for not found appsbugfix/noid/improve-jsconfighelperJoas Schilling
2022-05-30Fix node tests ciCarl Schwan
2022-05-24Require a recent phpunit version in integration and acceptanceCôme Chilliet
2022-05-23Merge pull request #32378 from nextcloud/fix/psalm-userbackendCarl Schwan
2022-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2022-05-20Fix psalm issues related to the user backendfix/psalm-userbackendCarl Schwan
2022-05-18Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L
2022-05-17Files: Extend search to also cover tagsfeature/files-search-tagsMarcel Klehr
2022-05-16Allow to tweak default scopes for accountsThomas Citharel
2022-05-16Merge pull request #32306 from nextcloud/fix/migrate-phpunit-configurationJulius Härtl
2022-05-16Merge pull request #32305 from nextcloud/bugfix/32302/fix-browser-agent-trimmingJoas Schilling
2022-05-16Merge pull request #32375 from nextcloud/bugfix/noid/show-user-account-on-gra...Joas Schilling
2022-05-16Extend testsJoas Schilling
2022-05-13Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ
2022-05-13Fix jsunitJohn Molakvoæ
2022-05-13Remove SCSSCacherJohn Molakvoæ
2022-05-13Merge pull request #30863 from nextcloud/performance/saving-user-profile-infoCarl Schwan
2022-05-13Merge pull request #32250 from nextcloud/cleanup/cappedmemorycacheJohn Molakvoæ
2022-05-12Minor optimizations for saving user personal informationCarl Schwan
2022-05-12Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan
2022-05-12Modernize contacts menumodernize-contactmenuThomas Citharel
2022-05-12Cleanup lock related codeCarl Schwan
2022-05-12Add stricter psalm type for CappedMemoryCachecleanup/cappedmemorycacheCarl Schwan
2022-05-12Validate requested length is random string generatorVincent Petry