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-04-07Move legacy classes from PSR0 to PSR4Christoph Wurst
2020-04-01Merge pull request #19781 from nextcloud/quota-include-external-dont-use-curr...Robin Appelman
2020-03-28Update util.phpJohn Molakvoæ
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-03-04Dont always use the current users quota when calculating storage infoRobin Appelman
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-08-23Always check via http and https whether htaccess is workingJoas Schilling
2019-08-14instead of upsert, fallback to default query on PgSQL <= 9.4Arthur Schiwon
2019-07-18fixes the check for postgresqlArthur Schiwon
2019-05-15Prevent faulty logs from nested setupFS callsJoas Schilling
2019-02-01Merge pull request #13927 from nextcloud/remove-dead-codeMorris Jobke
2019-01-30Remove deleteFromOpcodeCache & clearOpcodeCacheDaniel Kesselberg
2019-01-30Don't call apc_delete_file and apc_clear_cache anymoreDaniel Kesselberg
2019-01-25Improve data directory write checking for NFS mountsRobert Dailey
2018-12-04PHP module is named mbstringMorris Jobke
2018-11-15Fix string doc type casingChristoph Wurst
2018-10-04Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke
2018-10-04add missing throw statement to doc blockBjoern Schiessle
2018-10-03Remove unused code in legacy classesMorris Jobke
2018-08-12Drop support for xcacheDaniel Kesselberg
2018-08-08Check if HTTP_USER_AGENT is set before using itRoeland Jago Douma
2018-07-21Design structure fixesJohn Molakvoæ (skjnldsv)
2018-07-20Merge pull request #8188 from arnowelzel/masterMorris Jobke
2018-07-19Fix accessibility invertJohn Molakvoæ (skjnldsv)
2018-06-26Change status code when config is write protectedEric Masseran
2018-05-01Make it possible to make external storages read onlyRoeland Jago Douma
2018-04-26move log constants to ILoggerArthur Schiwon
2018-03-12Use proper method to format absolute timestampMorris Jobke
2018-02-05Avoid error messages for restricted opcache APIArno Welzel
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-26Simplify ternary operator statementsMorris Jobke
2018-01-17Remove IAppConfig::getValueRoeland Jago Douma
2018-01-16Cleanup OC_User and OCP\UserMorris Jobke
2018-01-13Remove deprecated \OCP\ConfigRoeland Jago Douma
2017-12-08Merge pull request #7334 from nextcloud/feature/noid/language-depending-skele...blizzz
2017-12-08Fallback to "default" and check if directory existsMorris Jobke
2017-11-30Allow to skip data dir permission checks by configArthur Schiwon
2017-11-29Allow `{lang}` as a placeholder in the skeleton directoryJoas Schilling
2017-11-25Get the Installer via DIMorris Jobke
2017-11-23Use basename() instead of self implementationMorris Jobke
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-01Some more invalid PHPDocs in legacy classesLukas Reschke
2017-08-01Replace wrong PHPDocsLukas Reschke
2017-07-27Use IConfig instead of static OCP\ConfigMorris Jobke
2017-05-31Update setupchecks.jsrakekniven
2017-05-10Setup root FS for multibucket object storageMorris Jobke
2017-05-10Fix missing placeholder for doc linkJoas Schilling