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
2021-10-19Use Psr\Log\LoggerInterface where it can easily be used in user_ldapCôme Chilliet
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-11-06fix insert valuesArthur Schiwon
2020-11-06Use query builder to interact with member managementJoas Schilling
2020-10-30fix potentially passing null to events where IUser is expectedArthur Schiwon
2020-10-30adds unit test for updategroups background jobArthur Schiwon
2020-10-23LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-10switch to typed event for LDAPs user added to group caseArthur Schiwon
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-30Migrate OC_Group post_removeFromGroup hook to actual event objectMorris Jobke
2020-07-13Do not use custom DI object names for user_ldapMorris Jobke
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Add visibility to all properties and move static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-04-26move log constants to ILoggerArthur Schiwon
2018-04-05DI for NC's user managerArthur Schiwon
2018-03-26Do not use \OCP\DB anymoreRoeland Jago Douma
2018-01-13Remove deprecated \OCP\ConfigRoeland Jago Douma
2017-11-09resolve DIArthur Schiwon
2017-11-09don't skip updating when ajax is set as background job modeArthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-11-03Plugins infrastructure in User_LDAPVinicius Cubas Brand
2017-03-31restore ldap_password_renew_prRoger Szabo
2016-10-10DI IConfig into ldap helperRoeland Jago Douma
2016-08-29fix a few minor code smellsJörn Friedrich Dreyer
2016-07-22New LDAPProvider for user_ldaproot
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move Job to a better class nameJoas Schilling