Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP: put out fetching of user meta data into a fully tested class of its ↵ | Arthur Schiwon | 2014-06-03 | 1 | -1/+14 |
| | | | | own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master | ||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
| | | | | * test case added to avoid adding them later | ||||
* | Fix PHPDoc in /apps | Robin McCorkell | 2014-05-16 | 1 | -16/+16 |
| | |||||
* | Merge pull request #8556 from owncloud/kill-legacy-code-master | Thomas Müller | 2014-05-12 | 1 | -1/+1 |
|\ | | | | | Kill legacy code master | ||||
| * | remove legacy aka deprecated code: OC_Cache | Thomas Müller | 2014-05-12 | 1 | -1/+1 |
| | | |||||
* | | Use proper PHPDoc and variable names in the LDAP lib | Lukas Reschke | 2014-05-11 | 1 | -9/+38 |
|/ | | | | My IDE was so sad about this that it marked the whole file in red and yellow and forced me to fix this. | ||||
* | Fix PHPdoc in user_ldap | Bart Visscher | 2014-04-15 | 1 | -0/+3 |
| | | | | using scrutinizer patch | ||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -0/+8 |
| | | | | | | | | | | | 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 | -1/+10 |
| | |||||
* | LDAP: proxy: configurable return to determine when to try the next LDAP ↵ | Arthur Schiwon | 2013-11-25 | 1 | -3/+4 |
| | | | | server and when to return (multi server setup) | ||||
* | LDAP: make Access be a dependency to the user and group backend instead of ↵ | Arthur Schiwon | 2013-09-27 | 1 | -12/+13 |
| | | | | inheriting it. | ||||
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | add LDAP User and Group proxies to suppoer multiple servers | Arthur Schiwon | 2013-01-11 | 1 | -0/+104 |