| Commit message (Expand) | Author | Age | Files | Lines |
* | untangle different user manager instances, fixes #22770 | Arthur Schiwon | 2016-03-02 | 1 | -3/+3 |
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 1 | -1/+3 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
* | Use "json_encode" and "json_decode" instead of unserialize | Lukas Reschke | 2015-09-02 | 1 | -2/+2 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
* | only use memcache, if available | Arthur Schiwon | 2015-05-08 | 1 | -2/+17 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+19 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -19/+14 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+19 |
* | inject DB Connection to user manager | Arthur Schiwon | 2015-01-07 | 1 | -3/+5 |
* | Split mapping from Access and Helper classes into it's own. Fully test them, ... | Arthur Schiwon | 2014-12-19 | 1 | -2/+10 |
* | LDAP: put out fetching of user meta data into a fully tested class of its own... | Arthur Schiwon | 2014-06-03 | 1 | -1/+14 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
* | 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 |
|\ |
|
| * | 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 |
|/ |
|
* | Fix PHPdoc in user_ldap | Bart Visscher | 2014-04-15 | 1 | -0/+3 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -0/+8 |
* | 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 serve... | Arthur Schiwon | 2013-11-25 | 1 | -3/+4 |
* | LDAP: make Access be a dependency to the user and group backend instead of in... | Arthur Schiwon | 2013-09-27 | 1 | -12/+13 |
* | 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 |