index
:
pydrilla
debian-debian
debian-upstream
koszko
master
nick
Repository for fixes and enhancements to work with Hachette, Python implementation
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-27
improve installation instructions
koszko
Wojtek Kosior
2022-04-27
fix bug in the sample WSGI script
Wojtek Kosior
2022-04-27
make use of the 'help' parameter of click.command() decorator for localized h...
v1.0
Wojtek Kosior
2022-04-27
fix/improve wsgi deployment
Wojtek Kosior
2022-04-26
correct default content directory in sample Apache2 conf files
Wojtek Kosior
2022-04-25
update README
Wojtek Kosior
2022-04-25
depend on version 1.0 of hydrilla builder
Wojtek Kosior
2022-04-25
don't require setuptools newer than in Devuan stable
Wojtek Kosior
2022-04-25
typo fix
Wojtek Kosior
2022-04-25
support --help and --version options when running the sample wsgi script from...
Wojtek Kosior
2022-04-25
use pyproject.toml for pytest configuration and move all tests to tests/ dire...
Wojtek Kosior
2022-04-22
make REUSE aware of the licensing of Debian packaging
Wojtek Kosior
2022-04-22
document --version option in the manpage
Wojtek Kosior
2022-04-19
add sample apache2 config files
Wojtek Kosior
2022-04-19
bugfix: prevent default function argument from being modified upon first call
Wojtek Kosior
2022-04-19
add sample wsgi script
Wojtek Kosior
2022-04-19
add support for --version option; expose --version and --help over HTTP
Wojtek Kosior
2022-03-08
don't include schema patch version number in generated instances
v1.0-beta2
Wojtek Kosior
2022-03-07
fix sending of JSON definition straight from disk file
Wojtek Kosior
2022-03-02
refer to other sources for more information about running Hydrilla
Wojtek Kosior
2022-03-02
mention PyPI freedom issues in README
Wojtek Kosior
2022-03-02
add Hydrilla server manpage
Wojtek Kosior
2022-03-01
update schema versions to 1.0.1
Wojtek Kosior
2022-02-24
send /query responses with proper mimetype
v1.0-beta1
Wojtek Kosior
2022-02-24
also specify babel dependency
Wojtek Kosior
2022-02-24
update README for 1.0 pre-release
Wojtek Kosior
2022-02-24
adapt to change in hydrilla.util.translation()
Wojtek Kosior
2022-02-24
(temporarily) remove debian packaging
Wojtek Kosior
2022-02-24
add version constraints on hydrilla.builder
Wojtek Kosior
2022-02-22
use flask.send_file() in a way comptible with WSGI deployment
Wojtek Kosior
2022-02-22
support Flask 1.0
Wojtek Kosior
2022-02-22
change translation domain to 'hydrilla-messages'
Wojtek Kosior
2022-02-21
enable using with Python 3.7
Wojtek Kosior
2022-02-21
make hydrilla.server.config.load() use the default configĀ path when none is ...
Wojtek Kosior
2022-02-19
make relative malcontent dir paths work when passed on the command line
Wojtek Kosior
2022-02-19
fix a message string
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
Wojtek Kosior
2022-02-09
rework Hydrilla to use a separate tool for building its source packages
Wojtek Kosior
2021-11-20
fix 'referenced before assignment' error
nick
Wojtek Kosior
2021-11-20
remove unused variable
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
[next]