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-07-28Add share attributes + prevent download permissionVincent Petry
2022-07-27Redesign guest pages for better accessibilityCarl Schwan
2022-07-26Adjust acceptance tests to changes in sharing tabDaniel Calviño Sánchez
2022-07-26Merge pull request #33320 from nextcloud/bugfix/noid/remove-files-duplicate-d...Vincent Petry
2022-07-26Merge pull request #33031 from nextcloud/fix/improve-local-ip-detectionCôme Chilliet
2022-07-26Replace files app ids to classesVincent Petry
2022-07-25Merge pull request #33129 from nextcloud/fix-reading-blob-as-resourcesblizzz
2022-07-25Delete comments that expired nowVitor Mattos
2022-07-25Fix reading blob data as resourceThomas Citharel
2022-07-22fix Controller testsArthur Schiwon
2022-07-18Merge pull request #32981 from nextcloud/typing/carl/simplefsCarl Schwan
2022-07-14Add typing to SimpleFStyping/carl/simplefsCarl Schwan
2022-07-14Move CappedMemoryCache to OCPfeat/capped-memorycache-ocpCarl Schwan
2022-07-12Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet
2022-07-12Fix DummyJobList typingCôme Chilliet
2022-07-12Use Symfony IpUtils to check for local IP rangesfix/improve-local-ip-detectionCôme Chilliet
2022-07-11Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan
2022-07-11Fix DummyJobList class used by testsCôme Chilliet
2022-07-08Merge pull request #33110 from nextcloud/feat/handle-onetime-password-largeblizzz
2022-07-05Make Color class publiccleanup/avatar-codeCarl Schwan
2022-07-05Handler large passwordsCarl Schwan
2022-07-05Handle one time passwordsCarl Schwan
2022-07-01Adjust fake managertechdebt/noid/allow-expiring-comments-of-multiple-objects-in-one-goJoas Schilling
2022-07-01Allow to expire comments of multiple objects with one callJoas Schilling
2022-06-30use blueprint from repoRobin Appelman
2022-06-28Merge pull request #32960 from nextcloud/fix/avoid-using-undeclared-propertiesCôme Chilliet
2022-06-27Merge pull request #32998 from nextcloud/fix/setting_nameLouis
2022-06-27Rename setting name to reduce its lengthLouis Chemineau
2022-06-24Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz
2022-06-22Cleanup avatar related codeCarl Schwan
2022-06-21Merge pull request #32242 from nextcloud/fix-logging-data-arrayblizzz
2022-06-21Fix PHP 8.2 warnings about undeclared propertiesCôme Chilliet
2022-06-21Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-...blizzz
2022-06-21Merge pull request #32901 from nextcloud/fix/remove-at-matcher-in-lib-testsCôme Chilliet
2022-06-20Add a test about unserializing data from opis/closure serializationfix/replace-opis-closure-by-laravel-forkCôme Chilliet
2022-06-20Follow the most common pattern used in projectfeature/add-comments-expire-dateVitor Mattos
2022-06-20Remove some more at matchers in tests/libfix/remove-at-matcher-in-lib-testsCôme Chilliet
2022-06-17Fix email shares not being shown to other usersfix/noid/email-shares-not-shownRichard Steinmetz
2022-06-16make placeholder a const for reuseArthur Schiwon
2022-06-16fix overwriting original vars when loggingArthur Schiwon
2022-06-16add serializer testArthur Schiwon
2022-06-16Remove at matcher uses in tests/libCôme Chilliet
2022-06-15Add comments expire dateVitor Mattos
2022-06-14Merge pull request #32813 from nextcloud/debt/noid/check-for-3rdparty-updatesDaniel
2022-06-13Merge pull request #32853 from nextcloud/fix/update-acceptance-composer-lockCôme Chilliet
2022-06-13Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry
2022-06-13Update dependencies in acceptance tests composer.lockCôme Chilliet
2022-06-10Make LostController use IInitialState and LoggerInterfaceadd-password-reset-typed-eventsThomas Citharel
2022-06-10Modernize the LostControllerTest testThomas Citharel
2022-06-10Add password reset typed eventsThomas Citharel