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-09-16Bump @nextcloud/vueJohn Molakvoæ
2021-09-15Add email addresses to contacts menuDaniel Kesselberg
2021-09-14Merge pull request #28792 from nextcloud/fix/noid/lost-password-missing-prefixJohn Molakvoæ
2021-09-13Merge pull request #28728 from nextcloud/add-database-backend-limiterLukas Reschke
2021-09-10fixes missing prefix to validate password reset tokenArthur Schiwon
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-09-09enable the user to set a primary (notification) email address (backend)Arthur Schiwon
2021-09-09add a job to clean up expired verification tokensArthur Schiwon
2021-09-09implement verification for additional mailsArthur Schiwon
2021-09-09move verification token logic out of lost password controllerArthur Schiwon
2021-09-07Merge pull request #28725 from nextcloud/disallow-public-page-in-2fa-flowLukas Reschke
2021-09-06Resolve absolute path in testsLukas Reschke
2021-09-06Adjust testsLukas Reschke
2021-09-06Adjust logic to store period instead of current timestampLukas Reschke
2021-09-06Adjust testsLukas Reschke
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