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/lib
AgeCommit message (Expand)Author
2022-05-17Files: Extend search to also cover tagsfeature/files-search-tagsMarcel Klehr
2022-05-05Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry
2022-05-03Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojisJoas 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
2022-04-22Cleanup AllConfigcleanup/allconfig-sqlCarl Schwan
2022-04-20Fix testJoas Schilling
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-13Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry
2022-04-12Add settings to ignore second display name in searchLouis Chemineau
2022-04-12Merge pull request #31907 from nextcloud/enh/noid/tag-remote-as-globalscaleMaxence Lange
2022-04-12confirm user is internal to globalscaleMaxence Lange
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-04-06allow reusing known folder info when getting directory contentsRobin Appelman
2022-04-06Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
2022-04-04dont needlessly resolve path when getting internalPath/storage from NodeRobin Appelman
2022-04-04Merge pull request #30823 from nextcloud/work/profilerCarl Schwan
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-04-01Add CSP policy merge priority for booleansbugfix/noid/fix-csp-merging-boolsVincent Petry
2022-03-31Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to...Côme Chilliet
2022-03-29Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet
2022-03-25Ensure string column limit of 4.000 charactersJoas Schilling
2022-03-24Avoid select with no FROM clause for Oracle in testsCôme Chilliet
2022-03-24Add octetLength and charLength to function builder, and testsCôme Chilliet
2022-03-24Fix more ILogger related problems from testsCôme Chilliet
2022-03-24Fix codestyleCôme Chilliet
2022-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2022-03-24Allow reactions also with other combined emojisJoas Schilling
2022-03-23Automatically cut the token name on the first levelJoas Schilling
2022-03-23Fix unit testsJoas Schilling
2022-03-22Test disabled for now due to multiple reasonsJoas Schilling
2022-03-22Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling
2022-03-18Add profile default setting for adminChristopher Ng
2022-03-18Add global profile toggle configChristopher Ng
2022-03-17Add method to set all account properties from jsonChristopher Ng
2022-03-17Discard duplicate collection name from account serializationenh/account-json-serializationChristopher Ng
2022-03-15Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keysJoas Schilling
2022-03-10Overwrite the channelbugfix/noid/allow-installing-unstable-versionsJoas Schilling
2022-03-10Add a test for primary keystechdebt/noid/enforce-primary-keysJoas Schilling
2022-03-09Allow to set a strict-dynamic CSP through the APIenh/strict-dynamic-cspJulius Härtl
2022-03-04type fixesfs-setup-managerRobin Appelman
2022-03-04simplify setup of circular SetupManager<->ManagerRobin Appelman
2022-03-04move logic to decide what to setup to setupmanagerRobin Appelman
2022-03-04adjust tests to new fs setupRobin Appelman