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
4e5b1f20c286f8be25a3878a33ca22b6371bdce1
oppiliappan
appview,knotserver: use ETag based caching for blobs
1y ago
6be6a26b
config
appview,knotserver: use ETag based caching for blobs this avoids stale raw content from being sent to clients. Signed-off-by: oppiliappan <me@oppi.li>
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: minor fixups to xrpc APIs Signed-off-by: oppiliappan <me@oppi.li>
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
appview,knotserver: remove redundant call to DefaultBranch
11 months 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
appview,knotserver: use ETag based caching for blobs this avoids stale raw content from being sent to clients. Signed-off-by: oppiliappan <me@oppi.li>
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