aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2016-11-06config: update for nondex plugin to print outputRoman Ivanov
2016-10-02config: travis - move NonDex below primary toolsRoman Ivanov
2016-08-11minor: add commit of releasenotes in travis.yml (#3405)Vladislav Lisetskii
2016-08-05Issue #3378: Added NonDex to pom.xml, .travis.yml, and .gitignore (#3393)Ben Lambeth
2016-07-26config: Fix releasenotes generation script (#3371)Andrei Selkin
2016-07-22config: Update .travis.yml (#3362)Vladislav Lisetskii
2016-07-17minor: fix for travis build for release notesRoman Ivanov
2016-07-17minor: improve releasenote output in Travis (#3356)Vladislav Lisetskii
2016-07-17Pull #3350: Update releasenotes generation (#3350)Vladislav Lisetskii
2016-07-15minor: fix linkcheck-maven-plugi violationsRoman Ivanov
2016-07-14Pull #3349: Update releasenotes generation (#3349)Vladislav Lisetskii
2016-06-26Issue #3314: move locale testing from wercker to travisRoman Ivanov
2016-06-23Issue #3159: Reduce the number of tasks performed by Travis CI (#3299)Andrei Selkin
2016-06-21Issue #3229: fix for 'OpenJDK 64-Bit Server VM warning: ignoring option UseSp...Roman Ivanov
2016-06-20config: sonar execution is only for master, to avoid authentication problem o...Roman Ivanov
2016-06-19config: introduction of sonarqube validation to CI (escaping variable)Roman Ivanov
2016-06-18config: introduction of sonarqube validation to CI (#3285)Roman Ivanov
2016-06-09Issue #3229: force all java8 inputs to be in (temp solution to avoid old habits)Roman Ivanov
2016-06-09Issue #3229: MacOS with java8 is not supportedRoman Ivanov
2016-06-09Issue #3229: update to java8Roman Ivanov