Activity

Time Project Name Event Description
4 months ago pygitweb 881fcba pygittools: make mypy happy on some test typing
4 months ago pygitweb 5741262 pygitweb: improve activity cache and make async
4 months ago pygitweb 2a40553 pygitweb: minor activity format fixes
4 months ago pygitweb 7947ec5 pygitweb: basic activity cache and page
4 months ago pygitweb bb40e9d projects: condense project landing page
4 months ago pygitweb ea3bf6d pygittools: RootAuthProvider tests
4 months ago pygitweb 26f0919 config: move from custom env deserialization to pydantic-settings
4 months ago pygitweb 63e6094 docs: main readme update
4 months ago pygitweb eb000f3 config: fix auth config naming and checks
4 months ago pygitweb 5e51915 uv: the great rename to pygitweb
4 months ago pygitweb 57dd703 mypy: first type fixup
4 months ago pygitweb 0cd668d config: simplify environment and path handling
4 months ago pygitweb 2c0c084 mypy: add to dev dependencies
4 months ago pygitweb 259cf17 distgit: introduce tests, fix ref path for tasks to be fully qualified
4 months ago pygitweb 49e5c70 hooks: add sample scripts for ruff format and pattern commit-msg checks
4 months ago pygitweb 2a506ff hooks: ruff hook entrypoint
4 months ago pygitweb 02e09d2 ruff: use format --preview
5 months ago pygitweb 1497256 ruff: Final format pass
5 months ago pygitweb d3008f3 ruff F401: use explicit reimport for app
5 months ago pygitweb 35d4749 ruff SIM110: return all() of comprehension
5 months ago pygitweb 239aaa8 ruff B008: no file default args
5 months ago pygitweb b4f548a ruff SIM115: use context for files
5 months ago pygitweb 40f2eb4 ruff B905: add strict parameter to zip()
5 months ago pygitweb a2068fe ruff E101: stray spaces
5 months ago pygitweb 0796ef5 ruff I001: organize imports