Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix test cases for group manager | Robin Appelman | 2014-02-14 | 1 | -2/+2 |
| | |||||
* | remove duplicate call to groupExists | Robin Appelman | 2014-02-14 | 1 | -6/+4 |
| | |||||
* | remove unneeded ; in comment | Robin Appelman | 2013-12-12 | 1 | -1/+1 |
| | |||||
* | user Group->users as assosiative array | Robin Appelman | 2013-12-11 | 1 | -5/+3 |
| | |||||
* | cache the result from inGroup | Robin Appelman | 2013-12-11 | 1 | -7/+20 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 7 | -0/+1165 |
Conflicts: lib/private/vcategories.php |