- Dec 16, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Oct 05, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Apr 29, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Apr 10, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Apr 07, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Dec 05, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- May 24, 2016
-
-
Vincent Petry authored
-
Vincent Petry authored
This makes it less generic and only used for actual file chunking
-
- Apr 30, 2016
-
-
Roeland Jago Douma authored
As discussed we move all old style classes (OC_FOO_BAR) to legacy. Then from there we can evaluate the need to convert them back or if they can be fully deprecated/deleted.
-
- Apr 04, 2016
-
-
Morris Jobke authored
* ref https://bugs.php.net/bug.php?id=61961 * ref https://github.com/owncloud/core/issues/20261#issuecomment-180000256 * code is based on the proposal of @chriseqipe * fixes #20261
-
- Mar 21, 2016
-
-
Vincent Petry authored
-
- Mar 17, 2016
-
-
Lukas Reschke authored
This code is not used anymore.
-
- Mar 07, 2016
-
-
Roeland Jago Douma authored
Fixes #22601 Before we did a full test on all chunks to verify if a chunked upload was completed. This is unneeded since if we are missing one chunk we can already fail. Also we look from back to front since it is much more likely that we find a missing chunk thus can error out early.
-
- Mar 01, 2016
-
-
Lukas Reschke authored
-
- Jan 12, 2016
-
-
Thomas Müller authored
-
- Sep 14, 2015
-
-
Robin Appelman authored
-
- Apr 07, 2015
-
-
Thomas Müller authored
-
- Mar 26, 2015
-
-
Jenkins for ownCloud authored
-
- Feb 26, 2015
-
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- Feb 23, 2015
-
-
Jenkins for ownCloud authored
-
- Apr 15, 2014
-
-
Bart Visscher authored
using scrutinizer patch
-
- Mar 17, 2014
-
-
Vincent Petry authored
- 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
-
- Feb 19, 2014
-
-
Scrutinizer Auto-Fixer authored
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
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Oct 17, 2013
-
-
Thomas Müller authored
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Sep 17, 2013
-
-
Thomas Tanghus authored
Refs #4863
-
- Sep 16, 2013
-
-
Thomas Müller authored
-
- Feb 14, 2013
-
-
Bart Visscher authored
-
- Oct 22, 2012
-
-
Felix Moeller authored
This is NoSpaceAfterComma
-
- Oct 16, 2012
-
-
Sam Tuke authored
-
- Oct 10, 2012
-
-
Robin Appelman authored
-
- Sep 18, 2012
-
-
Bart Visscher authored
Otherwise the file cache and the quota isn't checked
-
- Jul 27, 2012
-
-
Bart Visscher authored
-
Bart Visscher authored
-
Bart Visscher authored
-