summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't send executionContexts for Clear-Site-DataDaniel Kesselberg2019-09-161-2/+2
* adjust testsArthur Schiwon2019-09-091-41/+53
* Mock client URL in new user mail testsJulius Härtl2019-08-271-5/+12
* treat sensitive config keys by patternArthur Schiwon2019-07-261-0/+2
* Remove void for php7.0Daniel Kesselberg2019-07-101-1/+1
* Return first value from $usersDaniel Kesselberg2019-07-101-24/+27
* Unify the permission checking in one place onlyJoas Schilling2019-07-031-4/+9
* Better check reshare permissions when creating a shareJoas Schilling2019-07-031-0/+6
* Check for free space on touchJulius Härtl2019-05-281-0/+5
* Check the actual status code for 204 and 304Roeland Jago Douma2019-05-241-10/+9
* Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-211-1/+30
* Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke2019-05-081-11/+4
* Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-271-0/+56
* Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-03-261-0/+56
* Disable failing files app test - act 4Morris Jobke2019-03-141-6/+6
* Disable failing files app test - act 3Morris Jobke2019-03-141-20/+20
* Disable failing app management testMorris Jobke2019-03-141-16/+16
* Disable failing comments app test - act 2Morris Jobke2019-03-141-6/+6
* Disable failing files app test - act 2Morris Jobke2019-03-141-10/+10
* Disable fragile user acceptance testsMorris Jobke2019-03-131-18/+18
* Disable failing login testMorris Jobke2019-03-131-10/+10
* Disable failing comments testMorris Jobke2019-03-131-8/+8
* Disable failing files app testMorris Jobke2019-03-131-114/+114
* Disable failing apps management testMorris Jobke2019-03-131-3/+3
* Disable failing files tag testMorris Jobke2019-03-131-75/+75
* Merge pull request #14597 from nextcloud/backport/14425/stable15Morris Jobke2019-03-081-0/+38
|\
| * Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-081-0/+38
* | Remove "socialsharing_googleplus" from Social Sharing BundleMarius Blüm2019-03-081-1/+0
|/
* Merge pull request #14416 from nextcloud/backport/14343/stable15Morris Jobke2019-03-066-13/+353
|\
| * two item => two itemsDaniel Kesselberg2019-02-273-1/+1
| * Parse multiple navigation itemsDaniel Kesselberg2019-02-276-13/+353
* | Merge pull request #14497 from nextcloud/backport/14494/stable15Morris Jobke2019-03-041-0/+1
|\ \
| * | Make header.feature more robust by running it on apacheMorris Jobke2019-03-041-0/+1
| |/
* / Run tests that fail with "no such process" over to apache serverMorris Jobke2019-03-044-0/+4
|/
* Correctly determinate the owner in case of shared external storagesJoas Schilling2019-02-191-16/+30
* Update CRL to contain revoked files_external_dropbox, passman & paybackMorris Jobke2019-02-141-40/+40
* Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-121-0/+29
* 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