.. |
management
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
migrations
|
BasePlugin system expanded and registration system improved
|
2024-09-03 00:58:50 -07:00 |
__init__.py
|
BasePlugin system expanded and registration system improved
|
2024-09-03 00:58:50 -07:00 |
admin.py
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
ansible_utils.py
|
ignore lib dirs
|
2024-09-17 00:47:55 -07:00 |
apps.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_admindataview.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_binary.py
|
add django_huey, huey_monitor, and replace Threads with huey tasks
|
2024-09-10 00:05:45 -07:00 |
base_check.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_configset.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_extractor.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
base_hook.py
|
avoid auto-starting all supervisord workers on startup
|
2024-09-10 00:19:32 -07:00 |
base_plugin.py
|
change plugins to have both a .register that runs at import and .ready that runs later
|
2024-09-10 00:05:45 -07:00 |
base_queue.py
|
avoid auto-starting all supervisord workers on startup
|
2024-09-10 00:19:32 -07:00 |
base_replayer.py
|
cleanup plugantic and pkg apps, make BaseHook actually create its own settings
|
2024-09-06 01:48:18 -07:00 |
ini_to_toml.py
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
models.py
|
rename datetime fields to _at, massively improve ABID generation safety and determinism
|
2024-09-04 23:42:36 -07:00 |
tests.py
|
add new pydantic-based plugin system
|
2024-05-17 20:13:54 -07:00 |
views.py
|
show logs and workers in Django Admin data views
|
2024-09-10 00:05:45 -07:00 |