summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/jobs.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-261-13/+17
* Revert "Updating license headers"Morris Jobke2015-02-261-16/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+16
* inject DB Connection to user managerArthur Schiwon2015-01-071-3/+5
* smaller fixes: coding style, PHPdoc, typos and few for DIArthur Schiwon2015-01-061-0/+4
* basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass.Arthur Schiwon2014-12-201-0/+3
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-1/+2
* fix instantiation of Access classArthur Schiwon2014-06-271-1/+7
* Fix whitespace issuesRobin McCorkell2014-05-161-18/+18
* PHPDoc fixes for user_ldapRobin McCorkell2014-05-161-3/+3
* Fix PHPDoc in /appsRobin McCorkell2014-05-161-4/+4
* Use proper PHPDoc and variable names in the LDAP libLukas Reschke2014-05-111-0/+21
* LDAP: resolve namespace harakiri, fixes background jobArthur Schiwon2013-11-061-4/+4
* LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon2013-09-271-5/+6
* LDAP: fix wrong hook nameArthur Schiwon2013-08-221-1/+1
* LDAP: fix background job, resolves #3528Arthur Schiwon2013-07-191-11/+9
* Rework background job systemRobin Appelman2013-04-201-10/+9
* Style cleanup user_ldapBart Visscher2013-02-141-9/+25
* LDAP: add forgotten class, fixes oc-1803Arthur Schiwon2012-09-201-1/+1
* LDAP: fix debug message with undefined variableArthur Schiwon2012-08-291-1/+1
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-8/+8
* LDAP: make refreshInterval for background jobs configurable in the DBArthur Schiwon2012-08-221-5/+6
* LDAP: bg jobs: sane default refresh intervalArthur Schiwon2012-08-221-1/+1
* LDAP: permanantly watch group members. Emit post_addToGroup resp. post_remove...Arthur Schiwon2012-08-221-0/+156