Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use exceptions for error signaling in writeStream | Robin Appelman | 2020-07-23 | 1 | -1/+0 |
* | rollback cache rename if trashbin move fails | Robin Appelman | 2020-07-23 | 1 | -7/+2 |
* | Update share type constant usage | Joas Schilling | 2020-06-24 | 1 | -5/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+0 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | fix tests | Robin Appelman | 2020-04-01 | 1 | -6/+26 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -28/+28 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -13/+19 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Files first to use own GenericEvent | Arthur Schiwon | 2019-11-26 | 1 | -1/+0 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | expose filecache extension data in FileInfo | Robin Appelman | 2019-11-13 | 1 | -213/+236 |
* | fix tests | Robin Appelman | 2019-06-21 | 1 | -0/+3 |
* | cleanup shared lock if changing to exclusive lock failed | Robin Appelman | 2019-01-22 | 1 | -0/+31 |
* | Moves the logo files to logo | Michael Weimann | 2018-10-02 | 1 | -2/+2 |
* | Fix ViewTest | Roeland Jago Douma | 2018-05-23 | 1 | -1/+11 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -7/+7 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -2/+2 |
* | Cleanup unused methods | Morris Jobke | 2017-08-15 | 1 | -1/+1 |
* | Cleanup usage of shareItem in internal code base | Morris Jobke | 2017-08-15 | 1 | -1/+1 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 1 | -2/+3 |
* | round the mtime in touch | Robin Appelman | 2017-03-27 | 1 | -0/+17 |
* | Move error message to log entry | Lukas Reschke | 2017-03-20 | 1 | -0/+2 |
* | Cleanup test | Joas Schilling | 2017-03-17 | 1 | -254/+266 |
* | Fix unit test | Joas Schilling | 2017-03-17 | 1 | -2/+1 |
* | Redirect unlink to rmdir (#27101) | Vincent Petry | 2017-03-16 | 1 | -0/+24 |
* | Add tests | Lukas Reschke | 2016-12-01 | 1 | -0/+71 |
* | only query substorages to calculate the final mtime/size/etag lazily | Robin Appelman | 2016-11-10 | 1 | -1/+3 |
* | Fix getMock ViewTest | Roeland Jago Douma | 2016-09-13 | 1 | -6/+7 |
* | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 1 | -6/+2 |
* | Fix unit tests | Roeland Jago Douma | 2016-06-14 | 1 | -0/+7 |
* | allow deleting "ghost files" trough the View and Node api | Robin Appelman | 2016-06-03 | 1 | -1/+50 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+2447 |