-
Release pom v0.4.3: drop glibc_check from the recipe
-
Release pom v0.4.2
-
Rebuild sando's tables with foreign keys off, not deferred
-
Turn pom's release into a hand-off to Sando
-
Add the chat client island
-
server: refuse git over HTTPS for suspended and deactivated accounts
-
docs: the namespaces makenot.work writes
-
server: write build, issue and scan metadata into refs/notes/mnw/*
-
server: refuse pushes to the namespaces MNW owns
-
server: let a notes writer choose what a lost race does
-
docs: the git notes JSON API
-
server: a JSON API for git notes
-
docs: notes search and the notes feed
-
server: read notes through the index, with search, paging and a feed
-
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