Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -357/+0 |
| | |||||
* | lib: Fix typos (found by codespell) | Stefan Weil | 2016-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | improve reuse in getUserFolder | Robin Appelman | 2016-03-21 | 1 | -6/+6 |
| | |||||
* | Query the cache when checking if a node exists | Robin Appelman | 2016-03-21 | 1 | -2/+3 |
| | |||||
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+2 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Make scrutinizer happy | Roeland Jago Douma | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2016-02-05 | 1 | -1/+1 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Add getUserFolder to IRootFolder | Morris Jobke | 2015-07-03 | 1 | -0/+29 |
| | | | | | * untangle DI of user specific folders * allows to autodetect the dependency | ||||
* | more type hints | Robin Appelman | 2015-06-02 | 1 | -2/+2 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -3/+0 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+21 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -20/+5 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+20 |
| | |||||
* | Update the cache when renaming even if we dont emit hooks | Robin Appelman | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | add an interface for the root folder so apps have an interface to deal with ↵ | Bernhard Posselt | 2014-12-21 | 1 | -1/+3 |
| | | | | | | | | storage fix comments and newline add newline | ||||
* | Add public api for mount configurations | Robin Appelman | 2014-12-04 | 1 | -7/+7 |
| | |||||
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Fix SharedCache::getPathById | Robin Appelman | 2014-08-06 | 1 | -1/+1 |
| | |||||
* | Fix Folder::getById | Robin Appelman | 2014-08-05 | 1 | -26/+0 |
| | |||||
* | 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 | ||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+2 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+337 |
Conflicts: lib/private/vcategories.php |