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-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-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-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-13Merge pull request #31966 from nextcloud/unencrypted-sizeVincent Petry
2022-06-09Keep non default protocol in cloud idJoas Schilling
2022-06-09Merge pull request #32697 from nextcloud/fix/get-avatar-authzPytal
2022-06-08Test all scopesfix/get-avatar-authzChristopher Ng
2022-06-08Fix get avatar authorizationChristopher Ng
2022-06-07Simlify tests for integrity check on modified mimetype listsJulius Härtl
2022-06-02store unencrypted size in the unencrypted_size columnunencrypted-sizeRobin Appelman
2022-06-02add case statement to sql function builderRobin Appelman
2022-06-01Add unit tests for encryption's isSystemWideMountPointbugfix/noid/fix-mountpoint-matching-encryptionVincent Petry
2022-05-31Merge pull request #32667 from nextcloud/followup/32655/fix-testsblizzz
2022-05-31Merge pull request #32587 from nextcloud/bugfix/noid/improve-jsconfighelperJoas Schilling
2022-05-31Fix unit testsJoas Schilling
2022-05-30Use JSON_THROW_ON_ERROR instead of custom error handlingbugfix/noid/json-throwJulius Härtl
2022-05-30Merge pull request #31948 from nextcloud/core-cleanup-74Carl Schwan
2022-05-30Restore old behaviour of sending flase for not found appsbugfix/noid/improve-jsconfighelperJoas Schilling
2022-05-23Merge pull request #32378 from nextcloud/fix/psalm-userbackendCarl Schwan
2022-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2022-05-20Fix psalm issues related to the user backendfix/psalm-userbackendCarl Schwan
2022-05-18Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L
2022-05-17Files: Extend search to also cover tagsfeature/files-search-tagsMarcel Klehr
2022-05-16Allow to tweak default scopes for accountsThomas Citharel