- Oct 26, 2015
-
-
Lukas Reschke authored
-
- Oct 25, 2015
-
-
Lukas Reschke authored
Currently the `getPath` methods returned `NULL` in case when a file with the specified ID does not exist. This however mandates that developers are checking for the `NULL` case and if they do not the door for bugs with all kind of impact is widely opened. This is especially harmful if used in context with Views where the final result is limited based on the result of `getPath`, if `getPath` returns `NULL` PHP type juggles this to an empty string resulting in all possible kind of bugs. While one could argue that this is a misusage of the API the fact is that it is very often misused and an exception will trigger an immediate stop of execution as well as log this behaviour and show a pretty error page. I also adjusted some usages where I believe that we need to catch these errors, in most cases this is though simply an error that should hard-fail.
-
- Jul 03, 2015
-
-
Thomas Müller authored
-
- Apr 10, 2015
-
-
Morris Jobke authored
-
Jörn Friedrich Dreyer authored
-
Morris Jobke authored
-
- Apr 07, 2015
-
-
Thomas Müller authored
-
Thomas Müller authored
-
- Mar 26, 2015
-
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
- Feb 26, 2015
-
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- Feb 23, 2015
-
-
Jenkins for ownCloud authored
-
- Jan 16, 2015
-
-
Robin McCorkell authored
-
- Jun 06, 2014
-
-
Robin Appelman authored
-
- May 19, 2014
-
-
Morris Jobke authored
* test case added to avoid adding them later
-
- May 13, 2014
-
-
Robin McCorkell authored
-
- May 11, 2014
-
-
Lukas Reschke authored
I guess that should be `default` and not `defautl`, wondering how this ever worked.
-
- Dec 19, 2013
-
-
Vincent Petry authored
After each test suite, detects whether there are stray datafiles, hooks or proxies, then show a warning and clear them.
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Feb 22, 2013
-
-
Bart Visscher authored
-
- Feb 14, 2013
-
-
Bart Visscher authored
-
Bart Visscher authored
-
- Feb 06, 2013
-
-
Sam Tuke authored
-
- Dec 16, 2012
-
-
Robin Appelman authored
-
- Oct 16, 2012
-
-
Sam Tuke authored
-
- Sep 23, 2012
-
-
Robin Appelman authored
-
- Sep 07, 2012
-
-
Thomas Müller authored
-
- Aug 29, 2012
-
-
Bart Visscher authored
-
- May 11, 2012
-
-
Robin Appelman authored
-
- Nov 29, 2011
-
-
Tom Needham authored
-
- Nov 09, 2011
-
-
Jakob Sack authored
-
- Jul 29, 2011
-
-
Jakob Sack authored
-
- Jul 27, 2011
-
-
Jakob Sack authored
-