Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -22/+28 |
| | |||||
* | Read from IRequest instead of reading twice | Lukas Reschke | 2015-02-27 | 1 | -1/+0 |
| | | | | Potentially fixes https://github.com/owncloud/core/issues/14541 and https://github.com/owncloud/core/issues/14506 | ||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -25/+25 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -25/+25 |
| | |||||
* | add a controller and reponse for ocs | Bernhard Posselt | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Remove invalid PHPDoc | Lukas Reschke | 2014-09-30 | 1 | -3/+3 |
| | | | | Despite the documentation this function does not read values from the cookie | ||||
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -13/+16 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -4/+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 | ||||
* | Fix more documentation failes | Joas Schilling | 2014-02-08 | 1 | -7/+4 |
| | | | | Issue #7111 | ||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+8 |
| | |||||
* | fix the privatedata key value store | Frank Karlitschek | 2013-10-30 | 1 | -32/+0 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+263 |
Conflicts: lib/private/vcategories.php |