Activity

Time Project Name Event Description
4 months ago pygitweb 267233d pygitweb: blame and blame_raw routes
4 months ago pygitweb 65ca31f pygitweb: replace op with Literals
4 months ago pygitweb 215041e pygitweb: replace raw request.query_params with proper Query
4 months ago pygitweb a2948bf pygitweb: replace custom project validation with fastapi.Depends
4 months ago pygitweb 71f0568 pygitweb: improve task board ui:
4 months ago pygitweb ref mr/cc7d6289fdc0d112
4 months ago pygitweb ref mr/67b7c67942b2c25b
4 months ago pygitweb 85b8192 auth: remove and redo auth from pygittools to use FastAPI's OAuth2 implementatio...
4 months ago pygitweb 19e7c78 pygitweb: move long-poll requests to an asyncio model so they are terminatable a...
4 months ago pygitweb 723996c pygitweb: merge request router and merge request tag page
4 months ago pygitweb 4401744 pygitweb: merge request router and merge request tag page
4 months ago pygitweb 20caa4c pygittools: merge request infrastructure
4 months ago pygitweb 367a341 plugins: refine the API with abstract base classes
4 months ago pygitweb dfe0870 pygitweb: add 'update' parameter to object/ref actions triggered by hooks
4 months ago pygitweb de79289 pygitweb: search with python-ripgrep
4 months ago pygitweb dab7195 pygitweb: tasks route tests
4 months ago pygitweb f5d8876 pygitweb: projects tests
4 months ago pygitweb ae1889a pygitweb: use fastapi lifetimes
4 months ago pygitweb 25e8730 tests: skip permissions tests on windows for now
4 months ago pygitweb d784010 pygitweb: add formatting, git_helpers and validation tests
4 months ago pygitweb c0ed382 pygitweb: cleanup redundant git_helpers fns in favor of pygit2
4 months ago pygitweb 69644d2 pygitweb: replace escape functions with better jinja templating
4 months ago pygitweb 0b3610d pygitweb: cleanup dead code, and a few mypy fixes
4 months ago pygitweb 11b5ebf pygitweb_pytesthtml: first-party plugin for pytest results; still experimental.
4 months ago pygitweb 1c90f78 pygitweb: start of plugins for project types