summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clean pending 2FA authentication on password resetRoeland Jago Douma2019-01-301-1/+6
* always use multipart uploader for s3 uploadsRobin Appelman2019-01-291-3/+28
* Add acceptance tests for moving and copying selections to another folderDaniel Calviño Sánchez2019-01-232-0/+126
* Add acceptance tests for moving and copying files to another folderDaniel Calviño Sánchez2019-01-234-0/+178
* Merge pull request #13758 from nextcloud/backport/13747/stable15Morris Jobke2019-01-231-0/+24
|\
| * Honor remember_login_cookie_lifetimeRoeland Jago Douma2019-01-231-0/+24
* | Merge pull request #13740 from nextcloud/backport/13140/stable15Morris Jobke2019-01-231-0/+8
|\ \ | |/ |/|
| * Cache tokens when using swift's v2 authenticationRobin Appelman2019-01-221-0/+8
* | cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-0/+31
|/
* Fix template paramterRoeland Jago Douma2019-01-181-1/+1
* Merge pull request #13036 from nextcloud/objectstore-write-exists-15Roeland Jago Douma2019-01-144-1/+122
|\
| * upload new files in objectstore to a .part path firstRobin Appelman2018-12-123-1/+107
| * Add objectExists to objectstore interfaceRobin Appelman2018-12-121-0/+15
* | CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-075-63/+63
* | fix can change password check in case of encryption is enabledBjoern Schiessle2019-01-041-1/+47
* | Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez2019-01-033-0/+91
* | Add acceptance tests for searching commentsDaniel Calviño Sánchez2019-01-033-0/+152
* | Use a case insensitive search for emailRoeland Jago Douma2018-12-201-2/+3
* | Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-191-53/+90
|/
* Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez2018-12-072-0/+209
* Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-051-2/+9
* Add setup check for pending bigint conversionMorris Jobke2018-12-051-0/+7
* Update casing of PHP inside method nameMorris Jobke2018-12-041-6/+6
* Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-041-0/+7
* Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15Morris Jobke2018-11-291-7/+1
|\
| * update encryption wrapper testsRobin Appelman2018-11-291-7/+1
* | Merge pull request #12736 from nextcloud/backport/12424/stable15Roeland Jago Douma2018-11-293-14/+50
|\ \
| * | Add testcases for pipe modeDaniel Kesselberg2018-11-293-14/+50
* | | Fix testsJohn Molakvoæ (skjnldsv)2018-11-291-64/+0
|/ /
* | Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-0/+48
* | Rename "FilesSharingAppContext" to "PublicShareContext"Daniel Calviño Sánchez2018-11-272-3/+3
* | Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez2018-11-273-489/+519
* | Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez2018-11-273-416/+418
* | Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez2018-11-272-0/+142
* | Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez2018-11-271-0/+52
* | Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez2018-11-271-0/+25
* | Add acceptance test for resharing a file with another userDaniel Calviño Sánchez2018-11-274-0/+40
* | Add acceptance tests for sharing a folder with another userDaniel Calviño Sánchez2018-11-271-0/+59
* | Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez2018-11-272-0/+143
* | Wait for the comment to be added before changing to another fileDaniel Calviño Sánchez2018-11-271-0/+1
* | Wait for the empty content element to be shownDaniel Calviño Sánchez2018-11-271-2/+6
|/
* Merge pull request #12571 from TheLastProject/feature/make_connectivity_check...Morris Jobke2018-11-221-6/+20
|\
| * Make connectivity check domains configurableSylvia van Os2018-11-221-6/+20
* | Merge pull request #12553 from nextcloud/bugfix/noid/allow-empty-string-in-ge...Morris Jobke2018-11-221-32/+32
|\ \
| * | Allow empty strings in getAbsoluteURLJoas Schilling2018-11-201-0/+2
| * | Update the URLGenerator test to current state of artJoas Schilling2018-11-201-32/+30
| |/
* | Add acceptance tests for showing again the input field for tagsDaniel Calviño Sánchez2018-11-221-0/+11
* | Add acceptance tests for opening and closing again the details viewDaniel Calviño Sánchez2018-11-221-0/+37
* | Add acceptance tests for marking a file as favorite in the details viewDaniel Calviño Sánchez2018-11-222-0/+80
* | Add acceptance tests for switching to the comments of another fileDaniel Calviño Sánchez2018-11-222-0/+51
|/