summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Enable Avatar tests as well for PHP>=8Côme Chilliet2021-11-021-20/+0
* Revert "Do not run image tests on php8"Côme Chilliet2021-11-021-68/+0
* Merge pull request #29415 from nextcloud/backport/27440/stable22MichaIng2021-10-301-2/+2
|\
| * Update Testsacsfer2021-10-231-1/+1
| * Tests updateacsfer2021-10-231-1/+1
* | Merge pull request #29393 from nextcloud/backport/26725/stable22MichaIng2021-10-241-0/+1
|\ \
| * | Add missing scope to testDaniel Calviño Sánchez2021-10-231-0/+1
| |/
* | Merge pull request #29391 from nextcloud/backport/29220/stable22MichaIng2021-10-231-0/+3
|\ \ | |/ |/|
| * ciRobin Appelman2021-10-221-0/+3
* | Prevent duplicate auth token activity updatesChristoph Wurst2021-10-221-7/+6
|/
* explicitly close source stream on local storageDaniel Kesselberg2021-10-081-1/+2
* Fix app version checkJoas Schilling2021-09-292-27/+17
* Add a unit test to check for casting a IQueryFunctionJoas Schilling2021-09-241-0/+34
* Add email addresses to contacts menuDaniel Kesselberg2021-09-171-1/+3
* Bump @nextcloud/vueJohn Molakvoæ2021-09-162-3/+3
* fixes missing prefix to validate password reset tokenArthur Schiwon2021-09-141-2/+5
* Add database ratelimiting backendLukas Reschke2021-09-132-36/+19
* use specific email getter where necessaryArthur Schiwon2021-09-101-1/+21
* enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-101-1/+4
* add a job to clean up expired verification tokensArthur Schiwon2021-09-101-2/+39
* implement verification for additional mailsArthur Schiwon2021-09-101-0/+36
* move verification token logic out of lost password controllerArthur Schiwon2021-09-102-258/+315
* Adjust testsLukas Reschke2021-09-071-27/+0
* Resolve absolute path in testsLukas Reschke2021-09-071-1/+1
* Merge pull request #28256 from nextcloud/enh/21045/stable22-quota-restrictionsPytal2021-08-231-0/+65
|\
| * refs #21045 add app config to disable unlimited quota and to set max quotaChristopher Ng2021-08-201-0/+65
* | Use IURLGenerator function to get value of `\OC::$WEBROOT` globalJonas Meurer2021-08-161-0/+6
|/
* fix Folder->getById() when a single storage is mounted multiple timesRobin Appelman2021-08-091-68/+30
* add test for searching within a "root jail"Robin Appelman2021-07-291-0/+18
* Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-261-0/+1
* Let memory limit set in tests fit the used amountJulius Härtl2021-07-221-4/+3
* Use minio for s3 testsJulius Härtl2021-07-052-4/+10
* Run s3 tests againJulius Härtl2021-07-051-6/+1
* 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 branch selection in stable22Joas Schilling2021-06-241-1/+1
* 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