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
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
2017-11-09add Sync testArthur Schiwon
2017-11-09adjust testsArthur Schiwon
2017-11-09don't skip updating when ajax is set as background job modeArthur Schiwon
2017-11-09move ldap user sync to background (WIP)Arthur Schiwon
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-11-03User_LDAP plugins: smaller fixesVinicius Cubas Brand
2017-11-03Plugins infrastructure in User_LDAPVinicius Cubas Brand
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-19Merge pull request #6677 from nextcloud/downstream-dont-reset-quotaLukas Reschke
2017-09-29fix testArthur Schiwon
2017-09-29fix LDAP User deletion (cleanup)Arthur Schiwon
2017-09-28Adjust unittestJuan Pablo Villafáñez
2017-09-14adapted integration testsArthur Schiwon
2017-09-14improve and extend paging integration testArthur Schiwon
2017-09-14fix limit-flaw in search on paged resultsArthur Schiwon
2017-09-14Merge pull request #5689 from nextcloud/fix-4117Morris Jobke
2017-09-04Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixesMorris Jobke
2017-09-01listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon
2017-08-09Fix ldap testsRoeland Jago Douma
2017-07-23LDAP: Add testStartTlsNegotiationFailure unit testJarkko Lehtoranta
2017-07-23LDAP: Add testBindWithInvalidCredentials unit testJarkko Lehtoranta
2017-07-23LDAP: Fix testUseBackupServer unit testJarkko Lehtoranta
2017-05-26add convenience script to run all tests at onceArthur Schiwon
2017-05-26Make IDE happyArthur Schiwon