nextcloud/build
Morris Jobke 1f06bc246c
Declare func() as safe method in phan
We added a special `func()` method to the query builder, which is a plain text function by definition. It uses the string and does no escaping on purpose. It has the potential for an injection but requiring to add the "supress warning" to all surrounding code makes it harder to spot actual problems, that this plugin want to find. So it's better to only need to check the func() and not all the surrounding code as well.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-17 10:58:00 +02:00
..
.ci-conf Adding magic file to enable oci on pull request testing on ci.owncloud.org 2015-03-20 15:00:51 +01:00
.phan Declare func() as safe method in phan 2018-04-17 10:58:00 +02:00
integration Make possible to provide "--tags=XXX" parameter to Behat 2018-04-06 15:59:31 +02:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
autoloaderchecker.sh Fixed tests 2018-04-05 17:11:41 +02:00
build.xml cleaning up the build directory 2014-12-10 10:07:22 +01:00
files-checker.php Remove old perl script to update l10n files 2018-02-08 18:21:14 +01:00
gen-coverage-badge.php Add script to generate coverage badges 2016-02-16 10:07:00 +01:00
htaccess-checker.php Add .htaccess checker as CI step 2016-11-02 20:11:30 +01:00
image-optimization.sh Move image-optimization.sh to build dir 2017-07-24 08:08:18 +02:00
jsdocs9.tar.bz2 Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
license.php Remove brackets for invalid mail addresses when updating the license header 2017-11-07 10:50:42 +01:00
mergejs.php mergejs should print a newline between imports 2017-03-31 17:06:38 +02:00
mergejschecker.sh Add CI step to verify merged vendor js 2017-03-23 13:40:30 +01:00
OCPSinceChecker.php $this->blackListedClassNames is unknown 2016-09-07 22:09:08 +02:00
package.json Add unit tests for the navigation bar slide gesture 2017-12-14 19:17:40 +01:00
signed-off-checker.php Add auth token to github requests 2018-04-11 15:15:49 +02:00
translation-checker.php Loop over the apps directory and add the task 2017-04-25 14:35:51 +02:00