summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Edit TravisCI conf files to run WebUI unit testsPavel Vomacka2017-12-141-1/+3
* Travis: Add workaround for missing IPv6 supportChristian Heimes2017-12-141-1/+14
* Use Python 3 on TravisChristian Heimes2017-11-231-4/+2
* Run tox tests for PyPI packages on TravisChristian Heimes2017-11-201-1/+3
* Py3: Fix vault testsChristian Heimes2017-11-161-2/+1
* Use namespace-aware meta importer for ipaplatformChristian Heimes2017-11-151-2/+2
* travis: pep8 changes to pycodestyleStanislav Laznicka2017-10-251-2/+2
* Remove pkcs10 module contentsStanislav Laznicka2017-10-251-2/+0
* Fixing tox and pylint errorsFelipe Barreto2017-10-231-0/+2
* travis: make tests fail if pep8 does not passStanislav Laznicka2017-10-101-0/+1
* travis: run the same tests in python2/3Stanislav Laznicka2017-09-141-53/+5
* Change Travis CI container to FreeIPA-ownedStanislav Laznicka2017-09-081-1/+1
* travis: temporary workaround for Travis CIStanislav Laznicka2017-09-081-0/+1
* py3: test_otptoken_import: fix bytes usageMartin Basti2017-06-281-16/+1
* py3: Remove comparison >=2 of debnug log levelMartin Basti2017-06-281-7/+1
* wsgi plugins: mod_wsgi expects bytes as an outputStanislav Laznicka2017-06-271-1/+1
* py3: test_location_plugin: fix iteration over changed dictMartin Basti2017-06-231-1/+1
* py3: test_kerberos_principal_aliases: fix code scopeMartin Basti2017-06-231-2/+2
* py3: dogtag.py: fix bytes warningsMartin Basti2017-06-231-2/+2
* py3: travis: enable tests for plugins that are aleready workingMartin Basti2017-06-231-37/+36
* Travis: enable temporary Py3 testingMartin Basti2017-06-201-1/+89
* Travis: build only py2 packages for py2 testingMartin Basti2017-06-201-0/+2
* Travis CI: explicitly update pip before running the buildsMartin Babinsky2017-05-101-0/+2
* Run test_ipaclient test suiteChristian Heimes2017-03-141-0/+1
* Travis CI: Upload the logs from failed jobs to transfer.shMartin Babinsky2017-02-091-0/+17
* Trim the test runner log to show only pytest failures/errorsMartin Babinsky2017-01-051-1/+2
* Travis CI: use specific Python version during buildMartin Babinsky2017-01-051-0/+2
* introduce install step to .travis.yml and cache pip installsMartin Babinsky2017-01-051-1/+2
* split out lint to a separate Travis jobMartin Babinsky2017-01-051-5/+10
* Travis: offload test execution to a separate scriptMartin Babinsky2017-01-051-16/+1
* Put the commands informing and displaying build logs on single lineMartin Babinsky2017-01-051-4/+2
* travis: mark FreeIPA as python projectMartin Babinsky2017-01-051-0/+1
* Bump up ipa-docker-test-runner versionMartin Babinsky2017-01-051-1/+1
* Use ipa-docker-test-runner to run tests in Travis CIMartin Babinsky2016-12-071-4/+32
* Build: add Python lint targetPetr Spacek2016-11-091-1/+1
* Build: add make rpms target and convenience script makerpms.shPetr Spacek2016-11-091-1/+1
* spec file: do not include BuildRequires for lint by defaultJan Cholasta2016-10-241-1/+1
* Use Travis-CI for basic sanity checksMartin Babinsky2016-09-061-0/+16