summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't report an error when parsing an empty annotations fileHEADupstream/masterDominik Holland2022-01-273-1/+15
* Improve error handling when parsing annotation filesDominik Holland2022-01-276-7/+53
* Replace usage of 'typing.io' by 'typing'Dominik Holland2022-01-275-5/+3
* CI: Fix broken if statement in weekly/release jobDominik Holland2022-01-272-2/+2
* Bump version to 2.0.6Dominik Holland2022-01-271-1/+1
* Always provide a error message when using undefiend jinja variablesDominik Holland2022-01-271-11/+5
* Add a unitest to verify that all jinja errors are handled correctlyDominik Holland2022-01-273-0/+45
* Bump version to 2.0.5Dominik Holland2022-01-271-1/+1
* Also update the minimal requirements in setup.pyDominik Holland2022-01-271-2/+2
* Disable the antlr runtim version checkDominik Holland2022-01-272-2/+6
* Update the minimum versions of our dependenciesDominik Holland2022-01-273-6/+6
* Fix deprecated API usageDominik Holland2022-01-277-19/+19
* CI: Only upload to TestPyPI when new changes are pushed to the develop branchDominik Holland2022-01-271-0/+1
* Improve error reporting in qface filesDominik Holland2022-01-271-1/+5
* CI: Update the python-package workflow to use the new secret nameDominik Holland2022-01-271-1/+1
* CI: Add a release job which tests and uploads to PyPIDominik Holland2022-01-271-0/+68
* Allow to run the weekly job manually as wellDominik Holland2022-01-271-0/+3
* Add Badges for the build status to our READMEDominik Holland2022-01-271-1/+2
* CI: Add a weekly job which ensures the package is still buildingDominik Holland2022-01-271-0/+37
* CI: Upload to TestPyPI only once per runDominik Holland2022-01-271-1/+16
* Change the long description content type to "Markdown"Dominik Holland2022-01-271-0/+1
* CI: Upload the new version to test-pypi on every pushDominik Holland2022-01-271-1/+9
* Bump version to 2.0.4Dominik Holland2022-01-271-1/+1
* Fixes FileNotFoundError about the empty string pathJunil Kim2022-01-271-1/+2
* CI: Test with our minimal dependencies, but also with the latest versionsDominik Holland2022-01-271-1/+6
* Add a requirements_minimal.txt fileDominik Holland2022-01-271-0/+15
* Relax the required versions of all our dependenciesDominik Holland2022-01-272-24/+24
* Remove unneeded make_traceback importDominik Holland2022-01-271-2/+0
* CI: Add a github actions file to do automated testingDominik Holland2022-01-271-0/+40
* Update README.md (#86)Viktor Kopp2022-01-271-2/+2
* Bump pyyaml from 5.1 to 5.4 (#95)dependabot[bot]2022-01-272-2/+2
* Bump jinja2 from 2.10.3 to 2.11.3 (#94)dependabot[bot]2022-01-272-2/+2
* fixed all testsJuergen Ryannel2022-01-272-10/+10
* upgrade to jinja 2.10.3 to fix jinja vulnerability of 2.10.0Juergen Ryannel2022-01-273-3/+3
* add patch release 2.0.2Juergen Ryannel2022-01-271-1/+1
* freeze qface dependencies based on QtIVI input (#92)Jürgen Ryannel2022-01-275-117/+24
* update docs for qface v2 usageJuergen Bocklage-Ryannel2022-01-274-26/+140
* started to update docs for new qface v2Juergen Bocklage-Ryannel2022-01-277-154/+191
* add new test moduleJuergen Bocklage-Ryannel2022-01-272-0/+59
* updates cpp helper macrosJuergen Bocklage-Ryannel2022-01-271-12/+35
* remove variant model dependencyJuergen Bocklage-Ryannel2022-01-272-15/+11
* add run option to qface scriptJuergen Bocklage-Ryannel2022-01-274-9/+38
* Merge branch 'release/2.0'2.0Juergen Bocklage-Ryannel2018-12-2439-609/+1030
|\
| * Merge tag '1.10' into developJuergen Bocklage-Ryannel2018-12-240-0/+0
| |\
| * | - introduce qface script modeJuergen Bocklage-Ryannel2018-12-2410-72/+173
| * | - update macros to use ns filtersJuergen Bocklage-Ryannel2018-11-225-18/+48
| * | remove dependency to sh functionJuergen Bocklage-Ryannel2018-11-221-2/+2
| * | Merge branch 'develop' of github.com:Pelagicore/qface into developJuergen Bocklage-Ryannel2018-11-2210-28/+86
| |\ \
| | * | update travis to python 3.6Juergen Bocklage-Ryannel2018-11-011-1/+1
| | * | update travis ciJuergen Bocklage-Ryannel2018-11-011-2/+2