aboutsummaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-0/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Migrate Scrutinizer to new PHP AnalysisStefan Weil2018-10-171-0/+7
| | | | | | | See this article for details: https://scrutinizer-ci.com/docs/tools/php/php-analyzer/guides/migrate_to_new_php_analysis Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Exclude phan from scrutinizerLukas Reschke2017-07-191-0/+5
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Scrutinizer should not check generated composer filesRoeland Jago Douma2016-03-101-1/+1
|
* Initialize submodules for Scrutinizer as wellLukas Reschke2016-03-071-0/+3
| | | | | Scrutinizer otherwise complains about the fact that some classes are undefined etc. Let's see whether that works :smile:
* No more code coverage on scrutinizerThomas Müller2016-02-161-4/+0
|
* Limit scope of scrutinizer to actual application codeMorris Jobke2016-02-141-0/+4
|
* Revert "Specify PHP 5.4 as version for scrutinizer"Lukas Reschke2015-10-291-10/+0
|
* Specify PHP 5.4 as version for scrutinizerLukas Reschke2015-10-141-0/+10
| | | Let's see if this helps for cases such as https://github.com/owncloud/core/issues/19793
* Update commentLukas Reschke2015-06-281-1/+1
|
* Increase timeout againLukas Reschke2015-06-281-1/+1
| | | Our test execution is terribly slow and now also exceeds more than one hour on our CI system. This means that Scrutinizer fails hard on a lot of PRs such as https://github.com/owncloud/core/pull/17217#issuecomment-116252420
* [scrutinizer] Increase timeout of external code coverage Morris Jobke2015-05-271-1/+1
| | | Hopefully fixes problems with unfinished scrutinizer reports
* Enable code coverage on scrutinizerThomas Müller2015-04-301-0/+4
|
* bower jquery-ui - exported changes to a separate css fileMorris Jobke2014-12-131-1/+0
|
* Migrate multiselect to user_ldapMorris Jobke2014-11-131-1/+1
|
* bower snapjsMorris Jobke2014-11-061-2/+1
|
* bower underscoreMorris Jobke2014-11-051-1/+0
|
* Merge pull request #11936 from owncloud/bower-jqueryLukas Reschke2014-11-051-4/+1
|\ | | | | Bower jquery
| * ignore core/vendor in scrutinizerMorris Jobke2014-11-051-4/+1
| |
* | drop unused jquery.placeholderMorris Jobke2014-11-051-1/+0
| |
* | drop jquery.inview as it is unusedMorris Jobke2014-11-051-1/+0
|/
* Disable external code coverageLukas Reschke2014-09-241-3/+0
|
* Travis supportMorris Jobke2014-08-051-0/+2
| | | | | | | | | | | * use PHPUnit 4.x * force php memory limit on travis to 1024MB * create script for travis * whitelist branches master, stable5 and stable6 on travis (and PRs) * sqlplus64 * conditional JS tests and ocular temporal removal * enable scrutinizer code coverage * move oracle to top to decrease overall test duration
* Ignore core/js/jquery.placeholder.jsThomas Müller2014-07-081-0/+1
|
* Ignore core/js/snap.jsThomas Müller2014-07-081-0/+1
|
* move to updated version of placeholderMorris Jobke2014-06-031-3/+3
|
* remove scruntinizer config for infieldMorris Jobke2014-06-031-1/+0
|
* Add new jquery files to exclude listVolkan Gezer2014-04-231-0/+2
|
* Ignore jquery.multiselect.js - it's 3rdpartyThomas Müller2014-04-141-0/+1
|
* ignore underscore.js in scrutinizer.ymlThomas Müller2014-04-071-0/+1
|
* Exclude javascript specs from code analysisThomas Müller2014-04-031-0/+1
|
* Remove duplicate rowThomas Müller2014-03-031-1/+0
|
* add .scrutinizer.ymlThomas Müller2014-03-031-0/+24