Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 4 | -10/+13 |
* | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -6/+15 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 7 | -12/+12 |
* | adjust tests | Arthur Schiwon | 2019-08-26 | 1 | -41/+53 |
* | Check for free space on touch | Julius Härtl | 2019-05-28 | 1 | -0/+5 |
* | Fix tests | Julius Härtl | 2019-03-01 | 1 | -3/+4 |
* | Remove HHVM check | Christoph Wurst | 2018-10-09 | 1 | -1/+1 |
* | Do not allow folder creation with quota of 0 | Roeland Jago Douma | 2018-05-03 | 1 | -0/+5 |
* | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -0/+4 |
* | reset encryptionVersion to '1' if a file was stream copied, because this mean... | Bjoern Schiessle | 2018-04-03 | 1 | -1/+1 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -12/+4 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -4/+4 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -2/+3 |
* | Fix encryption test | Roeland Jago Douma | 2017-08-09 | 1 | -2/+3 |
* | Fix scan permissions with nested permissions masks | Robin Appelman | 2017-07-13 | 1 | -0/+15 |
* | update file system tests to take the master key into account | Bjoern Schiessle | 2017-07-06 | 1 | -1/+2 |
* | use unmasked permissions during scanning | Robin Appelman | 2017-05-18 | 1 | -0/+47 |
* | Make sure we use a new encryption module all the time | Joas Schilling | 2017-04-20 | 1 | -7/+16 |
* | Simplify the test | Joas Schilling | 2017-04-12 | 1 | -1/+1 |
* | Optimize put - Dont try to fetch filecache for not existing filecache in encr... | Piotr M | 2017-04-12 | 1 | -4/+9 |
* | Dont use the permissions mask while scanning | Robin Appelman | 2017-04-10 | 1 | -0/+12 |
* | Merge pull request #2411 from nextcloud/fix-encryption-home-storage | Morris Jobke | 2016-12-05 | 1 | -0/+94 |
|\ | |||||
| * | check if the file should really be encrypted before we update the file cache | Bjoern Schiessle | 2016-11-29 | 1 | -0/+94 |
* | | update test | Robin Appelman | 2016-12-02 | 1 | -1/+1 |
|/ | |||||
* | Proper DI of config | Roeland Jago Douma | 2016-10-28 | 1 | -3/+3 |
* | Fix getMock QuotaTest | Roeland Jago Douma | 2016-09-13 | 1 | -9/+9 |
* | File getMock Files tests | Roeland Jago Douma | 2016-09-07 | 1 | -8/+11 |
* | Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+203 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 6 | -0/+1480 |