Arthur Schiwon
|
6d64d7ec3f
|
LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master
|
2014-06-03 12:59:09 +02:00 |
Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Robin McCorkell
|
c4f1de63a8
|
Fix PHPDoc in /apps
|
2014-05-16 22:21:57 +01:00 |
Thomas Müller
|
408189b7e4
|
Merge pull request #8556 from owncloud/kill-legacy-code-master
Kill legacy code master
|
2014-05-12 20:55:24 +02:00 |
Thomas Müller
|
33987eea83
|
remove legacy aka deprecated code: OC_Cache
|
2014-05-12 16:23:33 +02:00 |
Lukas Reschke
|
fc8be5abc3
|
Use proper PHPDoc and variable names in the LDAP lib
My IDE was so sad about this that it marked the whole file in red and yellow and forced me to fix this.
|
2014-05-11 15:17:27 +02:00 |
Bart Visscher
|
bad41c05b8
|
Fix PHPdoc in user_ldap
using scrutinizer patch
|
2014-04-15 21:05:49 +02:00 |
Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
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
|
2014-02-19 09:31:54 +01:00 |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +01:00 |
Arthur Schiwon
|
3955388f20
|
LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup)
|
2013-11-25 22:05:00 +01:00 |
Arthur Schiwon
|
d4f92494a2
|
LDAP: make Access be a dependency to the user and group backend instead of inheriting it.
|
2013-09-27 13:34:15 +02:00 |
kondou
|
9e8a6b704d
|
Add _many_ newlines at the end of files
|
2013-08-18 11:06:59 +02:00 |
Arthur Schiwon
|
09c54722a8
|
add LDAP User and Group proxies to suppoer multiple servers
|
2013-01-11 18:13:22 +01:00 |