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-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-11-06Use query builder instead of OC_DB in user_ldapJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph 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-03-22Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma
2018-01-26Use type casting instead of *val() methodMorris Jobke
2017-11-06Update license headersMorris Jobke
2016-10-10DI IConfig into ldap helperRoeland Jago Douma
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move Configuration to PSR-4Joas Schilling
2016-05-25Move Helper to PSR-4Joas Schilling
2016-01-12Happy new year!Thomas Müller
2015-06-25update license headers and authorsMorris Jobke
2015-05-05not only send them back but also apply defaults to a new configuration. Fixes...Arthur Schiwon
2015-04-21save configs when requesting a config ID. They are empty, but avoid configID ...Arthur Schiwon
2015-04-09LDAP Wizard OverhaulArthur Schiwon
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2014-12-19LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon
2013-08-18Add _many_ newlines at the end of fileskondou
2013-01-30LDAP: use consolidated method for determining config prefixArthur Schiwon
2013-01-18LDAP: first basics for multiserver config uiArthur Schiwon