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-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
2022-05-11Remove old legacy SvgController and IconsCacherJohn Molakvoæ
2022-05-09Migrate phpunit configuration to new formatfix/migrate-phpunit-configurationCôme Chilliet
2022-05-09Fix user agent trimming on installationbugfix/32302/fix-browser-agent-trimmingJoas Schilling
2022-05-05Merge pull request #32276 from nextcloud/fix/ldap_error_handlingblizzz
2022-05-05Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry
2022-05-05Do not dispatch postSetPassword when setPassword failsLouis Chemineau
2022-05-05Merge pull request #32259 from nextcloud/adjust-acceptance-tests-to-changes-i...Joas Schilling
2022-05-05Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-infoJoas Schilling
2022-05-04Adjust acceptance tests to changes in notifications markupadjust-acceptance-tests-to-changes-in-notifications-markupDaniel Calviño Sánchez
2022-05-03Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojisJoas Schilling
2022-05-03Expose shareWithDisplayNameUnique also on autocomplete endpointbugfix/noid/fix-missing-subline-infoJoas Schilling
2022-05-02Merge pull request #31752 from nextcloud/fix/remove-still-more-iloggerCôme Chilliet
2022-04-29Include more emoji chars to test and fixes after include itfeature/add-tests-to-validate-emojisVitor Mattos
2022-04-28Remove test for removed class SearchResultSorterfix/remove-still-more-iloggerCôme Chilliet
2022-04-28Extract the EmojiService from user status and add an OCP interfaceJoas Schilling
2022-04-26Add a unit test for translation with trailing colonJoas Schilling
2022-04-25Merge pull request #32069 from nextcloud/cleanup/allconfig-sqlCarl Schwan
2022-04-24Get not only time-sensitive next job from list but anyKirill Popov