Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Migrate Scrutinizer to new PHP Analysis | Stefan Weil | 2018-10-17 | 1 | -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 scrutinizer | Lukas Reschke | 2017-07-19 | 1 | -0/+5 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Scrutinizer should not check generated composer files | Roeland Jago Douma | 2016-03-10 | 1 | -1/+1 |
| | |||||
* | Initialize submodules for Scrutinizer as well | Lukas Reschke | 2016-03-07 | 1 | -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 scrutinizer | Thomas Müller | 2016-02-16 | 1 | -4/+0 |
| | |||||
* | Limit scope of scrutinizer to actual application code | Morris Jobke | 2016-02-14 | 1 | -0/+4 |
| | |||||
* | Revert "Specify PHP 5.4 as version for scrutinizer" | Lukas Reschke | 2015-10-29 | 1 | -10/+0 |
| | |||||
* | Specify PHP 5.4 as version for scrutinizer | Lukas Reschke | 2015-10-14 | 1 | -0/+10 |
| | | | Let's see if this helps for cases such as https://github.com/owncloud/core/issues/19793 | ||||
* | Update comment | Lukas Reschke | 2015-06-28 | 1 | -1/+1 |
| | |||||
* | Increase timeout again | Lukas Reschke | 2015-06-28 | 1 | -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 Jobke | 2015-05-27 | 1 | -1/+1 |
| | | | Hopefully fixes problems with unfinished scrutinizer reports | ||||
* | Enable code coverage on scrutinizer | Thomas Müller | 2015-04-30 | 1 | -0/+4 |
| | |||||
* | bower jquery-ui - exported changes to a separate css file | Morris Jobke | 2014-12-13 | 1 | -1/+0 |
| | |||||
* | Migrate multiselect to user_ldap | Morris Jobke | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | bower snapjs | Morris Jobke | 2014-11-06 | 1 | -2/+1 |
| | |||||
* | bower underscore | Morris Jobke | 2014-11-05 | 1 | -1/+0 |
| | |||||
* | Merge pull request #11936 from owncloud/bower-jquery | Lukas Reschke | 2014-11-05 | 1 | -4/+1 |
|\ | | | | | Bower jquery | ||||
| * | ignore core/vendor in scrutinizer | Morris Jobke | 2014-11-05 | 1 | -4/+1 |
| | | |||||
* | | drop unused jquery.placeholder | Morris Jobke | 2014-11-05 | 1 | -1/+0 |
| | | |||||
* | | drop jquery.inview as it is unused | Morris Jobke | 2014-11-05 | 1 | -1/+0 |
|/ | |||||
* | Disable external code coverage | Lukas Reschke | 2014-09-24 | 1 | -3/+0 |
| | |||||
* | Travis support | Morris Jobke | 2014-08-05 | 1 | -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.js | Thomas Müller | 2014-07-08 | 1 | -0/+1 |
| | |||||
* | Ignore core/js/snap.js | Thomas Müller | 2014-07-08 | 1 | -0/+1 |
| | |||||
* | move to updated version of placeholder | Morris Jobke | 2014-06-03 | 1 | -3/+3 |
| | |||||
* | remove scruntinizer config for infield | Morris Jobke | 2014-06-03 | 1 | -1/+0 |
| | |||||
* | Add new jquery files to exclude list | Volkan Gezer | 2014-04-23 | 1 | -0/+2 |
| | |||||
* | Ignore jquery.multiselect.js - it's 3rdparty | Thomas Müller | 2014-04-14 | 1 | -0/+1 |
| | |||||
* | ignore underscore.js in scrutinizer.yml | Thomas Müller | 2014-04-07 | 1 | -0/+1 |
| | |||||
* | Exclude javascript specs from code analysis | Thomas Müller | 2014-04-03 | 1 | -0/+1 |
| | |||||
* | Remove duplicate row | Thomas Müller | 2014-03-03 | 1 | -1/+0 |
| | |||||
* | add .scrutinizer.yml | Thomas Müller | 2014-03-03 | 1 | -0/+24 |