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
11 files
at
55096ee07fdcd4f13d4032c1167de921042528b3
Anirudh Oppiliappan
knotserver: rework knot ownership process
1y ago
55096ee0
config
knotserver: rework knot ownership process This is now the same as what we do in spindle. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
db
*/db: set sqlite options across all connections in the pool This does result in the removal of some options that aren't supported by the SQLite driver [0], but IMO we can stick with the defaults for these. [0]: https://github.com/mattn/go-sqlite3#connection-string Signed-off-by: Winter <winter@winter.cafe>
1 year ago
git
appview,knotserver: allow forking empty repos as a result, this lets us avoid making another call to knots. Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
xrpc
knotserver/xrpc: define handlers for all ops Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
events.go
knotclient: use unix nanos in event consumer Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
file.go
appview/ingester: ingest sh.tangled.string from the firehose Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
git.go
knotserver: strip @ from ownerHandle in reject message Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
handler.go
knotserver: rework knot ownership process This is now the same as what we do in spindle. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
http_util.go
knotserver: implement /merge and /merge/check endpoints /:did/:repo/merge is only ever used when actually performing the merge, so by this point all conflicts should've been rectified and the merge *should* succeed. This is the appview's responsibility. /:did/:repo/merge/check checks for mergeability, and can be used to repeatedly check as the supplied patch is updated by the submitter.
1 year ago
ingester.go
appview,knotserver,spindle: rework jetstream do not return errors from ingesters, this causes the read loop to be killed. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
internal.go
knotserver: always show pipeline errors IMO, we shouldn't make errors opt-in to actually show upon push, at least not if/until we have a UI to show them to the user. Signed-off-by: Winter <winter@winter.cafe>
1 year ago
middleware.go
defer last event time in appview ingester
1 year ago
routes.go
knotserver: rework knot ownership process This is now the same as what we do in spindle. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
server.go
knotserver,spindle: ingest collaborator record and update rbac Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
util.go
rbac,knotserver: move `ThisServer` const to rbac pkg Signed-off-by: oppiliappan <me@oppi.li>
1 year ago