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-07-26Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #23248 (#25598)Thomas Müller
2016-07-26Prevent setting email and triggering events at login time (#25531)Vincent Petry
2016-07-07Cap LDAP user cache (#25324)Jörn Friedrich Dreyer
2016-07-04check if renamed user is still valid by reapplying the ldap filter (#25338)felixboehm
2016-06-21Fix null pointer exception in user_ldapJörn Friedrich Dreyer
2016-06-10Merge pull request #24950 from owncloud/stable9-fixdynamicldapgroupaccessVincent Petry
2016-06-09Add unit test for LDAP multi group cachingVincent Petry
2016-06-08Use array_merge when reading cached groups membersVincent Petry
2016-06-01Use a capped memory cache for the user/group cacheRoeland Jago Douma
2016-06-01formatting, white-space changes onlyArthur Schiwon
2016-06-01fixed possible indention problemalexweirig
2016-06-01Fixing group handlingalexweirig
2016-06-01Fixed dynamic group ldap accessalexweirig
2016-05-11Yo-ho-oh - Murder all band 'o pirates - backport of #24550Thomas Müller
2016-04-26Merge pull request #24242 from owncloud/stable9-backport-24052Thomas Müller
2016-04-25Fix LDAP race conditionsMorris Jobke
2016-04-25on clone Connection, do not take over the existing LDAP resourceArthur Schiwon
2016-03-24Merge pull request #23401 from owncloud/backport-23282-stable9Thomas Müller
2016-03-22Merge pull request #23478 from owncloud/backport-l10nThomas Müller
2016-03-22Backport translations to stable9Joas Schilling
2016-03-22Avatar must be saved after login is done and external storages set up properl...Arthur Schiwon
2016-03-18fix writing to cache when fallback server should be used immediatelyArthur Schiwon
2016-03-10remove deprecated ldap_sortArthur Schiwon
2016-03-03untangle different user manager instances, fixes #22770Arthur Schiwon
2016-03-01Remove Scrutinizer Auto FixerLukas Reschke
2016-03-01Update author informationLukas Reschke
2016-02-29[tx-robot] updated from transifexJenkins for ownCloud
2016-02-28[tx-robot] updated from transifexJenkins for ownCloud
2016-02-25Merge pull request #22599 from owncloud/fix_ldap-cache-2nd-displaynameThomas Müller
2016-02-25[tx-robot] updated from transifexJenkins for ownCloud
2016-02-24take the first result of that array, if present. Fixes 2nd display name to be...Arthur Schiwon
2016-02-17[tx-robot] updated from transifexJenkins for ownCloud
2016-02-15Merge pull request #22358 from owncloud/fix-22278Thomas Müller
2016-02-15[tx-robot] updated from transifexJenkins for ownCloud
2016-02-13[tx-robot] updated from transifexJenkins for ownCloud
2016-02-12Fix race condition when switching filter mode. Fixes #22278Arthur Schiwon
2016-02-12[tx-robot] updated from transifexJenkins for ownCloud
2016-02-11[tx-robot] updated from transifexJenkins for ownCloud
2016-02-10[tx-robot] updated from transifexJenkins for ownCloud
2016-02-09More fixed tests :)Arthur Schiwon
2016-02-09Consolidate getQuota and setQuota methods in User instanceArthur Schiwon
2016-02-09[tx-robot] updated from transifexJenkins for ownCloud
2016-02-08[tx-robot] updated from transifexJenkins for ownCloud
2016-02-07[tx-robot] updated from transifexJenkins for ownCloud
2016-02-06Merge pull request #22102 from owncloud/ldap_2nddispname-masterThomas Müller
2016-02-06[tx-robot] updated from transifexJenkins for ownCloud
2016-02-04fix unit testsArthur Schiwon
2016-02-03change error loggingalexweirig
2016-02-03Fixed undefined variable $dnGroup and variable namealexweirig
2016-02-03Refactored code to avoid performance problemalexweirig