aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-09-07Issue #5086: put memory limit to travis for checkstyle, sevntu-checkstyle exe...Roman Ivanov
2017-09-07Revert "Issue #5086: place 'set +e' for travis's pmd/findbugs/spotbugs to let...Roman Ivanov
2017-09-07Issue #5086: place 'set +e' for travis's pmd/findbugs/spotbugs to let cache t...Roman Ivanov
2017-09-07Issue #5086: limit pmd/findbugs/spotbugs execution to 2000m to avoid OOM in t...Roman Ivanov
2017-09-06config: restore pmd, finbugs, but in different place in configRoman Ivanov
2017-09-06config: remove findbugs , to let it passRoman Ivanov
2017-09-06Revert "config: revset pmd build item to most simple phase to let it pass and...Roman Ivanov
2017-09-06config: revset pmd build item to most simple phase to let it pass and create ...Roman Ivanov
2017-09-06config: switch Travis to default OS; migrate from htm2text tool that is not a...Roman Ivanov
2017-08-26Issue #2600: add eclipse violation check as a maven pluginvasilyeva
2017-07-28config: add distribution for travisrnveach
2017-07-13config: skip CIs is changes are only in intellij-idea-inspections.xmlRoman Ivanov
2017-06-30Issue #4316: put Xmx Xms to other travis build commandsRoman Ivanov
2017-06-30Issue #4316: restoration argLine to avoid unexpected jvm failureRoman Ivanov
2017-06-30Issue #4316: move argLine to properties to let it be overriden from CLI for T...Roman Ivanov
2017-06-29Issue #4373: add Spotbugs to the projectvasylieva
2017-06-26Issue #4316: remove excludes from localized tests as they become stableRoman Ivanov
2017-05-13Issue #4316: disable ConfigurationLoaderTest as experiment and stabilize Trav...Roman Ivanov
2017-05-12infra: attempt to resolve #4316 by jdk upgradeRoman Ivanov
2017-05-06Issue #4316: activation of verbose mode for maven on TravisRoman Ivanov
2017-03-07infra: add simple-binary-encoding to no-error testingRoman Ivanov
2017-02-26Issue #3843: Add check for missing classes in Cobertura coverage reportAndrei Selkin
2017-02-26Issue #3868: skip deploy if commit is from maven-release-plugin to avoid buil...Roman Ivanov
2017-02-25infra: Issue #3862: fix for osx skipped buildsRoman Ivanov
2017-02-25infra: fix for travis:osx problem with 'shell_session_update: command not found'Roman Ivanov
2017-02-24Issue #3858: set 'set -e' for all scripts commandsRoman Ivanov
2017-02-24Issue #3858: 'set -e' in he same script lineRoman Ivanov
2017-02-24Issue #3858: removal of echo at the end if IF blockRoman Ivanov
2017-02-24Issue #3858: add 'set -e'Roman Ivanov
2017-02-12Issue #3818: skip travis deploy phase if changes in minor files or other ci c...Roman Ivanov
2017-02-12Issue #3818: skip travis build if minor files or other CI files are changedRoman Ivanov
2017-02-09infra: reordering matrix items in travis to speedup build failure for most fr...Roman Ivanov
2017-02-09Issue #3798: move some travis tasks to werckerRoman Ivanov
2017-01-26config: travis.sh user argument to run a goal instead of variable to simplify...Roman Ivanov
2017-01-05Issue #3683: activation of chmod on TravisRoman Ivanov
2017-01-05Issue #3683: deactivation of chmod as Travis is failing, but works fine on localRoman Ivanov
2017-01-05minor: remove execute mod from .travis.ymlRoman Ivanov
2017-01-04Issue #3683: add to CI test permissions on all filesMaksimP
2016-12-11Issue #3632: move NoExceptionTest items to travis.shRoman Ivanov
2016-12-11config: travis deploy as refactored to use '-Pno-validations'Roman Ivanov
2016-12-11config: minor formatting in travis.ymlRoman Ivanov
2016-12-11Issue #3632: several Travils items were moved to travis.shRoman Ivanov
2016-12-11config: reduce amount of skips by profile 'no-validations'Roman Ivanov
2016-12-11config: enable MacOS verify item, default jdk became jdk8 on travisRoman Ivanov
2016-12-11Issue #3632: pr description validation is moved to shell scriptRoman Ivanov
2016-12-10Issue #3628: usage of xmlstarlet instead of grepRoman Ivanov
2016-12-10Issue #3632: releasenotes generation was moved to separate shell fileRoman Ivanov
2016-12-09Issue #3628: create validation for missing sevntu checksRoman Ivanov
2016-12-04infra: Use launch.groovy for 'NoException' testing (Travis)Andrei Selkin
2016-11-14config: fix for relesenotes-builder argument githubAuthTokenRoman Ivanov