Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill OC_FileProxy :boom: | Thomas Müller | 2015-04-07 | 1 | -3/+1 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+25 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -24/+6 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -6/+24 |
| | |||||
* | Fix PHPdoc in lib/private | Bart Visscher | 2014-04-15 | 1 | -3/+4 |
| | | | | using scrutinizer patch | ||||
* | Fixed chunking and insufficient storage check | Vincent Petry | 2014-03-17 | 1 | -3/+37 |
| | | | | | | | - fixed free space detection based on the already uploaded chunks - now deleting chunks as soon as it is read out before writing it into the part file, which reduces the space needed when assembling part files | ||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -1/+1 |
| | | | | | | | | | | | 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 | ||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+8 |
| | |||||
* | fixes #5367 | Thomas Müller | 2013-10-17 | 1 | -0/+10 |
| | |||||
* | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-10-07 | 1 | -1/+22 |
| | | | | | Conflicts: lib/private/connector/sabre/directory.php | ||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+149 |
Conflicts: lib/private/vcategories.php |