Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fixed quota stream's fseek method | Vincent Petry | 2013-10-25 | 1 | -0/+72 |
| | | | | | | - Added missing return statement - Added missing support for SEEK_END - Fixes #5524 | ||||
* | add quota streamwrapper that limits the amount of data that can be written ↵ | Robin Appelman | 2013-07-25 | 1 | -0/+78 |
| | | | | to a stream | ||||
* | better unit tests for static stream wrapper | Robin Appelman | 2013-06-28 | 1 | -0/+68 |