Commit Graph

32 Commits (master)

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>
6 years ago
Lukas Reschke 842a923a6e
Exclude phan from scrutinizer
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Roeland Jago Douma cac92730ac Scrutinizer should not check generated composer files 8 years ago
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 😄
8 years ago
Thomas Müller 1e287f2c38 No more code coverage on scrutinizer 8 years ago
Morris Jobke 25655edfa6 Limit scope of scrutinizer to actual application code 8 years ago
Lukas Reschke e3acc1243b Revert "Specify PHP 5.4 as version for scrutinizer" 9 years ago
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
9 years ago
Lukas Reschke a43ba1bf1d Update comment 9 years ago
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
9 years ago
Morris Jobke ba58fe6bfc [scrutinizer] Increase timeout of external code coverage
Hopefully fixes problems with unfinished scrutinizer reports
9 years ago
Thomas Müller 4ef797f649 Enable code coverage on scrutinizer 9 years ago
Morris Jobke edcd2f2706 bower jquery-ui - exported changes to a separate css file 10 years ago
Morris Jobke f39cb3fbc9 Migrate multiselect to user_ldap 10 years ago
Morris Jobke e49b9022a1 bower snapjs 10 years ago
Morris Jobke 957dee5af1 bower underscore 10 years ago
Lukas Reschke 4659b0e6a0 Merge pull request #11936 from owncloud/bower-jquery
Bower jquery
10 years ago
Morris Jobke 4fa3a5034b drop unused jquery.placeholder 10 years ago
Morris Jobke a857bf1d50 drop jquery.inview as it is unused 10 years ago
Morris Jobke 2c941729ee ignore core/vendor in scrutinizer 10 years ago
Lukas Reschke 5a7c378015 Disable external code coverage 10 years ago
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
10 years ago
Thomas Müller 687cd7fe83 Ignore core/js/jquery.placeholder.js 10 years ago
Thomas Müller d6e06aed93 Ignore core/js/snap.js 10 years ago
Morris Jobke cea7d4961e move to updated version of placeholder 10 years ago
Morris Jobke a63c3311ca remove scruntinizer config for infield 10 years ago
Volkan Gezer 15f6973779 Add new jquery files to exclude list 10 years ago
Thomas Müller 4fcb93578b Ignore jquery.multiselect.js - it's 3rdparty 10 years ago
Thomas Müller 4253d63f9f ignore underscore.js in scrutinizer.yml 10 years ago
Thomas Müller 388142ecc6 Exclude javascript specs from code analysis 10 years ago
Thomas Müller a86e229848 Remove duplicate row 10 years ago
Thomas Müller dcae91429f add .scrutinizer.yml 10 years ago