Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -139/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Use TempManager instead of tmpFolder | Morris Jobke | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
| | |||||
* | Use base class to reset the file mapper | Joas Schilling | 2014-11-19 | 1 | -2/+4 |
| | |||||
* | Remove assert since the root size of the home storage is no longer calculated | Robin Appelman | 2014-03-03 | 1 | -1/+0 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -0/+4 |
| | | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend | ||||
* | Now also preventing to override "files" dir size with -1 | Vincent Petry | 2014-01-07 | 1 | -6/+12 |
| | | | | Fixes #6526 | ||||
* | Root size for home storage is now size of "files" subdir | Vincent Petry | 2013-11-18 | 1 | -0/+26 |
| | | | | Fixes #4593 | ||||
* | Do not use -1 as the size for the root folder of the home storage | Robin Appelman | 2013-11-12 | 1 | -0/+95 |