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
2020-12-30Update license headersChristoph Wurst
2020-12-22Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-29Deprecate OCP\Util::connectHook and emitHookMorris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-17Unify links to php.netJ0WI
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph 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
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-06-17Add extendedSupport to SubscriptionJulius Härtl
2019-05-28Remove deprecated function callCheckRoeland Jago Douma
2018-10-09Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveA...Morris Jobke
2018-10-08Deprecate unused OCP\Util::recursiveArraySearchMorris Jobke
2018-10-08Deprecate unused, private OC_Helper::linkToPublicMorris Jobke
2018-09-04Remove deprecated methods from OCP\UtilRoeland Jago Douma
2018-07-23Comply @since requirementsJohn Molakvoæ (skjnldsv)
2018-07-21Design structure fixesJohn Molakvoæ (skjnldsv)
2018-05-22Fix PHPDocMorris Jobke
2018-04-26move log constants to ILoggerArthur Schiwon
2018-03-14Remove deprecated URL functions for OCP\UtilRoeland Jago Douma
2018-03-12Remove unused and deprecated methods from OCP\UtilMorris Jobke
2018-02-14Remove unused import statementsMorris Jobke
2018-01-13Remove deprecated functions for OCP\UtilRoeland Jago Douma
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-24Doc: Fix phpDoc issuesJulius Härtl
2017-08-01Fix \OCP\UtilLukas Reschke
2017-07-22Some phpstorm inspection fixesRoeland Jago Douma
2017-06-23Deprecate static writeLog() methodMorris Jobke
2017-03-20Use SystemConfig instead of AllConfig for DB stuffMorris Jobke
2016-11-29Use correct channel informationMorris Jobke
2016-11-15Fix testsRoeland Jago Douma
2016-10-28Move away from OC_L10NRoeland Jago Douma
2016-09-26write channel to config file when changedMorris Jobke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-20[master] Port Same-Site Cookies to masterLukas Reschke
2016-06-14Fix case with no userRoeland Jago Douma
2016-06-14Optimize isSharingDisabledForuserRoeland Jago Douma
2016-05-26Update license headersLukas Reschke
2016-05-19Move \OCP to PSR-4Roeland Jago Douma