aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor writeObject to only use MultipartUpload when requiredBernd Rederlechner2021-08-202-0/+105
* Merge pull request #27294 from pjft/patch-2Christoph Wurst2021-08-191-0/+5
|\
| * Add logging to 2FA failurepjft2021-06-211-0/+5
* | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+6
* | Merge pull request #28220 from nextcloud/get-by-id-multiple-mounts-single-sto...John Molakvoæ2021-08-091-68/+30
|\ \
| * | fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman2021-07-281-68/+30
* | | refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-291-0/+65
* | | Merge pull request #28175 from nextcloud/jail-search-rootJulius Härtl2021-07-291-0/+18
|\ \ \ | |/ / |/| |
| * | add test for searching within a "root jail"Robin Appelman2021-07-281-0/+18
* | | Merge pull request #28075 from nextcloud/enh/noid/admin_audit-report-full-pathJulius Härtl2021-07-261-0/+1
|\ \ \
| * | | Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-221-0/+1
* | | | Let memory limit set in tests fit the used amountJulius Härtl2021-07-221-4/+3
|/ / /
* | | Allow to get a local cloud id without going through the contacts managerJulius Härtl2021-07-143-12/+31
* | | Add a unit test to check for casting a IQueryFunctionJoas Schilling2021-07-071-0/+34
|/ /
* | Merge pull request #27198 from nextcloud/tests/run-s3-testsLukas Reschke2021-07-053-10/+11
|\ \
| * | Use minio for s3 testsJulius Härtl2021-07-012-4/+10
| * | Run s3 tests againJulius Härtl2021-06-301-6/+1
* | | Migrate HintException to OCPGary Kim2021-06-304-6/+6
|/ /
* | adjust internal data handling logic to fix store and loadArthur Schiwon2021-06-301-146/+109
* | adjust email verification checkerArthur Schiwon2021-06-301-4/+1
* | adjust verification state updater methodArthur Schiwon2021-06-301-10/+5
* | make AccountManager actually write multi value propertiesArthur Schiwon2021-06-301-163/+106
* | accounts event handler to use eventdispatcher, DI and Accounts APIArthur Schiwon2021-06-301-42/+42
* | prov api reports additional emails on getUserArthur Schiwon2021-06-301-0/+1
* | Fix app version checkJoas Schilling2021-06-252-27/+17
* | Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-231-5/+5
|\ \
| * | Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-3/+3
| * | Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-231-2/+2
* | | Merge pull request #26346 from J0WI/clean-auth-regexblizzz2021-06-231-3/+7
|\ \ \ | |/ / |/| |
| * | Cleaner removePassword regexJ0WI2021-03-271-3/+7
* | | Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-10/+20
* | | Merge pull request #26571 from nextcloud/bugfix/noid/existing-link-no-reshareblizzz2021-06-161-4/+16
|\ \ \
| * | | Handle single action unshareJulius Härtl2021-06-091-4/+16
* | | | split of query building bits from searchhelperRobin Appelman2021-06-141-20/+9
* | | | update tests and fix some edge cases around new searchRobin Appelman2021-06-141-77/+69
* | | | rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-142-3/+17
|/ / /
* | | Merge pull request #27414 from francoisfreitag/test-at-2kesselb2021-06-081-36/+76
|\ \ \
| * | | Rewrite LegacyHelperTest without $this->at()François Freitag2021-06-071-36/+76
* | | | Merge pull request #27306 from nextcloud/enh/noid/set-local-domain-for-swiftm...Christoph Wurst2021-06-081-1/+39
|\ \ \ \
| * | | | Set local domain for swiftmailer transportDaniel Kesselberg2021-05-311-1/+39
| | |_|/ | |/| |
* | | | Merge pull request #27189 from nextcloud/feat/26866/account-collection-proper...blizzz2021-06-083-19/+404
|\ \ \ \ | |_|/ / |/| | |
| * | | CI: more flexible assertionsArthur Schiwon2021-06-071-1/+6
| * | | allow interacting with IAccountPropertyCollectionsArthur Schiwon2021-06-031-3/+24
| * | | add IAccountPropertyCollection with implementationArthur Schiwon2021-06-031-0/+209
| * | | update unit testsArthur Schiwon2021-06-031-16/+166
* | | | Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-testsMorris Jobke2021-06-075-12/+12
|\ \ \ \
| * | | | Fix warnings about logExceptionJoas Schilling2021-06-045-12/+12
| |/ / /
* / / / Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-051-0/+23
|/ / /
* | | Escape filename in Content-DispositionLukas Reschke2021-06-021-11/+25
* | | Merge pull request #26792 from nextcloud/user-delete-cleanup-filesJohn Molakvoæ2021-06-021-0/+3
|\ \ \