aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files
Commit message (Expand)AuthorAgeFilesLines
* dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-252-0/+79
* Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-7/+14
|\
| * Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-7/+14
* | Remove deprecated searchByTagRoeland Jago Douma2019-07-262-121/+0
|/
* fix testsRobin Appelman2019-06-211-0/+3
* Check for free space on touchJulius Härtl2019-05-281-0/+5
* Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-061-0/+38
* Fix testsJulius Härtl2019-03-013-5/+8
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-015-20/+14
* Use CountWrapper instead of almost identical CountReadStreamRoeland Jago Douma2019-02-151-49/+0
* Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke2019-02-071-10/+20
|\
| * adjust testsRobin Appelman2019-02-071-10/+20
* | Implement guest avatar endpointMichael Weimann2019-02-071-0/+145
|/
* always use multipart uploader for s3 uploadsRobin Appelman2019-01-281-3/+28
* Merge pull request #13739 from nextcloud/cache-cleanup-changeMorris Jobke2019-01-221-0/+31
|\
| * cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-0/+31
* | Merge pull request #13032 from nextcloud/objectstore-write-existsMorris Jobke2019-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
* | try to grab the appdata folder directly without going trough the whole treeRobin Appelman2018-12-061-17/+7
|/
* Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-0/+48
* add test for non existing file by idRobin Appelman2018-11-191-0/+1
* fix writeStream for jail wrapperRobin Appelman2018-10-311-0/+17
* extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-0/+49
* Move normalizePath to regexes instead of loopingRoeland Jago Douma2018-10-101-61/+68
* Remove HHVM checkChristoph Wurst2018-10-091-1/+1
* Moves the logo files to logoMichael Weimann2018-10-025-10/+10
* make file cache updates more robustBjoern Schiessle2018-07-311-0/+11
* Separate fopen into read and write methodsJulius Härtl2018-07-111-3/+11
* Add fopen method to ISimpleFileJulius Härtl2018-07-111-0/+8
* Merge pull request #9526 from Blaok/files-scan-shallowRobin Appelman2018-06-251-0/+31
|\
| * test: add unit test for files:scan --shallowBlaok2018-05-181-0/+31
* | add azure unit tests with azuriteRobin Appelman2018-06-041-0/+38
* | Fix ViewTestRoeland Jago Douma2018-05-231-1/+11
|/
* Do not allow folder creation with quota of 0Roeland Jago Douma2018-05-031-0/+5
* Fix testsRoeland Jago Douma2018-04-041-0/+4
* Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle2018-04-031-1/+1
|\
| * reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-1/+1
* | Fix testRoeland Jago Douma2018-03-221-1/+1
|/
* Hardening of SimpleFile getContentRoeland Jago Douma2018-02-271-0/+22
* add ci for swift primary storageRobin Appelman2018-02-081-0/+3
* Merge pull request #8033 from nextcloud/s3-uploaderMorris Jobke2018-02-081-5/+12
|\
| * Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-241-5/+12
* | Fix risky tests without assertionsJoas Schilling2018-01-253-2/+5
* | Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-12/+4
|/
* Remove IAppConfig::getValueRoeland Jago Douma2018-01-171-7/+7
* Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-1/+6
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-33/+0
* Merge pull request #6220 from nextcloud/cached-mount-info-filepathLukas Reschke2017-11-091-0/+4
|\
| * Allow getting the filepath when getting cached mounts by fileidRobin Appelman2017-10-271-0/+4