Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-05ensure db is pristine before starting the testsArthur Schiwon
2019-01-05add tests for the DUIArthur Schiwon
2018-10-30Backport of #12054 to stable14Arthur Schiwon
2018-10-29remove unneeded empty search attribute values, fixes #12086Arthur Schiwon
2018-08-23[LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon
2018-08-15fix unit testsArthur Schiwon
2018-08-10tests for user storage locationArthur Schiwon
2018-08-10convert pagination testsArthur Schiwon
2018-08-10convert connection testsArthur Schiwon
2018-08-10integration test to ensure entries without displayname don't cause troubleArthur Schiwon
2018-08-10convert LDAP offline and backup server integration testsArthur Schiwon
2018-08-10integration test checking the group filterArthur Schiwon
2018-07-13Fix tests for backup ldap server connectionJulius Härtl
2018-07-05adjust and add more unit testsArthur Schiwon
2018-07-05allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon
2018-07-03let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon
2018-07-03Iron User_LDAP testsArthur Schiwon
2018-06-29Merge pull request #10034 from nextcloud/fix/noid/ldap-silence-quota-logmsgsblizzz
2018-06-28lower log level for quota manipulation casesArthur Schiwon
2018-06-28LDAP backup server should not be queried when auth failsArthur Schiwon
2018-05-29check user state when fetching to avoid dealing with offline objectsArthur Schiwon
2018-05-09adjust unit tests for \"Invalid argument supplied for foreach()\" fixRoger Szabo
2018-04-05DI for NC's user managerArthur Schiwon
2018-04-05LDAP backend to emit announce and revoke signals on mapping changesArthur Schiwon
2018-03-26Remove deprecated \OCP\User::userExistsRoeland Jago Douma
2018-03-25Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma
2018-03-25Remove deprecated \OCP\User::getUsersRoeland Jago Douma
2018-03-05treat iconv issuesArthur Schiwon
2018-03-02do not create empty userid when attribute does not have allowed charsArthur Schiwon
2018-02-23tests for retrieving group members with numerical uidsArthur Schiwon
2018-02-22track the state of the bind resultArthur Schiwon
2018-02-17OC_App::loadApps now only accepts an array as type listMorris Jobke
2018-01-25Fix risky tests without assertionsJoas Schilling
2018-01-16Cleanup OC_User and OCP\UserMorris Jobke
2018-01-13Remove deprecated functions for OCP\UtilRoeland Jago Douma
2018-01-11fix return value when ldapPagingSize returns nullArthur Schiwon
2018-01-11when paged results are turned off, all (max possible) users are returnedArthur Schiwon
2018-01-08extend test for rotating prefixesArthur Schiwon
2018-01-08add tests for whole run commandArthur Schiwon
2018-01-08add unit test for qualifies to runArthur Schiwon
2018-01-08add unit test for determining next cycleArthur Schiwon
2018-01-05create failing test for this caseArthur Schiwon
2018-01-03removes invalid tests, adapts another oneArthur Schiwon
2017-12-08don't cache user, if no internal user id was retrieved/assignedArthur Schiwon
2017-12-07ensure that users are cached when they are retrievedArthur Schiwon
2017-11-10Fixed indentationsidey79
2017-11-10Fixed typo from last commitsidey79
2017-11-10Update testUpdateNoRefreshsidey79
2017-11-09resolve DIArthur Schiwon
2017-11-09fix unit tests after rebaseArthur Schiwon