| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Get rid of DUMMY_NONEXISTING_PATH. | J08nY | 2025-02-15 | 1 | -6/+4 |
| | | |||||
| * | Fix mutable default state. | J08nY | 2025-02-14 | 1 | -2/+4 |
| | | |||||
| * | Get rid of all the RETURNCODEs. | J08nY | 2025-02-14 | 1 | -6/+5 |
| | | | | | | # Conflicts: # src/sec_certs/utils/helpers.py | ||||
| * | Fix FIPS aplgo download column parse. | J08nY | 2024-07-04 | 1 | -0/+3 |
| | | | | | | | Fixes #419. Also has an impact on #409. | ||||
| * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 1 | -1/+1 |
| | | |||||
| * | fix new ruff errors | Adam Janovsky | 2023-11-10 | 1 | -1/+1 |
| | | |||||
| * | Remove indirect imports from __init__ from our code. | J08nY | 2023-04-14 | 1 | -1/+1 |
| | | |||||
| * | add flake8-simplify to ruff | Adam Janovsky | 2023-02-03 | 1 | -1/+1 |
| | | |||||
| * | fix some return statements | Adam Janovsky | 2023-02-03 | 1 | -3/+1 |
| | | |||||
| * | ruff enforce comprehensions | Adam Janovsky | 2023-02-03 | 1 | -4/+2 |
| | | |||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -0/+124 |
| - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml` | |||||
