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-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
2022-03-04Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman
2022-03-04Merge pull request #31387 from nextcloud/fix/common-main-core-script-orderJohn Molakvoæ
2022-03-04Make sure common and main core scripts are loaded firstfix/common-main-core-script-orderJohn Molakvoæ
2022-03-03Update images in scripts to run local tests in DockerDaniel Calviño Sánchez
2022-02-28Fix testsJulius Härtl
2022-02-28Add event logging to app loadingJulius Härtl
2022-02-25skip localstorage dependend user test when not using local user storageRobin Appelman
2022-02-24move root mount setup to mountprovidersRobin Appelman
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
2022-02-23Fix testsJoas Schilling
2022-02-23Adjust and add unit testsJoas Schilling
2022-02-17Add Transactional trait for atomic DB operationsChristoph Wurst
2022-02-12Add testChristopher Ng
2022-02-09fix fs cache test user setupRobin Appelman
2022-02-09Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst