- Mar 08, 2022
-
-
Duncan Macleod authored
-
- Mar 04, 2022
-
-
Duncan Macleod authored
-
Duncan Macleod authored
Fix URL filtering to match old server See merge request !27
-
- Mar 03, 2022
-
-
Duncan Macleod authored
only apply the filter-preference when a urltype is given
-
Duncan Macleod authored
Enable returning full cache with GWDataFindApp.get_cache_data See merge request !25
-
Duncan Macleod authored
to allow retrieving the entire cache
-
- Mar 02, 2022
-
-
Duncan Meacher authored
Modularise the way the cache is constructed See merge request !23
-
Duncan Meacher authored
Use context manager for locks See merge request !22
-
Duncan Meacher authored
Add support for versioned API See merge request !21
-
Duncan Meacher authored
Remove 'POST' method support See merge request !20
-
to make moving the filetype to the innermost level easier in the future
-
with the current API designated 'v1'
-
rather than manual acquire/release
-
Duncan Macleod authored
we don't support POST, the default for route() is GET so we don't need to specify it
-
Duncan Macleod authored
Fix flake8 issues on gunicorn.config.py See merge request !24
-
Duncan Meacher authored
-
- Mar 01, 2022
-
-
Duncan Meacher authored
-
Duncan Meacher authored
Attempt to define a binary RPM for a full server package See merge request !12
-
Duncan Macleod authored
rather than relying on no files being found
-
-
- Feb 22, 2022
-
-
Duncan Meacher authored
Simplify decorator for auth validation See merge request !17
-
Duncan Meacher authored
Use f-strings for string formatting See merge request !18
-
Duncan Meacher authored
Move the Flask app to a separate module Closes #5 See merge request !19
-
- Feb 21, 2022
-
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
closes #5
-
Duncan Macleod authored
-
Duncan Meacher authored
Simplify app creation See merge request !16
-
Duncan Macleod authored
just set the daemon property, see https://docs.python.org/3/whatsnew/3.10.html#deprecated
-
Duncan Macleod authored
using a config file variable
-
Duncan Macleod authored
I have no idea why the app was being created twice
-
Duncan Macleod authored
-
Duncan Meacher authored
Fix debug logging See merge request !15
-
Duncan Meacher authored
Improve cache update logging See merge request !14
-
Duncan Macleod authored
integrate with built-in flask debug mode
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
Fix the CI again See merge request !13
-
Duncan Macleod authored
use the templates a wee bit less
-
- Feb 17, 2022
-
-
Duncan Meacher authored
Fix CI for renamed repo See merge request !11
-