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-05-16Merge pull request #32414 from nextcloud/backport/32305/stable24Joas Schilling
2022-05-16Merge pull request #32415 from nextcloud/backport/32375/stable24blizzz
2022-05-16Merge pull request #32159 from nextcloud/backport/32155/stable24blizzz
2022-05-16Extend testsJoas Schilling
2022-05-16Fix user agent trimming on installationJoas Schilling
2022-05-05Expose shareWithDisplayNameUnique also on autocomplete endpointbackport/32249/stable24Joas Schilling
2022-04-26Add a unit test for translation with trailing colonJoas Schilling
2022-04-25Get not only time-sensitive next job from list but anyKirill Popov
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-01Merge pull request #31750 from nextcloud/fix/ci-should-fail-on-deprecation-wa...Côme Chilliet
2022-03-31Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to...Côme Chilliet
2022-03-29Convert deprecation warnings to exception in php unitfix/ci-should-fail-on-deprecation-warningsCôme Chilliet
2022-03-29Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry
2022-03-29Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet
2022-03-28Add direct arg to login flowVincent Petry
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