indie-status-page/venv/lib/python3.11/site-packages/greenlet
IndieStatusBot 902133edd3 feat: indie status page MVP -- FastAPI + SQLite
- 8 DB models (services, incidents, monitors, subscribers, etc.)
- Full CRUD API for services, incidents, monitors
- Public status page with live data
- Incident detail page with timeline
- API key authentication
- Uptime monitoring scheduler
- 13 tests passing
- TECHNICAL_DESIGN.md with full spec
2026-04-25 05:00:00 +00:00
..
platform feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
tests feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
__init__.py feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
_greenlet.cpython-311-x86_64-linux-gnu.so feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
CObjects.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_allocator.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_compiler_compat.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_cpython_compat.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_exceptions.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_internal.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_msvc_compat.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_refs.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_slp_switch.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
greenlet_thread_support.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
PyGreenlet.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
PyGreenlet.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
PyGreenletUnswitchable.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
PyModule.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
slp_platformselect.h feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TBrokenGreenlet.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TExceptionState.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TGreenlet.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TGreenlet.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TGreenletGlobals.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TMainGreenlet.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TPythonState.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TStackState.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TThreadState.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TThreadStateCreator.hpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TThreadStateDestroy.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00
TUserGreenlet.cpp feat: indie status page MVP -- FastAPI + SQLite 2026-04-25 05:00:00 +00:00