Project

General

Profile

Activity

From 02/07/2022 to 03/08/2022

03/08/2022

04:47 PM Hydrilla 1.0 second pre-release (version 1.0-beta2)
This pre-release fixes some bugs that were found in 1.0-beta1.
Provided are:
* source tarballs of `hydrilla-build...
koszko
04:26 PM Revision b2c167f1 (hydrilla): don't include schema patch version number in generated instances
koszko
04:13 PM Revision 2938a9d1 (hydrilla-builder): don't include schema patch version number in generated instances
koszko

03/07/2022

12:12 AM Revision c6505d41 (hydrilla-fixes-bundle): update Google Forms fix
koszko
01:40 PM Revision 6a7f4f33 (hydrilla): fix sending of JSON definition straight from disk file
koszko

03/02/2022

05:32 PM Revision d30ce38c (hydrilla-source-package-example): spell "JavaScript" with capital "J" and "S"
koszko
04:28 PM Revision aee1aed7 (hydrilla): refer to other sources for more information about running Hydrilla
koszko
04:15 PM Revision 4eb22719 (hydrilla): mention PyPI freedom issues in README
koszko
10:32 AM Feature #55: [Roadmap 2][Milestone] Write documentation for Hydrilla
What do you think about the new manpages, Nick?
Also, I believe it would be beneficial to have you prepare and add...
koszko
10:15 AM Revision 1cb6aaae (hydrilla): add Hydrilla server manpage
koszko

03/01/2022

05:41 PM Revision 363cbbb6 (hydrilla-builder): add Hydrilla builder manpage
koszko
09:54 AM Revision 2a7dc95e (hydrilla): update schema versions to 1.0.1
koszko
09:48 AM Revision 9271ca7b (hydrilla-builder): update schema versions to 1.0.1
koszko
09:46 AM Revision 09634f34 (hydrilla-json-schemas): fix local reference in common_definitions schema
* common_definitions-1.0.1.schema.json: change "$ref" line
* <all files>: rename to version 1.0.1
* api_mapping_descr...
koszko

02/25/2022

05:06 PM Hydrilla 1.0 first pre-release (version 1.0-beta1)
You can now grab the new Hydrilla written in Python from the [[Releases]] page.
Provided are:
* source tarballs o...
koszko

02/24/2022

04:32 PM Revision c2a56443 (hydrilla): send /query responses with proper mimetype
koszko
04:02 PM Revision 2463a134 (hydrilla): also specify babel dependency
koszko
03:53 PM Revision 60da51b1 (hydrilla): update README for 1.0 pre-release
koszko
03:40 PM Revision e7683f33 (hydrilla): adapt to change in hydrilla.util.translation()
koszko
03:40 PM Revision 7d45ef6c (hydrilla): (temporarily) remove debian packaging
koszko
03:40 PM Revision 0bbc3083 (hydrilla): add version constraints on hydrilla.builder
koszko

02/23/2022

10:18 PM Feature #55 (In Progress): [Roadmap 2][Milestone] Write documentation for Hydrilla
koszko
05:22 PM Feature #87 (Closed): Move Hydrilla to the new bags/pages schema
Python incarnation of Hydrilla is now serving our fixes at https://hydrilla.koszko.org/api_v1 koszko

02/22/2022

04:56 PM Revision 980003d6 (hydrilla): use flask.send_file() in a way comptible with WSGI deployment
koszko
04:50 PM Revision 48a0cd8e (hydrilla): support Flask 1.0
koszko
04:03 PM Revision c1c7f969 (hydrilla-builder): fix "no translation file found for domain" error
koszko
11:58 AM Revision fdac5263 (hydrilla): change translation domain to 'hydrilla-messages'
koszko
11:53 AM Revision 0fe371da (hydrilla-builder): change translation domain to 'hydrilla-messages'
koszko

02/21/2022

07:15 PM Revision 143aed2d (hydrilla-builder): enable using with Python 3.7
koszko
07:13 PM Revision c8aba30a (hydrilla): enable using with Python 3.7
koszko
06:01 PM Revision e4059a50 (hydrilla-fixes-bundle): update source name
koszko
05:22 PM Revision aefe76fb (hydrilla): make hydrilla.server.config.load() use the default config path when none is passed
This way it will be easier to create a .wsgi script for Hydrilla. koszko
02:03 PM Revision bac96457 (hydrilla-fixes-bundle): improve some of the fixes and add sample URLs for testing
koszko
09:15 AM Revision c9ea962d (hydrilla-fixes-bundle): [google-sheets-fix-display] fix missing semicolons
koszko

02/19/2022

02:17 PM Revision 2780d327 (hydrilla): make relative malcontent dir paths work when passed on the command line
koszko
01:40 PM Revision 23b943b1 (hydrilla): fix a message string
koszko

02/18/2022

06:51 PM Revision e24c60dd (hydrilla-fixes-bundle): translate all site fixes to the new Hydrilla format
Fixes in new format are yet to be tested. Things may break.
Alternative site interfaces were removed. This repository...
koszko
04:12 PM Revision fb6dd284 (hydrilla): make "uuid" an optional property
koszko
04:10 PM Revision 9b4c0456 (hydrilla-builder): make "uuid" an optional property
koszko
04:09 PM Revision 92a4d31c (hydrilla-source-package-example): make "uuid" an optional property
koszko
01:38 PM Revision 5ef63e81 (hydrilla-json-schemas): make "uuid" an optional property
koszko
12:41 PM Feature #60 (Closed): Parameterize operation of Hydrilla
New, Python implementation of Hydrilla has a reasonable command-line arguments support (made in [Click](https://click... koszko
12:39 PM Feature #57 (Closed): Optimize URL querying
URL querying using properly suited data structures is the default in new Hydrilla koszko
12:38 PM Feature #56 (Closed): Write some automated tests
New, Python implementation of Hydrilla comes with a test suite koszko
12:38 PM Feature #61 (Rejected): Make it possible to block requests from certain IP addresses
Not relevant for the new, Python version of Hydrilla which will use WSGI
koszko
12:36 PM Feature #87 (In Progress): Move Hydrilla to the new bags/pages schema
Most of the work has been done and pushed to relevant repositories koszko

02/14/2022

11:11 AM Revision f5fd82f4 (hydrilla): specify full schema URL in instances
koszko
11:06 AM Revision 136859ca (hydrilla-builder): specify full schema URL in instances
koszko
11:01 AM Revision 48606f28 (hydrilla-source-package-example): specify full schema URL in index.json
koszko
10:45 AM Revision 1d1c93d5 (hydrilla-json-schemas): specify full schema URL in instances
koszko

02/12/2022

04:44 PM Revision a1704a27 (hydrilla): when generating JSON documents, put generating software info in 'generated_by' property
koszko
04:39 PM Revision edbed9ce (hydrilla-builder): when generating JSON documents, put generating software info in 'generated_by' property
koszko
04:34 PM Revision b1917108 (hydrilla-json-schemas): facilitate including instance generator software info
koszko
04:10 PM Revision 40c24168 (hydrilla): remake internationalization, using Babel this time
koszko
02:52 PM Revision 33097569 (hydrilla-builder): move locales under builder/
koszko
01:08 PM Revision 403ca642 (hydrilla-builder): expose the entire translation object instead of just its gettext method
koszko
11:34 AM Revision 9e71d383 (hydrilla-builder): internationalize using Babel
this commit also makes the sdist tarball generated by setuptools REUSE-compliant koszko

02/11/2022

01:29 PM Revision 4e46d7f7 (hydrilla-builder): don't require setuptools_scm newer than in Debian Stable
koszko
01:28 PM Revision 07d0e830 (hydrilla-builder): bump schemas subrepo to a8442778ff400fd9d50cac7944b491c7d641df1f
koszko

02/10/2022

10:28 PM Revision 7fc29bde (hydrilla-builder): fix handling of --index-json option
koszko
09:43 PM Revision c9493bcb (hydrilla-builder): add show_default=True to --srcdir option
koszko
09:15 PM Revision e8c1af86 (hydrilla-builder): use parameters to click.Path instead of validating paths manually
koszko
04:53 PM Revision a8442778 (hydrilla-json-schemas): change URL in schema 's
koszko

02/09/2022

05:22 PM Revision ded47952 (hydrilla): make resource dependency specifier an object
koszko
05:04 PM Revision d49925b8 (hydrilla-builder): make resource dependency specifier an object
koszko
05:03 PM Revision 26c46224 (hydrilla-source-package-example): make resource dependency specifier an object
koszko
04:53 PM Revision 15d58dac (hydrilla-json-schemas): make resource dependency specifier an object
koszko
03:40 PM Revision e7824b93 (hydrilla): change file path format
From now on we'll be using format 'file/sha256/<hash>' instead of 'file/sha256-<hash>'. koszko
03:34 PM Revision 6676b4ed (hydrilla): 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 reposi...
koszko
03:30 PM Revision fd38a0e1 (hydrilla-builder): change file path format
From now on we'll be using format 'file/sha256/<hash>' instead of 'file/sha256-<hash>'. koszko
02:41 PM Revision 456ad6c0 (hydrilla-builder): include new schemas in package and in tests
koszko
01:34 PM Revision c72c8438 (hydrilla-json-schemas): refactor some definitions into a separate file and add schemas for API endpoints
koszko

02/07/2022

07:24 PM Revision 8c65ebbd (hydrilla-builder): fix typing mistake i tests
koszko
07:04 PM Revision ad4331a4 (hydrilla-builder): facilitate for including other schemas in submodule and expose them to other packages
koszko
04:54 PM Revision 8cdc6235 (hydrilla-builder): remove redundant 'version' from setup.cfg - this is handled by setuptools_scm
koszko
04:51 PM Revision 16eaeb86 (hydrilla-builder): move to a namespace package under 'hydrilla'
koszko
 

Also available in: Atom