Commit Graph

32 Commits

Author SHA1 Message Date
Stefan Weil 3953e4aea1 Migrate Scrutinizer to new PHP Analysis
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>
2018-10-17 19:46:38 +02:00
Lukas Reschke 842a923a6e
Exclude phan from scrutinizer
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-19 10:28:11 +02:00
Roeland Jago Douma cac92730ac Scrutinizer should not check generated composer files 2016-03-10 21:17:34 +01:00
Lukas Reschke 81cda800be Initialize submodules for Scrutinizer as well
Scrutinizer otherwise complains about the fact that some classes are undefined etc.

Let's see whether that works 😄
2016-03-07 20:52:58 +01:00
Thomas Müller 1e287f2c38 No more code coverage on scrutinizer 2016-02-16 08:22:57 +01:00
Morris Jobke 25655edfa6 Limit scope of scrutinizer to actual application code 2016-02-14 21:18:56 +01:00
Lukas Reschke e3acc1243b Revert "Specify PHP 5.4 as version for scrutinizer" 2015-10-29 14:30:14 +01:00
Lukas Reschke d0cc8f5cee Specify PHP 5.4 as version for scrutinizer
Let's see if this helps for cases such as https://github.com/owncloud/core/issues/19793
2015-10-14 22:50:47 +02:00
Lukas Reschke a43ba1bf1d Update comment 2015-06-28 17:06:49 +02:00
Lukas Reschke 7b4e1f526b Increase timeout again
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
2015-06-28 17:06:15 +02:00
Morris Jobke ba58fe6bfc [scrutinizer] Increase timeout of external code coverage
Hopefully fixes problems with unfinished scrutinizer reports
2015-05-27 18:17:44 +02:00
Thomas Müller 4ef797f649 Enable code coverage on scrutinizer 2015-04-30 13:18:15 +02:00
Morris Jobke edcd2f2706 bower jquery-ui - exported changes to a separate css file 2014-12-13 09:47:34 +01:00
Morris Jobke f39cb3fbc9 Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00
Morris Jobke e49b9022a1 bower snapjs 2014-11-06 12:03:57 +01:00
Morris Jobke 957dee5af1 bower underscore 2014-11-05 23:23:03 +01:00
Lukas Reschke 4659b0e6a0 Merge pull request #11936 from owncloud/bower-jquery
Bower jquery
2014-11-05 16:43:24 +01:00
Morris Jobke 4fa3a5034b drop unused jquery.placeholder 2014-11-05 13:41:11 +01:00
Morris Jobke a857bf1d50 drop jquery.inview as it is unused 2014-11-05 12:57:18 +01:00
Morris Jobke 2c941729ee ignore core/vendor in scrutinizer 2014-11-05 11:13:00 +01:00
Lukas Reschke 5a7c378015 Disable external code coverage 2014-09-24 22:35:30 +02:00
Morris Jobke 472d896ce9 Travis support
* 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
2014-08-05 16:53:27 +02:00
Thomas Müller 687cd7fe83 Ignore core/js/jquery.placeholder.js 2014-07-08 10:22:54 +02:00
Thomas Müller d6e06aed93 Ignore core/js/snap.js 2014-07-08 10:21:43 +02:00
Morris Jobke cea7d4961e move to updated version of placeholder 2014-06-03 16:18:06 +02:00
Morris Jobke a63c3311ca remove scruntinizer config for infield 2014-06-03 15:30:09 +02:00
Volkan Gezer 15f6973779 Add new jquery files to exclude list 2014-04-23 01:13:09 +02:00
Thomas Müller 4fcb93578b Ignore jquery.multiselect.js - it's 3rdparty 2014-04-14 19:56:23 +02:00
Thomas Müller 4253d63f9f ignore underscore.js in scrutinizer.yml 2014-04-07 17:11:30 +02:00
Thomas Müller 388142ecc6 Exclude javascript specs from code analysis 2014-04-03 20:05:40 +02:00
Thomas Müller a86e229848 Remove duplicate row 2014-03-03 20:05:14 +01:00
Thomas Müller dcae91429f add .scrutinizer.yml 2014-03-03 10:55:01 +01:00