summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add acceptance test for accepting an incoming shareDaniel Calviño Sánchez2020-03-202-0/+71
* Fix timeout cappingDaniel Calviño Sánchez2020-03-201-1/+1
* Revert (partially) "Accept incoming shares in acceptance tests"Daniel Calviño Sánchez2020-03-202-23/+18
* Merge pull request #20049 from nextcloud/force-compatible-dependency-versions...Roeland Jago Douma2020-03-201-2/+2
|\
| * Force compatible dependency versions in acceptance testsDaniel Calviño Sánchez2020-03-201-2/+2
* | Add tests for ContactsStore filteringJulius Härtl2020-03-201-4/+99
* | Add tests for user group enumeration limitJulius Härtl2020-03-201-16/+128
|/
* Fix recursive calls in logging via server methodsJoas Schilling2020-03-182-8/+9
* Move deprecated aliases over to new registrationRoeland Jago Douma2020-03-151-2/+3
* Add system config flag to manually set that a subscription is availableJulius Härtl2020-03-101-1/+17
* Merge pull request #19723 from nextcloud/bug/18603/avatar-responseRoeland Jago Douma2020-03-031-1/+5
|\
| * Always use status 200 for avatar responseDaniel Kesselberg2020-03-011-1/+5
* | Merge pull request #19742 from nextcloud/bug/19740/add-msg-for-exceptionblizzz2020-03-021-0/+17
|\ \
| * | Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-021-0/+17
| |/
* / better tests for SimpleFolderRobin Appelman2020-02-281-71/+48
|/
* Strip of users home path from share api messageJoas Schilling2020-02-201-0/+3
* when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-131-0/+4
* disable timeout on app install via cliArthur Schiwon2020-02-121-4/+8
* [3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2John Molakvoæ (skjnldsv)2020-02-112-26/+26
* Add Argon2id supportRoeland Jago Douma2020-02-071-18/+56
* Merge pull request #18926 from nextcloud/fix/18689/int-array-accessJoas Schilling2020-02-061-0/+62
|\
| * Add test to trigger "Trying to access array offset on value of type int"Daniel Kesselberg2020-01-231-0/+62
* | Allow selecting the hashing algorithmRoeland Jago Douma2020-02-031-2/+63
* | Merge pull request #19241 from nextcloud/bug/noid/job-catch-throwableRoeland Jago Douma2020-02-031-0/+21
|\ \
| * | Make sure to catch php errors during job executionDaniel Kesselberg2020-01-311-0/+21
* | | Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-13/+20
|/ /
* | Move personal settings to proper registrationRoeland Jago Douma2020-01-301-10/+15
* | Move password settingsRoeland Jago Douma2020-01-301-3/+3
* | Merge pull request #19176 from nextcloud/fix/contacts-menu-mailt-encodingRoeland Jago Douma2020-01-301-1/+1
|\ \
| * | Do not encode contacts menu mailto linksChristoph Wurst2020-01-281-1/+1
* | | Move admin sections to settings appRoeland Jago Douma2020-01-281-86/+1
* | | Move the Personal sections to the settings appRoeland Jago Douma2020-01-281-28/+2
|/ /
* | Change avatar placeholder from single letter to 2 lettersSergey Shliakhov2020-01-271-13/+45
* | add hub bundle for easy post-installationArthur Schiwon2020-01-261-1/+3
|/
* Merge pull request #19035 from nextcloud/bugfix/noid/increase-timeout-for-dow...Roeland Jago Douma2020-01-211-12/+12
|\
| * Adjust unit test for #19017Joas Schilling2020-01-211-12/+12
* | Make getServerHost more robust to faulty user inputDaniel Kesselberg2020-01-161-0/+46
|/
* use `nodeExists` instead of catching exceptionsRobin Appelman2020-01-141-4/+8
* Merge pull request #18805 from nextcloud/bugfix/direct-edit-createRoeland Jago Douma2020-01-141-0/+15
|\
| * CHeck if file already exists during file creationJulius Härtl2020-01-131-0/+15
* | AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-091-1305/+1387
|/
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-082-0/+24
* Merge pull request #18644 from nextcloud/harden/csrf_endpointRoeland Jago Douma2020-01-071-1/+12
|\
| * Only allow requesting new CSRF tokens if it passes the SameSite Cookie testRoeland Jago Douma2020-01-031-1/+12
* | Fix the LoggerTests for phpunitRoeland Jago Douma2020-01-061-21/+21
* | Fix CIKim Brose2020-01-031-1/+1
|/
* Modify regex to match some other chromium browsersDaniel Kesselberg2019-12-271-5/+26
* Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-222-1/+18
* fix the folder shareGretaD2019-12-191-4/+4
* Return empty template for default creatorsJulius Härtl2019-12-161-1/+9