- Jan 30, 2025
-
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
python naming convention for sdists changed
-
Duncan Macleod authored
-
- Mar 19, 2024
-
-
Duncan Meacher authored
1.5.0 release See merge request !87
-
Duncan Meacher authored
-
- Mar 18, 2024
-
-
Duncan Meacher authored
Allow not configuring a grid-mapfile See merge request !84
-
- Mar 01, 2024
-
-
Duncan Macleod authored
-
Duncan Macleod authored
Enable getting the latest diskcache over a socket Closes #34 See merge request !79
-
- Feb 14, 2024
-
-
Duncan Meacher authored
Support enforcing tokens against multiple token issuers Closes #37 See merge request !83
-
- Feb 09, 2024
-
-
Duncan Macleod authored
closes #37
-
- Jan 22, 2024
-
-
Duncan Macleod authored
using `diskcache dump` server/client interaction
-
Duncan Macleod authored
to make it easier to ignore that later
-
Duncan Macleod authored
and less file-centric. Renames: - CacheManager -> DiskcacheManager - FileManager -> CacheManager
-
Duncan Macleod authored
-
- Nov 29, 2023
-
-
Duncan Macleod authored
Fix bogus date in RPM %changelog Closes #36 See merge request !82
-
- Nov 28, 2023
-
-
Duncan Macleod authored
-
- Nov 22, 2023
-
-
Duncan Meacher authored
1.4.0 release See merge request !81
-
Duncan Meacher authored
-
- Nov 08, 2023
-
-
Duncan Macleod authored
Fix detection of X.509 cert in headers See merge request !80
-
Duncan Macleod authored
by properly detecting Apache's weird `(null)` value
-
Duncan Macleod authored
Differentiate between HTTP errors 401 and 403 when authorising requests Closes #32 See merge request !75
-
Duncan Macleod authored
Separately document the LDR API See merge request !78
-
Duncan Macleod authored
Add support for diskcache 0x0101 (multiple extensions, take 2) Closes #21 See merge request !76
-
- Nov 07, 2023
-
-
Duncan Macleod authored
-
Duncan Macleod authored
this commit adds support for determining the version of a diskcache ASCII file via the `# version:` header, and then mapping that version to a specific line parser that is then applied to the whole file. the version parsing is dynamic, so we should be able to elegantly handle the version changing while the app is running. this also adds support for parsing the 'multiple extensions' diskcache ASCII format, 0x0101 (closes #21), and migrates the test suite to use that by default
-
- Nov 02, 2023
-
-
Duncan Macleod authored
-
- Nov 01, 2023
-
-
Duncan Macleod authored
Separate old LDR paths to a different 'compatibility' API Closes #23 See merge request !63
-
-
to support nested blueprints
-
-
but register it by default for compatibility
-
- Oct 30, 2023
-
-
Duncan Meacher authored
Add debian/clean file Closes #31 See merge request !74
-
Duncan Meacher authored
Remove build/test CI jobs for EL7 Closes #29 See merge request !71
-
- Oct 26, 2023
-
-
Duncan Macleod authored
Don't fail flake8 on lint See merge request !77
-
Duncan Macleod authored
just let the code quality widget present it
-
- Sep 19, 2023
-
-
Duncan Macleod authored
-
Duncan Macleod authored
-
- Aug 31, 2023
-
-
Duncan Macleod authored
-