Tags give the ability to mark specific points in history as being important
-
-
-
v1.13.0-alpha
c3f60dc1 · ·v1.13.0-alpha * knots assign DIDs to git repositories * DID-based repo resolution across knot, appview, and spindle * knotmirror: read-only repo mirroring * git sites: deploy static sites from repo branches * SQLite busy-timeout on all services
-
v1.12.0-alpha
8f7e61bf · ·v1.12.0-alpha * fix minor patch application discrepancy between merge-check and merge * update blob and tree endpoints to include last-commit info * add pagination to tags and branches endpoints
-
v1.11.0-alpha
12ef7f8f · ·v1.11.0-alpha BREAKING: * rename nix module from tangled-knot to tangled.knot * add git-submodule support * allow customising PLC URL * fix issue with tag pushes responding with compare URL * fix issue with logs leaking to clients on git push
-
v1.10.0-alpha
71d46921 · ·v1.10.0-alpha * new xrpc endpoint: sh.tangled.repo.deleteBranch * knotservers now write change-id headers upon sh.tangled.repo.merge * knotservers return compare-branch links upon push * performance improvements to reduce zombie git processes
-
v1.9.1-alpha
218b13d4 · ·v1.9.1-alpha * new field to sh.tangled.repo.tree: now includes a README candidate that appviews may render alongside the filetree
-
v1.9.0-alpha
cb7167b3 · ·v1.9.0-alpha * replace knot HTTP API with XRPC * replace spindle HTTP API with XRPC
-
v1.8.1-alpha
784f670e · ·v1.8.1-alpha * fix bug with fresh knotservers where owner was not configured correctly on boot
-
v1.8.0-alpha
8dae47cf · ·v1.8.0-alpha * `skip-ci` or `ci-skip` push option to skip CI during git push * `verbose-ci` or `ci-verbose` push option to report CI errors during push * fix for commit counting * allow downloading source archive tar balls in tags * fixes for spurious jetstream failures * fix aggressive blob caching * deprecate `KNOT_SERVER_SECRET` and move to `KNOT_SERVER_OWNER` * introduce XRPC API for all authenticated endpoints
-
v1.7.0-alpha
096eb308 · ·v1.7.0-alpha knotserver: * rework Branches and Tags endpoint to use `git for-each-ref`. this is far more performant that go-git's reference iterator, and it is not susceptible to the infamous map-write-while-read bug on larger repos. * emit language breakdown information in gitRefUpdate, this allows appviews to update their knowledge of a repo language more often. * improved error handling in knotserver/internal. it should now be easier to debug failed hooks or pipeline events.
-
v1.6.0-alpha
80dba691 · ·v1.6.0-alpha knotserver: * new /events wss endpoint that pushes git & pipeline events * a host of CI related changes spindle: * the new CI runner
-
v1.5.0-alpha
eca60837 · ·v1.5.0-alpha * emit event streams from knots: the post-receive hook now emits events with ref-update metadata * cache merge checks * improve format-patch calculation logic to work on criss-crossing git trees * setup git hooks on repo creation
-
v1.4.0-alpha
17a86e6a · ·v1.4.0-alpha * support for git protocol v2 by @tjh.dev * knotserver performance improvements for commit listing & last commit times * unified knot cli: a single "knot" command for the server, guard, keys and more in the future
-
v1.3.0-alpha
3953ee26 · ·v1.3.0-alpha * knotserver: add change-id[0] support [0]: https://jj-vcs.github.io/jj/latest/glossary/#change-id
-
v1.2.2-alpha
d6ec5bd4 · ·v1.2.2-alpha * introduce syncing branches from origin in forks * better support for empty repos (shows other non-default have been updated) * show more info when we reject a http push
-
-
v1.2.0-alpha
7edbc446 · ·v1.2.0-alpha * can now upload release artifacts, stored as a blob in the pds * improved repo index with tags and branch listing * relative links to files and folders in the repo * image links are now fronted by a camo proxy service which also caches to cloudflare
-
v1.1.2-alpha
f13bcce7 · ·v1.1.2-alpha * lexicon updates to sh.tangled.knot.member * fixes for NewHiddenRef (and other functions) to url.PathUnescape refs * updates for /tags and /branches endpoints to serve more data
-