- Apr 29, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- 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>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Apr 09, 2020
-
-
Christoph Wurst authored
For PSR2 Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Dec 05, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Nov 22, 2019
-
-
Roeland Jago Douma authored
* Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Feb 22, 2019
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Aug 21, 2018
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Aug 20, 2018
-
-
Michael Weimann authored
Signed-off-by:
Michael Weimann <mail@michael-weimann.eu>
-
- Jul 01, 2018
-
-
Michael Weimann authored
Signed-off-by:
Michael Weimann <mail@michael-weimann.eu>
-
- Jan 18, 2018
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Dec 22, 2017
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Nov 06, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- May 19, 2017
-
-
Miha Frangez authored
-
- Apr 23, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Mar 20, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
noveens authored
redundant check removed Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Mar 19, 2017
-
-
Morris Jobke authored
* preparation for followup PRs to clean up the DB bootstrapping Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jan 30, 2017
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Jan 20, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 24, 2016
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Oct 24, 2016
-
-
Jörn Friedrich Dreyer authored
-
- Oct 11, 2016
-
-
Thomas Müller authored
* Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Sep 29, 2016
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Aug 04, 2016
-
-
blizzz authored
see changes :)
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
- Jul 15, 2016
-
-
Joas Schilling authored
-
- Jul 07, 2016
-
-
Morris Jobke authored
This reverts commit 854352d9.
-
- Jun 22, 2016
-
-
Victor Dubiniuk authored
* Initial web executor * Fix PHPDoc Fix broken integration test OccControllerTests do not require database access - moch them all! Kill unused sprintf
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- May 11, 2016
-
-
Joas Schilling authored
-
- Apr 19, 2016
-
-
Roeland Jago Douma authored
-