Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-16No more code coverage on scrutinizerThomas Müller
2016-02-14Limit scope of scrutinizer to actual application codeMorris Jobke
2015-10-29Revert "Specify PHP 5.4 as version for scrutinizer"Lukas Reschke
2015-10-14Specify PHP 5.4 as version for scrutinizerLukas Reschke
Let's see if this helps for cases such as https://github.com/owncloud/core/issues/19793
2015-06-28Update commentLukas Reschke
2015-06-28Increase timeout againLukas Reschke
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-05-27[scrutinizer] Increase timeout of external code coverage Morris Jobke
Hopefully fixes problems with unfinished scrutinizer reports
2015-04-30Enable code coverage on scrutinizerThomas Müller
2014-12-13bower jquery-ui - exported changes to a separate css fileMorris Jobke
2014-11-13Migrate multiselect to user_ldapMorris Jobke
2014-11-06bower snapjsMorris Jobke
2014-11-06bower underscoreMorris Jobke
2014-11-05Merge pull request #11936 from owncloud/bower-jqueryLukas Reschke
Bower jquery
2014-11-05drop unused jquery.placeholderMorris Jobke
2014-11-05drop jquery.inview as it is unusedMorris Jobke
2014-11-05ignore core/vendor in scrutinizerMorris Jobke
2014-09-25Disable external code coverageLukas Reschke
2014-08-05Travis supportMorris Jobke
* 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-07-08Ignore core/js/jquery.placeholder.jsThomas Müller
2014-07-08Ignore core/js/snap.jsThomas Müller
2014-06-03move to updated version of placeholderMorris Jobke
2014-06-03remove scruntinizer config for infieldMorris Jobke
2014-04-23Add new jquery files to exclude listVolkan Gezer
2014-04-14Ignore jquery.multiselect.js - it's 3rdpartyThomas Müller
2014-04-07ignore underscore.js in scrutinizer.ymlThomas Müller
2014-04-03Exclude javascript specs from code analysisThomas Müller
2014-03-03Remove duplicate rowThomas Müller
2014-03-03add .scrutinizer.ymlThomas Müller