aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #6958 from nextcloud/improved-mimetype-detection-for-objec...Joas Schilling2017-11-011-0/+2
|\ \ | |/ |/|
| * Improve mimetype detection for object storagesMorris Jobke2017-10-261-0/+2
* | Use ::class in test mocks of encryption appMorris Jobke2017-10-261-4/+4
* | Use ::class in test mocks of dav appMorris Jobke2017-10-264-7/+8
|/
* Use ::class in test mocksMorris Jobke2017-10-246-22/+31
* Add tests for multipart uploadRobin Appelman2017-09-211-4/+17
* Cleanup unused methodsMorris Jobke2017-08-151-1/+1
* Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-151-1/+1
|\
| * Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-151-1/+1
* | Use proper methods for registerBackendMorris Jobke2017-08-151-2/+2
|/
* Fix CacheTestRoeland Jago Douma2017-08-091-2/+2
* Fix encryption testRoeland Jago Douma2017-08-091-2/+3
* Can not insert auto increment on oracleJoas Schilling2017-08-021-18/+23
* Fix missing escape on column and table nameJoas Schilling2017-08-021-1/+1
* Replace wrong PHPDocsLukas Reschke2017-08-011-2/+3
* add tests for renaming paths with multibyte utf8 charactersRobin Appelman2017-07-221-36/+38
* Fix scan permissions with nested permissions masksRobin Appelman2017-07-131-0/+15
* Merge pull request #5424 from nextcloud/moveFromCache-from-sharedMorris Jobke2017-07-061-0/+50
|\
| * fix moving folders out of a cache jailRobin Appelman2017-06-151-0/+50
* | update file system tests to take the master key into accountBjoern Schiessle2017-07-062-15/+25
* | show used space in user listRobin Appelman2017-06-151-2/+33
|/
* use unmasked permissions during scanningRobin Appelman2017-05-181-0/+47
* Add unit tests for mounts of delete usersJoas Schilling2017-04-241-0/+24
* Make sure we use a new encryption module all the timeJoas Schilling2017-04-201-7/+16