summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Jobs/Sync.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unused import statementsMorris Jobke2018-02-141-2/+0
* fix return value when ldapPagingSize returns nullArthur Schiwon2018-01-111-2/+2
* when paged results are turned off, all (max possible) users are returnedArthur Schiwon2018-01-111-1/+1
* fix changing to next cycleArthur Schiwon2018-01-081-2/+2
* add unit test for qualifies to runArthur Schiwon2018-01-081-2/+2
* fix offset is never being resetArthur Schiwon2018-01-051-1/+1
* create failing test for this caseArthur Schiwon2018-01-051-2/+25
* resolve DIArthur Schiwon2017-11-091-27/+59
* add Sync testArthur Schiwon2017-11-091-8/+6
* move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon2017-11-091-0/+332