Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 2 | -11/+11 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -2/+6 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Allow setting a maximun number of buckets for multibucket | Robin Appelman | 2016-11-02 | 1 | -4/+4 |
* | File getMock Files tests | Roeland Jago Douma | 2016-09-07 | 2 | -7/+10 |
* | prevent infinite recursion while getting storage from mount | Robin Appelman | 2016-08-23 | 1 | -4/+4 |
* | Store user bucket in preferences | Roeland Jago Douma | 2016-05-23 | 1 | -8/+82 |
* | Fix Name | Roeland Jago Douma | 2016-05-23 | 1 | -3/+3 |
* | Add unit tests for ObjectHomeMountProvider | Roeland Jago Douma | 2016-05-23 | 1 | -0/+170 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+187 |