- May 02, 2023
-
-
since `float` doesn't also catch `int` we don't want to encode every possible permutation (not that many, but the principle stands), just use `string` (default) and handle it later
-
-
- May 01, 2023
-
-
Duncan Meacher authored
Fix bug in find_url Closes #22 See merge request computing/gwdatafind/server!60
-
- Apr 27, 2023
-
-
Duncan Macleod authored
need to add numbers, not strings closes #22
-
Duncan Macleod authored
see #22
-
- Apr 12, 2023
-
-
Duncan Meacher authored
1.2.1 release See merge request computing/gwdatafind/server!59
-
Duncan Meacher authored
-
- Apr 11, 2023
-
-
Duncan Meacher authored
Add ability to search for fractional GPS times See merge request computing/gwdatafind/server!58
-
- Apr 06, 2023
-
-
Duncan Meacher authored
-
- Apr 05, 2023
-
-
Duncan Meacher authored
ignore comment lines in cache file See merge request computing/gwdatafind/server!57
-
Duncan Meacher authored
-
- Nov 18, 2022
-
-
Duncan Meacher authored
Update default scope/issuer for new token scheme Closes #19 See merge request computing/gwdatafind/server!55
-
closes #19
-
Duncan Meacher authored
Fix bug in parsing tokens with pathless scope See merge request computing/gwdatafind/server!54
-
Duncan Macleod authored
RPM packaging cleanup See merge request computing/gwdatafind/server!52
-
Duncan Macleod authored
-
- Jul 21, 2022
-
-
Duncan Macleod authored
Fix use of new configuration key See merge request computing/gwdatafind/server!53
-
- Jul 19, 2022
-
-
Duncan Macleod authored
-
- Apr 25, 2022
-
-
Michael Thomas authored
-
- Apr 21, 2022
-
-
Duncan Meacher authored
bumping version to 1.2.0 See merge request computing/gwdatafind/server!51
-
Duncan Meacher authored
-
Duncan Meacher authored
-
- Apr 20, 2022
-
-
Duncan Meacher authored
Improve coverage reporting See merge request computing/gwdatafind/server!49
-
Duncan Meacher authored
Fix RPM packaging for gunicorn service Closes #11 and #10 See merge request computing/gwdatafind/server!48
-
- Apr 12, 2022
-
-
use a combiner job to resolve paths and aggregate coverage properly
-
Duncan Macleod authored
Work around bug in gitlab's dependency scanning See merge request computing/gwdatafind/server!50
-
Duncan Macleod authored
to work out why it is failing
-
Duncan Macleod authored
Migrate package metadata to setup.cfg file See merge request computing/gwdatafind/server!42
-
Duncan Macleod authored
because setuptools is so old on rhel
-
Duncan Macleod authored
and add pyproject.toml for PEP-517 builders
-
Duncan Macleod authored
Add dependency and license scanning See merge request computing/gwdatafind/server!46
-
Duncan Macleod authored
Use igwn/builder image for source and binary packages See merge request computing/gwdatafind/server!47
-
Duncan Macleod authored
Refactor auth handling wrapper See merge request computing/gwdatafind/server!44
-
Duncan Macleod authored
and properly install gunicorn.conf.py closes #10, closes #11
-
Duncan Macleod authored
Debian packaging: Address #10 #11 #12 and #13 Closes #13 and #12 See merge request computing/gwdatafind/server!37
-
-
- Apr 11, 2022
-
-
to make it more modular and easier to manage, and also to improve the error handling
-
- Apr 08, 2022
-
-
Duncan Meacher authored
Update README to link to docs See merge request computing/gwdatafind/server!45
-
Duncan Meacher authored
-