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
2022-06-20Fix profiler trying to serialize invalid utf8Carl Schwan
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2021-12-20Merge pull request #30299 from nextcloud/fix/log_filesJohn Molakvoæ
2021-12-20Check if directoy is writable instead of possibly missing fileCarl Schwan
2021-12-16Fix PHP 8.1 support for user_ldap applicationCôme Chilliet
2021-12-02Allow to log DB, redis and LDAP requests into filesJoas Schilling
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-26removes PagedResults adapter for PHP < 7.3Arthur Schiwon
2020-12-30Update license headersChristoph Wurst
2020-12-22Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-17Unify links to php.netJ0WI
2020-04-29Update license headers for 19Christoph Wurst
2020-04-16PHP-CS-Fixer greenRoeland Jago Douma
2020-04-14use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph 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
2019-03-19LDAP Password Modify Extended Operation supportPeter Kubica
2018-11-07avoid logging of "Partial search results returned: Sizelimit exceeded at"Arthur Schiwon
2018-10-25functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon
2018-01-02throw ServerNotAvailableException when LDAP is caught shutting downArthur Schiwon
2017-07-21fix phpdoc return types (no code change)Arthur Schiwon
2017-01-30LDAP's checkPassword should only catch when a user was not found, fixes #2431Arthur Schiwon
2016-11-23Add testsLukas Reschke
2016-11-23restore ldap_password_prroot
2016-08-29fix a few minor code smellsJörn Friedrich Dreyer
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Move interface to PSR-4Joas Schilling
2016-05-25Move LDAP to PSR-4Joas Schilling