- Mar 12, 2021
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Apr 10, 2020
-
-
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>
-
- Mar 25, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Nov 27, 2019
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Sep 25, 2019
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Dec 12, 2018
-
-
Robin Appelman authored
This prevent the object store and cache from getting out of sync when an objectstore silently fails or the php process get's killed during the upload without giving us the chance to cleanup Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Nov 16, 2016
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- May 20, 2016
-
-
Joas Schilling authored
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
-
- May 19, 2016
-
-
Joas Schilling authored
-
- Dec 17, 2015
-
-
Roeland Jago Douma authored
Replaced with proper OCP calls
-
Roeland Jago Douma authored
All function calls are replaced with the recommended (which was already the body of the function).
-
- Nov 30, 2015
-
-
Thomas Müller authored
-
- Oct 16, 2015
-
-
Robin Appelman authored
-
- Oct 06, 2015
-
-
Jörn Friedrich Dreyer authored
use default config for swift primary storage test config allow testsuite to complete fix timeout, script cleanup, enable debug for now use btrfs loopback device, requires privileged container and absolute path throw exception when storage has problems debug by echo ... sleep more, more debug
-
- Feb 25, 2015
-
-
Joas Schilling authored
-
- Dec 04, 2014
-
-
Morris Jobke authored
-
- Nov 19, 2014
-
-
Joas Schilling authored
-
- Sep 08, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Aug 05, 2014
-
-
Morris Jobke authored
* swift causes some timeouts and test failures
-
- Jul 29, 2014
-
-
Thomas Müller authored
only if the environment variable RUN_OBJECTSTORE_TESTS is set the object store unit test will be executed
-
- Jun 27, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jun 23, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jun 18, 2014
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-