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-03-04Make sure common and main core scripts are loaded firstfix/common-main-core-script-orderJohn Molakvoæ
2022-01-26Fix psalm issues in theming appCarl Schwan
2022-01-11Streamline reseting of private static propertiesLouis Chemineau
2022-01-10Revert "Streamline reseting of private static properties"Louis Chemineau
2022-01-10Streamline reseting of private static propertiesLouis Chemineau
2022-01-08Reset $scriptDeps in testsLouis Chemineau
2021-12-29Sort app scripts topologically by its dependenciesJonas Meurer
2021-12-20Further improve addScript logic, migrate to uksort()Jonas Meurer
2021-12-20Sort app scripts by dependencies (Fixes: #30278)Jonas Meurer
2021-12-02Adapt testsJohn Molakvoæ (skjnldsv)
2021-12-02Allow scripts prioritization based on other appsJohn Molakvoæ (skjnldsv)
2021-11-26add method to shorten a string to given byte size to UtilsArthur Schiwon
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-09Drop \OCP\Util::isIeChristoph Wurst
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