Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -95/+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 | ||||
* | Add tests for correct path | Joas Schilling | 2015-04-20 | 1 | -1/+2 |
| | |||||
* | Fix phpStorm complains and namespace | Joas Schilling | 2015-04-20 | 1 | -7/+18 |
| | |||||
* | Log errors and create 404 in network list when a css or js is missing | Joas Schilling | 2015-03-04 | 1 | -8/+19 |
| | |||||
* | Make remaining files extend the test base | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Drop form_factor that is appended to JS, CSS and template filenames | Morris Jobke | 2014-11-12 | 1 | -9/+7 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -0/+5 |
| | | | | | | | | | | | 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 | ||||
* | Split locating JS and CSS files to their own class | Bart Visscher | 2013-07-21 | 1 | -0/+69 |