summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* recalculate unencrypted size if we assume that the size stored in the db is n...Bjoern Schiessle2016-02-251-1/+157
* Merge pull request #21665 from owncloud/smb-statcache-cap-81Vincent Petry2016-01-132-1/+68
|\
| * cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-122-1/+68
* | Skip unavailable storages in scannerRobin Appelman2016-01-072-6/+6
* | Merge pull request #21296 from owncloud/stable8.1-prevent0bytedownloadsMorris Jobke2016-01-051-0/+18
|\ \
| * | add unit testRobin Appelman2015-12-181-0/+18
| |/
* | Fix unit testsLukas Reschke2015-12-221-3/+3
* | add unit test for #21230Morris Jobke2015-12-161-0/+41
|/
* don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-151-0/+37
* Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-094-19/+53
* Add a unit test for single user case as wellJoas Schilling2015-12-071-7/+9
* Allow sending a share email to multiple usersJoas Schilling2015-12-071-3/+17
* Dont die when we're missing a routeRobin Appelman2015-11-301-3/+3
* Add a unit test for "share a file inside a folder that is already shared"Joas Schilling2015-11-241-0/+33
* Make the JobList test more robust by sorting the result of getAll before comp...Joas Schilling2015-11-231-11/+23
* Add test for special character during moveRobin Appelman2015-11-201-0/+48
* Prevent moving mount point into already shared folder (outgoing)Vincent Petry2015-11-041-19/+112
* Merge pull request #19773 from owncloud/stable8.1-proppatch-lastmodifiedMorris Jobke2015-11-021-3/+3
|\
| * Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"Vincent Petry2015-10-141-3/+3
* | Setup sendmail transportLukas Reschke2015-10-141-1/+1
|/
* Do not print exception messageLukas Reschke2015-10-131-3/+19
* Do not update mime types for folders with extensionVincent Petry2015-10-121-0/+17
* Merge pull request #18855 from owncloud/memcached-fix-stable8.1Morris Jobke2015-10-091-0/+23
|\
| * Fallback to complete Memcached flush if getAllKeys failsRobin McCorkell2015-09-061-0/+23
* | Add unit test for searching in storage rootRobin Appelman2015-10-091-0/+39
* | Clear the shares after the test like storages and filesMorris Jobke2015-10-061-0/+12
* | Add blob: scheme to default CSP policyLukas Reschke2015-09-294-56/+56
* | Restrict upgrades to explicit allowed versionVincent Petry2015-09-181-10/+64
* | intproduce pre_addToGroup hook. we need to calculate the possible uniqueBjoern Schiessle2015-09-081-0/+108
|/
* Use certificates that expire in 10 yearsLukas Reschke2015-08-273-33/+48
* add test for factoriesBernhard Posselt2015-08-132-12/+26
* Merge pull request #18139 from owncloud/stable8.1-share-permwrongvarThomas Müller2015-08-121-3/+60
|\
| * Fix removal of share permissions when share disabled for userVincent Petry2015-08-071-3/+60
* | Merge pull request #18064 from owncloud/import_root_certificates_8.1Thomas Müller2015-08-121-7/+18
|\ \
| * | also block certificate management in the back-end if external storages are di...Bjoern Schiessle2015-08-051-7/+18
| |/
* | Merge pull request #17991 from owncloud/backport-correct-regexThomas Müller2015-08-121-0/+4
|\ \
| * | Add more unit testsLukas Reschke2015-07-301-0/+2
| * | Correct regular expressionsLukas Reschke2015-07-301-0/+2
* | | Merge pull request #17947 from owncloud/fix_move_files_8.1Thomas Müller2015-08-121-1/+3
|\ \ \ | |_|/ |/| |
| * | make sure that we emit the hooks if a file gets moved from a subfolder to the...Bjoern Schiessle2015-07-291-1/+3
* | | always update file cache, the cache can handle partial data correctly if the ...Bjoern Schiessle2015-07-311-3/+5
* | | Merge pull request #18003 from owncloud/backport-17805-stable8.1Roeland Douma2015-07-311-4/+17
|\ \ \ | |_|/ |/| |
| * | [avatar] add error handlers for avatar setupMorris Jobke2015-07-311-4/+17
* | | Merge pull request #17935 from owncloud/detect-old-openssl-versions-stable81Thomas Müller2015-07-291-9/+147
|\ \ \
| * | | Detect old NSS and OpenSSL versionsLukas Reschke2015-07-281-9/+147
| | |/ | |/|
* / | Add unit testsLukas Reschke2015-07-281-0/+151
|/ /
* | Add a unit test for the disabled encryption caseJoas Schilling2015-07-271-1/+60
* | Add unit testsLukas Reschke2015-07-271-0/+28
|/
* Merge pull request #17702 from owncloud/enc_detect_legacy_files2_8.1Björn Schießle2015-07-172-18/+115
|\
| * make sure that we always detect legacy files correctlyBjoern Schiessle2015-07-172-18/+115