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-02-18Prevent writing invalid mtimeJohn Molakvoæ
2021-05-05Fix testValdnet
2021-03-11Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-11Restrict autocompletion also based on the phonebook known usersJoas Schilling
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-10Add $secureRandom to test caseDaniel Kesselberg
2020-12-09Handle deck share type in audit and dav appJulius Härtl
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-05Fix unit testsRoeland Jago Douma
2020-08-26fix testsRobin Appelman
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-06-24Update share type constant usageJoas Schilling
2020-06-09Merge pull request #21302 from nextcloud/techdebt/noid/adjust-to-parent-imple...Christoph Wurst
2020-06-08Adjust to parent implementationJoas Schilling
2020-06-06Allow for compression of the PROPFIND responsesRoeland Jago Douma
2020-05-06Translate the maintenance mode message in webdavMorris Jobke
2020-04-30Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-24Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl
2020-04-21Add test that shares and tags are ignored for chunk files.Daniel Kesselberg
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-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-30Merge pull request #19325 from nextcloud/dependachristoph/composer/sabre-4.0Roeland Jago Douma
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-27RequestTestCase: Default type for headers needs to be arrayGeorg Ehrke
2020-03-27Adjust FakeLockerPluginTest to new Sabre versionGeorg Ehrke
2020-03-27Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-20Fix tests due to config adjustmentsJulius Härtl
2020-03-20Limit enumeration in principal searchJulius Härtl
2020-03-18fix testsRobin Appelman
2020-03-18merge the two almost identical custom property backendsRobin Appelman
2019-12-20Update license headers for 18Christoph Wurst
2019-12-16Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-oldRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-12-04Load apps dav plugins on the old webdav routeJulius Härtl
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Fix more testsRoeland Jago Douma
2019-11-27Fix fileplugintestRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma