aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | Repair FIPS test.J08nY2023-02-091-0/+1
* | Fix some failing CC scheme downloads.J08nY2023-02-092-12/+16
* | Merge pull request #312 from crocs-muni/fix/improve-path-setting-cert-interna...adamjanovsky2023-02-052-11/+81
|\ \
| * | fix json deserialization due to cert path handlingAdam Janovsky2023-02-052-11/+81
|/ /
* | Merge pull request #311 from crocs-muni/pin-linter-versionsadamjanovsky2023-02-043-30/+32
|\ \
| * | final commitAdam Janovsky2023-02-044-68/+27
| * | .Adam Janovsky2023-02-041-2/+6
| * | just another random pipeline fixAdam Janovsky2023-02-041-1/+1
| * | add compiled deps to lint pipelineAdam Janovsky2023-02-041-1/+3
| * | fix error in new_lint.ymlAdam Janovsky2023-02-041-5/+2
| * | new lint pipelineAdam Janovsky2023-02-042-6/+46
|/ /
* | Merge pull request #309 from crocs-muni/deanonymize-docsadamjanovsky2023-02-033-8/+7
|\ \
| * \ Merge branch 'main' into deanonymize-docsAdam Janovsky2023-02-0346-325/+213
| |\ \ | |/ / |/| |
* | | Merge pull request #308 from crocs-muni/replace-linters-with-ruffadamjanovsky2023-02-0346-325/+213
|\ \ \
| * | | add flake8-simplify to ruffAdam Janovsky2023-02-0313-52/+31
| * | | pin linter versions, fix some lint problemsAdam Janovsky2023-02-039-13/+13
| * | | fix some return statementsAdam Janovsky2023-02-0314-59/+40
| * | | ruff enforce comprehensionsAdam Janovsky2023-02-0320-37/+37
| * | | ruff enforce pathlibAdam Janovsky2023-02-023-22/+26
| * | | adds some pylint checks to ruffAdam Janovsky2023-01-2714-26/+22
| * | | fix typo in ruff github actionAdam Janovsky2023-01-271-1/+1
| * | | replace pyupgrade with ruffAdam Janovsky2023-01-275-28/+3
| * | | replace flake8 with ruffAdam Janovsky2023-01-276-62/+15
| * | | replace isort with ruffAdam Janovsky2023-01-2716-35/+35
|/ / /
| * | ack IGA grant in readmeAdam Janovsky2023-02-031-0/+4
| * | deanonymize docsAdam Janovsky2023-02-032-8/+3
|/ /
* | jsonschema: set min. value of n_threads = -1 (#307)0.1.3adamjanovsky2023-01-101-1/+1
* | Fix/pypdf and cli fixes (#306)adamjanovsky2023-01-1013-72/+63
* | Merge pull request #305 from crocs-muni/fix/304Ján Jančár2023-01-091-1/+2
|\ \
| * | Fix #304.J08nY2023-01-091-1/+2
|/ /
* | Move logos in docs to PNG.J08nY2023-01-094-3/+3
* | Fix/cli arguments (#303)adamjanovsky2023-01-091-38/+43
* | Fix/badge targets (#302)adamjanovsky2023-01-021-2/+2
* | fix broken badges (#301)adamjanovsky2023-01-021-2/+2
|/
* Merge pull request #299 from crocs-muni/issue/298-OCR-processing-failsadamjanovsky2022-12-144-27/+11
|\
| * delete draft release action (not used)Adam Janovsky2022-12-142-24/+2
| * download spacy model in test pipelineAdam Janovsky2022-12-141-1/+3
| * fix OCR txt_path accessAdam Janovsky2022-12-141-2/+6
|/
* Merge pull request #297 from crocs-muni/fix/pypi-action0.1.2adamjanovsky2022-12-106-6/+8
|\
| * update pypi actionAdam Janovsky2022-12-105-5/+7
| * update release on pypi actionAdam Janovsky2022-12-101-1/+1
|/
* Merge pull request #296 from crocs-muni/fix/bad-link-in-readme0.1.1adamjanovsky2022-12-101-23/+9
|\
| * update readmeAdam Janovsky2022-12-101-23/+9
|/
* Merge pull request #295 from crocs-muni/issue/287-Rename-CommonCriteria-filesadamjanovsky2022-12-1029-258/+257
|\
| * rename notebook common_criteria -> ccAdam Janovsky2022-12-105-5/+5
| * rename CommonCriteriaMaintenanceUpdate -> CCMaintenanceUpdateAdam Janovsky2022-12-105-19/+15
| * Rename CommonCriteriaCert -> CCCertificateAdam Janovsky2022-12-1020-218/+218
| * rename common_criteria modules to ccAdam Janovsky2022-12-0922-80/+83
|/
* flat -> src layout (#294)adamjanovsky2022-12-0971-465/+913
* Merge pull request #292 from crocs-muni/feat/codecovJán Jančár2022-12-084-4/+16
|\