-
Show the item count on a paywalled project page
-
Delete test comments that restate the line under them
-
Stop the example seed paywalling most of the demo catalog
-
Delete comments that restate the line under them
-
Give the mt-db submodules and the flagging suite headers
-
Correct four comments that named things that do not exist
-
Load the real docs in the test harness
-
Cover the pending-refund crash window
-
Reach the orphaned-upload reaper from a test
-
Key each step log on its run id
-
Drop the audit_review.md citations
-
Replace pointers to deleted docs with the explanation itself
-
Commit the OpenAPI spec as a checked artifact
-
Reach the scan worker's failure branch from a test
-
Run the sandbox cap tests in every configuration
-
Choose rate limits at runtime, so CI tests the limiter that ships
-
Make the test mocks fallible, and reach the failure machinery
-
Cover the pure money and data logic, and freeze the rest from growing
-
Scope the server's mutation runs by blast radius
-
Add a test-hygiene seal, hoist duplicated test seeding into the harness
-
Ignore the server's cross-repo pom health test, as multithreaded already does
-
Close seven loose-wire audit findings
-
Add a regression test for the SSH backpressure deadlock
-
Release server v0.11.5
-
Fix git push hang by dropping unread SSH channels
-
Release mnw-server v0.11.4
-
code_smoke: advertise localhost, and fix multithreaded's clippy
-
Fix the clippy and cargo_deny failures only the build host could see
-
Bump sando to 0.2.6 for the code_smoke fix
-
Make cargo_audit and cargo_deny run, and triage what they found