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-06-16make placeholder a const for reusebackport/32898/stable24Arthur Schiwon
2022-06-16fix overwriting original vars when loggingArthur Schiwon
2022-06-16add serializer testArthur Schiwon
2022-06-11Merge pull request #32708 from nextcloud/unencrypted-size-24blizzz
2022-06-10Merge pull request #32657 from nextcloud/backport/32655/stable24Vincent Petry
2022-06-09Merge pull request #32770 from nextcloud/backport/32697/stable24Vincent Petry
2022-06-09Test all scopesbackport/32697/stable24Christopher Ng
2022-06-09Fix get avatar authorizationChristopher Ng
2022-06-03store unencrypted size in the unencrypted_size columnunencrypted-size-24Robin Appelman
2022-06-02Add unit tests for encryption's isSystemWideMountPointbackport/32690/stable24Vincent Petry
2022-05-31Fix unit testsbackport/32655/stable24Joas Schilling
2022-05-16Merge pull request #32414 from nextcloud/backport/32305/stable24Joas Schilling
2022-05-16Fix user agent trimming on installationJoas 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-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