Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+1 |
| | |||||
* | Use actual mimetype detection instead of extension | Lukas Reschke | 2015-10-31 | 1 | -9/+9 |
| | | | | We cannot rely on the extension as the file may also be a valid TAR or ZIP file without such content. Especially when getting resources from the ownCloud appstore. | ||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+27 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -26/+5 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+26 |
| | |||||
* | Previous commit was not based on master, retry. Removed broken tar cutter, ↵ | Remco Brenninkmeijer | 2014-08-04 | 1 | -4/+1 |
| | | | | double extensions are not possible in temp files. Added tar support. Fixed extension switch. | ||||
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -2/+5 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -1/+0 |
| | | | | | | | | | | | 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 | ||||
* | Fix more documentation failes | Joas Schilling | 2014-02-08 | 1 | -19/+16 |
| | | | | Issue #7111 | ||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+4 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+137 |
Conflicts: lib/private/vcategories.php |