alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
knotserver
4 folders
9 files
at
ff7ddde5ddef53bfc942a2bf0312f6447877c576
Seongmin Lee
nix,knotserver,knotmirror/xrpc: `sync.requestCrawl` support
4mo ago
a15e0f65
config
nix,knotserver,knotmirror/xrpc: `sync.requestCrawl` support knotmirror ingests repo creation event from atproto relay through tap, not from knotstream. Therefore, knotserver will request `sync.requestCrawl` with optional new repo information to notify the repo creation event. Knot will call `sync.requestCrawl` on following cases: - on startup - when `/event` stream has failed - on repo creation (mandatory) Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
db
knotserver: add ability to run migrations on knots Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
git
appview,knotmirror: use knotmirror to read the repository Underlying types except the interface hasn't changed much. Removed `xrpcclient.HandleXrpcErr()` call as appview always expect knotmirror with compatible API. Signed-off-by: Seongmin Lee <git@boltless.me>
5 months ago
xrpc
nix,knotserver,knotmirror/xrpc: `sync.requestCrawl` support knotmirror ingests repo creation event from atproto relay through tap, not from knotstream. Therefore, knotserver will request `sync.requestCrawl` with optional new repo information to notify the repo creation event. Knot will call `sync.requestCrawl` on following cases: - on startup - when `/event` stream has failed - on repo creation (mandatory) Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
events.go
nix,knotserver,knotmirror/xrpc: `sync.requestCrawl` support knotmirror ingests repo creation event from atproto relay through tap, not from knotstream. Therefore, knotserver will request `sync.requestCrawl` with optional new repo information to notify the repo creation event. Knot will call `sync.requestCrawl` on following cases: - on startup - when `/event` stream has failed - on repo creation (mandatory) Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
git.go
knotserver/git: reject requests to unknown repos Signed-off-by: Seongmin Lee <git@boltless.me>
5 months ago
http_util.go
knotserver: remove unused functions Signed-off-by: noClaps <git@zerolimits.dev>
10 months ago
ingester.go
types: rework NiceTree to use go-git filemodes we can now differentiate between regular directories and submodules in filetree walkers. this fixes things like broken commit info and language detection in submodules. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
internal.go
types: rework NiceTree to use go-git filemodes we can now differentiate between regular directories and submodules in filetree walkers. this fixes things like broken commit info and language detection in submodules. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
middleware.go
knotserver: add cors headers as a middleware function Signed-off-by: @nekomimi.pet <ana@nekoimimi.pet>
9 months ago
router.go
knotserver: use correct context key Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
server.go
nix,knotserver,knotmirror/xrpc: `sync.requestCrawl` support knotmirror ingests repo creation event from atproto relay through tap, not from knotstream. Therefore, knotserver will request `sync.requestCrawl` with optional new repo information to notify the repo creation event. Knot will call `sync.requestCrawl` on following cases: - on startup - when `/event` stream has failed - on repo creation (mandatory) Signed-off-by: Seongmin Lee <git@boltless.me>
4 months ago
util.go
lexicons: remove sh.tangled.repo::owner Signed-off-by: oppiliappan <me@oppi.li>
11 months ago