| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor(Storage): Make all parameter types strong types | provokateurin | 2024-10-07 | 1 | -5/+3 |
* | test: Fix IStorage return types | provokateurin | 2024-09-26 | 1 | -1/+1 |
* | fix: Remove OCP\Files\Storage interface deprecated since version 9 | Côme Chilliet | 2024-09-16 | 1 | -2/+2 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 6 | -19/+19 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -22/+22 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 7 | -67/+20 |
* | test: add test for cache mount provider | Daniel Kesselberg | 2023-09-20 | 1 | -0/+108 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -2/+0 |
* | Remove some more at matchers in tests/lib | Côme Chilliet | 2022-06-20 | 1 | -10/+10 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -3/+3 |
* | type fixes | Robin Appelman | 2022-03-04 | 1 | -4/+0 |
* | simplify setup of circular SetupManager<->Manager | Robin Appelman | 2022-03-04 | 1 | -6/+2 |
* | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 1 | -2/+2 |
* | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 1 | -3/+10 |
* | move root mount setup to mountproviders | Robin Appelman | 2022-02-24 | 1 | -0/+141 |
* | Implement multibucket shift for ObjectStore | John Molakvoæ | 2021-11-11 | 1 | -6/+6 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -4/+4 |
* | Add config option to enable multibucket preview distribution | Morris Jobke | 2020-08-06 | 1 | -14/+21 |
* | Mount the old previews in a separate folder for the multi bucket setup and ch... | Morris Jobke | 2020-08-06 | 1 | -0/+106 |
* | 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 |