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
2016-02-26take the first result of that array, if present. Fixes 2nd display name to be...Arthur Schiwon
2016-02-24Fix race condition when switching filter mode. Fixes #22278Arthur Schiwon
2016-02-11Merge pull request #22040 from owncloud/stable8.2-backport-21999Thomas Müller
2016-02-10Make LDAP more robust to exceptions and log them properlyMorris Jobke
2016-02-09adjust testArthur Schiwon
2016-02-09Backport of LDAP second display nameArthur Schiwon
2016-02-01[user_ldap] properly decode cached objectsMorris Jobke
2016-01-11always use an LDAP URL when connecting to LDAPArthur Schiwon
2015-12-15Merge pull request #21197 from owncloud/backport-21133-stable8.2Vincent Petry
2015-12-15properly preserve home folder naming enforcement settingMorris Jobke
2015-12-15throw NoUserException in getHome when the requested user does not exist anymoreArthur Schiwon
2015-12-09ensure multiselect always receives an array when setting its value, fixes #18734Arthur Schiwon
2015-12-08passing an empty base in this diagnosis call will not result in LDAP errorsArthur Schiwon
2015-11-10Backport of #20093 and #20124Arthur Schiwon
2015-11-09make all the buttons beautifulArthur Schiwon
2015-11-06integration testsArthur Schiwon
2015-11-06LDAP: attempt to connect to backup server again, if main server is not availa...Arthur Schiwon
2015-11-05Merge pull request #20338 from owncloud/l10n-8.2-backportMorris Jobke
2015-11-05Merge pull request #20245 from owncloud/backport-20192-stable8.2Vincent Petry
2015-11-05Backport translations for 8.2Joas Schilling
2015-11-04add port to host only, if an URL is used instead of a plain hostnameArthur Schiwon
2015-11-03Merge pull request #20241 from owncloud/backport-20191-stable8.2Morris Jobke
2015-11-03if a user that is flag as deleted shows up again, remove that flag. Fixes #20090Arthur Schiwon
2015-11-02add tooltip to ldap server wizardHendrik Leppelsack
2015-11-02add method to count users by loginname and use it for diagnose test, fixes #2...Arthur Schiwon
2015-10-19Adjust unit testsLukas Reschke
2015-10-19Fix styleLukas Reschke
2015-10-19Revert "adjust to nested group fixFrédéric Fortier
2015-10-17Increase the 2nd digit of shipped apps for 8.2Joas Schilling
2015-10-14Remove arbitrary expression in emptyLukas Reschke
2015-10-13Merge pull request #19635 from owncloud/fix-ldap-value-limitationThomas Müller
2015-10-09adjust fetchList with a single requested attribute accordinglyArthur Schiwon
2015-10-09adjust testsArthur Schiwon
2015-10-09fix primary group retrievalArthur Schiwon
2015-10-09[tx-robot] updated from transifexJenkins for ownCloud
2015-10-08treat dn as any other attribute when building the search() return arrayArthur Schiwon
2015-10-08adjust handling changed return array structure from search() and fetchList()Arthur Schiwon
2015-10-08[tx-robot] updated from transifexJenkins for ownCloud
2015-10-07allow an attribute to return more than one valueArthur Schiwon
2015-10-07Merge pull request #19489 from owncloud/fix-18297Thomas Müller
2015-10-07[tx-robot] updated from transifexJenkins for ownCloud
2015-10-06Merge pull request #19597 from owncloud/update-license-headersThomas Müller
2015-10-06Merge pull request #18484 from owncloud/fix-17964Thomas Müller
2015-10-06[tx-robot] updated from transifexJenkins for ownCloud
2015-10-05update licence headers via scriptMorris Jobke
2015-10-05fix possible infinite loop when reading groups in the wizardArthur Schiwon
2015-10-05trim by default, add unit testsArthur Schiwon
2015-10-05Spaces -> Tabs, Update PHP-Doc and function logicLennart Rosam
2015-10-05Remove whitespace from base-DNsLennart Rosam
2015-10-05Merge pull request #19547 from owncloud/fix-16154Thomas Müller