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-23Merge pull request #28256 from nextcloud/enh/21045/stable22-quota-restrictionsPytal
2021-08-20refs #21045 add app config to disable unlimited quota and to set max quotaChristopher Ng
2021-08-16Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer
2021-08-09fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman
2021-07-29add test for searching within a "root jail"Robin Appelman
2021-07-26Admin Audit - Sharing: createShare - report the full pathszaimen
2021-07-22Let memory limit set in tests fit the used amountJulius Härtl
2021-07-05Use minio for s3 testsJulius Härtl
2021-07-05Run 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-24Fix branch selection in stable22Joas 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-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
2021-05-30Rewrite requesttoken.spec.js with JestFrançois Freitag
2021-05-26Make dav respect disallowing sharing with groupsThomas Citharel
2021-05-25Merge pull request #27035 from nextcloud/techdebt/26866/userscontroller-accou...blizzz
2021-05-25Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke
2021-05-25do not use private AccountManager in UsersControllerArthur Schiwon
2021-05-25Add commands to manage tags via OCCJohannes Leuker
2021-05-21Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke
2021-05-20l10n: Fix testValdnet
2021-05-18Merge pull request #26322 from nextcloud/recent-searchJulius Härtl