This website requires JavaScript.
Explore
Help
Register
Sign In
anti
/
DECNET
Watch
1
Star
0
Fork
0
You've already forked DECNET
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
84c1ca9c9b6401ccd369a36d01b2607dc3c6ac46
DECNET
/
decnet
/
web
/
router
/
topology
History
anti
ee176a6f79
Revert "feat(mazenet): per-LAN swarm host pin"
...
This reverts commit
0d92170a57
.
2026-04-25 03:26:19 -04:00
..
__init__.py
feat(engine,api): add orphan topology resource reaper
2026-04-21 22:13:44 -04:00
_guards.py
…
_target_host.py
…
api_catalog.py
fix(topology/allocator): widen default subnet base to /12 for mass-scale
2026-04-24 18:57:55 -04:00
api_create_blank_topology.py
…
api_create_topology.py
fix(api/topology): map duplicate-name IntegrityError to 409
2026-04-24 19:06:37 -04:00
api_decky_crud.py
…
api_delete_topology.py
…
api_deploy_topology.py
fix(engine): surface CalledProcessError.stderr in deploy-failure log + status reason
2026-04-24 19:31:37 -04:00
api_edge_crud.py
…
api_events.py
feat(api/sse): per-user connection cap + viewer-safe invariant
2026-04-24 15:01:20 -04:00
api_get_topology.py
…
api_lan_crud.py
Revert "feat(mazenet): per-LAN swarm host pin"
2026-04-25 03:26:19 -04:00
api_list_topologies.py
feat(api): cap offset on list-topologies and transcript endpoints
2026-04-24 14:14:25 -04:00
api_mutations.py
…
api_reap_orphans.py
feat(api): pin response_model on dict-returning mutation routes
2026-04-24 14:27:58 -04:00
api_teardown_topology.py
…