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 (Collapse)Author
2014-04-16Fix PHPdoc in lib/privateBart Visscher
using scrutinizer patch
2014-03-17Fixed chunking and insufficient storage checkVincent Petry
- fixed free space detection based on the already uploaded chunks - now deleting chunks as soon as it is read out before writing it into the part file, which reduces the space needed when assembling part files
2014-02-19Scrutinizer Auto-FixesScrutinizer Auto-Fixer
This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
2014-02-06polish documentation based on scrutinizer patchesJörn Friedrich Dreyer
2013-10-17fixes #5367Thomas Müller
2013-10-07Merge branch 'master' into fixing-4546-masterThomas Müller
Conflicts: lib/private/connector/sabre/directory.php
2013-09-30move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller
Conflicts: lib/private/vcategories.php