Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use internally \OCP\ILogger instead of \OC\Log | Morris Jobke | 2015-04-30 | 1 | -2/+3 |
| | | | | | | * this is the preparation for some upcoming logger related changes * also fixes an issue in the public interface where we request an internal class as parameter | ||||
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 2 | -0/+25 |
| | | | | | | | * enhance the app development experience - you can look up the method introduction right inside the code without searching via git blame * easier to write apps for multiple versions | ||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 2 | -8/+39 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 2 | -37/+10 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 2 | -10/+37 |
| | |||||
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -3/+3 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 2 | -1/+7 |
| | | | | | | | | | | | 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 | ||||
* | Additional phpdoc | Robin Appelman | 2014-02-12 | 2 | -4/+27 |
| | |||||
* | Remove internal methods from the public interface | Robin Appelman | 2014-02-12 | 1 | -7/+1 |
| | |||||
* | Add the background job list to the public server container | Robin Appelman | 2014-02-11 | 2 | -0/+102 |