Christian Monch
df6d8a9ddb
Test execution / Test-all (push) Successful in 2m13s
allow storing of Thing-records
When inlined record extraction was introduced,
the storing of records of class `Thing` was
prohibited.
This restriction is lifted by this commit.
|
2026-06-24 15:56:54 +02:00 |
| .. |
|
audit
|
add dynamic collection creation
|
2026-06-12 12:35:46 +02:00 |
|
auth
|
improve configuration processing
|
2026-06-12 12:41:54 +02:00 |
|
backends
|
update format
|
2026-06-12 12:41:54 +02:00 |
|
commands
|
use PUT to upload configurations
|
2026-06-24 09:44:30 +02:00 |
|
patches
|
add patch for type reference generation
|
2025-12-17 21:47:38 +01:00 |
|
store
|
allow storing of Thing-records
|
2026-06-24 15:56:54 +02:00 |
|
tests
|
allow storing of Thing-records
|
2026-06-24 15:56:54 +02:00 |
|
__about__.py
|
update changelog, bump version
|
2026-06-22 11:24:24 +02:00 |
|
__init__.py
|
change HTTP status imports to non-deprecated symbols
|
2026-06-23 08:47:29 +02:00 |
|
abstract_config.py
|
clean up version 2 configuration code
|
2026-06-24 09:44:30 +02:00 |
|
admin.py
|
add --admin-token-hash, remove --admin-token
|
2026-06-12 12:41:54 +02:00 |
|
api_key.py
|
refactor code
|
2025-09-25 04:17:48 +02:00 |
|
collection.py
|
allow storing of Thing-records
|
2026-06-24 15:56:54 +02:00 |
|
collection_endpoints.py
|
add PUT method for administration endpoints
|
2026-06-24 09:44:30 +02:00 |
|
conftest.py
|
format code according to hatch fmt
|
2025-02-11 10:51:39 +01:00 |
|
converter.py
|
add audit backend generation and general fixes
|
2026-06-12 12:39:32 +02:00 |
|
curated.py
|
add token- and collection deletion
|
2026-06-12 12:41:11 +02:00 |
|
exceptions.py
|
add dynamic collection creation
|
2026-06-12 12:35:46 +02:00 |
|
incoming.py
|
add token- and collection deletion
|
2026-06-12 12:41:11 +02:00 |
|
instance_state.py
|
refactor imports
|
2026-06-12 12:41:54 +02:00 |
|
lazy_list.py
|
cleanup code
|
2026-06-12 12:41:54 +02:00 |
|
main.py
|
rename dump-things-load-config to dump-things-upload-config
|
2026-06-24 09:44:30 +02:00 |
|
manifest.py
|
fix a typo in a comment
|
2026-06-12 12:41:54 +02:00 |
|
model.py
|
add audit backend generation and general fixes
|
2026-06-12 12:39:32 +02:00 |
|
resolve_curie.py
|
catch excptions in delete
|
2025-10-29 09:26:08 +01:00 |
|
token_endpoints.py
|
add PUT method for administration endpoints
|
2026-06-24 09:44:30 +02:00 |
|
utils.py
|
ensure that record-dir config files are created
|
2026-06-12 12:41:54 +02:00 |
|
validate.py
|
replace schema-property with schema_location
|
2026-06-12 12:41:54 +02:00 |