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
2021-08-20Refactor writeObject to only use MultipartUpload when requiredBernd Rederlechner
2021-08-19Merge pull request #27294 from pjft/patch-2Christoph Wurst
2021-08-16Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer
2021-08-09Merge pull request #28220 from nextcloud/get-by-id-multiple-mounts-single-sto...John Molakvoæ
2021-07-29refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier
2021-07-29Merge pull request #28175 from nextcloud/jail-search-rootJulius Härtl
2021-07-28fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman
2021-07-28add test for searching within a "root jail"Robin Appelman
2021-07-26Merge pull request #28075 from nextcloud/enh/noid/admin_audit-report-full-pathJulius Härtl
2021-07-22Let memory limit set in tests fit the used amountJulius Härtl
2021-07-22Admin Audit - Sharing: createShare - report the full pathszaimen
2021-07-14Allow to get a local cloud id without going through the contacts managerJulius Härtl
2021-07-07Add a unit test to check for casting a IQueryFunctionJoas Schilling
2021-07-05Merge pull request #27198 from nextcloud/tests/run-s3-testsLukas Reschke
2021-07-01Use minio for s3 testsJulius Härtl
2021-06-30Migrate HintException to OCPGary Kim
2021-06-30Run s3 tests againJulius Härtl
2021-06-30adjust internal data handling logic to fix store and loadArthur Schiwon
2021-06-30adjust email verification checkerArthur Schiwon
2021-06-30adjust verification state updater methodArthur Schiwon
2021-06-30make AccountManager actually write multi value propertiesArthur Schiwon
2021-06-30accounts event handler to use eventdispatcher, DI and Accounts APIArthur Schiwon
2021-06-30prov api reports additional emails on getUserArthur Schiwon
2021-06-25Fix app version checkJoas Schilling
2021-06-23Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal
2021-06-23Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst
2021-06-23Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst
2021-06-23Merge pull request #26346 from J0WI/clean-auth-regexblizzz
2021-06-21Add logging to 2FA failurepjft
2021-06-16Let apps toggle an unread counter on app iconsJulius Härtl
2021-06-16Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshareblizzz
2021-06-14split of query building bits from searchhelperRobin Appelman
2021-06-14update tests and fix some edge cases around new searchRobin Appelman
2021-06-14rework search api to allow searching on multiple caches at onceRobin Appelman
2021-06-09Handle single action unshareJulius Härtl
2021-06-08Merge pull request #27414 from francoisfreitag/test-at-2kesselb
2021-06-08Merge pull request #27306 from nextcloud/enh/noid/set-local-domain-for-swiftm...Christoph Wurst
2021-06-08Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz
2021-06-08CI: more flexible assertionsArthur Schiwon
2021-06-07Rewrite LegacyHelperTest without $this->at()François Freitag
2021-06-07Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-testsMorris Jobke
2021-06-05Port dav calendar settings page to Vue.jsFrançois Freitag
2021-06-04Fix warnings about logExceptionJoas Schilling
2021-06-03allow interacting with IAccountPropertyCollectionsArthur Schiwon
2021-06-03add IAccountPropertyCollection with implementationArthur Schiwon
2021-06-03update unit testsArthur Schiwon
2021-06-02Escape filename in Content-DispositionLukas Reschke
2021-06-02Merge pull request #26792 from nextcloud/user-delete-cleanup-filesJohn Molakvoæ
2021-06-01Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst
2021-05-31Set local domain for swiftmailer transportDaniel Kesselberg