-
server: feed the notes index from all three ref writers
-
server: the git_notes index table and the diff that feeds it
-
server: verify and display commit and tag signatures
-
server: render refs/replace/*
-
server: mailmap, commit trailers, and annotated tag bodies
-
Pin the toolchain to an exact version, not a floating channel
-
docs: document git notes, and say so on the git landing page
-
server, mnw-cli: accept notes pushes through an inbox ref
-
server: put the notes refspec on the Notes tab
-
server: merge two notes refs with git's own strategies
-
server: write git notes from the commit page
-
server: publish a note with a compare-and-swap retry loop
-
appeals: describe the routes that actually exist
-
server: splice notes into a tree, and give the engine a write half
-
multithreaded: schedule the chat sweeps, report connections in health
-
server: surface notes on the file and blame views
-
multithreaded: chat routes
-
server: add a Notes tab to the git browser
-
server: cache flattened notes trees in AppState
-
server: mark annotated commits in the git logs
-
server: show git notes on the commit page
-
multithreaded: implement the four livechat traits
-
server: git notes read core
-
multithreaded: chat message storage and retention
-
livechat: add Message.author and a moderation front door
-
kberg: stop dragging aws-lc-rs into every consumer
-
Ban the C crypto backends by name in cargo-deny
-
Move the server off aws-lc-rs onto ring
-
Move off aws-lc-rs onto the ring provider
-
Drop openssl from the server: webauthn-rs 0.6, and an explicit rustls provider