Age | Commit message (Expand) | Author |
---|---|---|
2022-04-25 | use pyproject.toml for pytest configuration and move all tests to tests/ dire...•••this commit also fixes inclusion of sample source package's REUSE data in source dist (needed for automated tests) | Wojtek Kosior |
2022-03-08 | don't include schema patch version number in generated instancesv1.0-beta2 | Wojtek Kosior |
2022-03-01 | update schema versions to 1.0.1 | Wojtek Kosior |
2022-02-21 | enable using with Python 3.7 | Wojtek Kosior |
2022-02-18 | make "uuid" an optional property | Wojtek Kosior |
2022-02-14 | specify full schema URL in instances | Wojtek Kosior |
2022-02-12 | when generating JSON documents, put generating software info in 'generated_by... | Wojtek Kosior |
2022-02-12 | remake internationalization, using Babel this time | Wojtek Kosior |
2022-02-09 | make resource dependency specifier an object | Wojtek Kosior |
2022-02-09 | change file path format•••From now on we'll be using format 'file/sha256/<hash>' instead of 'file/sha256-<hash>'. | Wojtek Kosior |
2022-02-09 | rework Hydrilla to use a separate tool for building its source packages•••* Hydrilla now depends on "Hydrilla builder" developed at: https://git.koszko.org/hydrilla-builder/ * Hydrilla repository is now REUSE-compliant * The debian packaging is temporarily not tested and likely to be broken * JSON schemas are now in use (through 'jsonschema' Python library) * This is not yet a release and some minor changes to the API on-fisk format are going to occur before that | Wojtek Kosior |
2021-11-19 | fill served definitions with computed sha256 sums of files | Wojtek Kosior |
2021-11-18 | implement redirections to resources | Wojtek Kosior |
2021-11-17 | enable querying of patterns by url | Wojtek Kosior |
2021-11-17 | add link to software sources to ease compliance with AGPL | Wojtek Kosior |
2021-11-17 | add source index.json contents fetching | Wojtek Kosior |
2021-11-16 | add license fetching | Wojtek Kosior |
2021-11-16 | enable fetching of all mapping/resource versions | Wojtek Kosior |
2021-11-16 | update example urls | Wojtek Kosior |
2021-11-16 | fix debian packaging | Wojtek Kosior |
2021-11-15 | make test pass | Wojtek Kosior |
2021-11-15 | remove unused functions | Wojtek Kosior |
2021-11-13 | initial commit | Wojtek Kosior |