alpha
Login
or
Join now
dunkirk.sh
/
core
forked from
tangled.org/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
Pulls
Pipelines
core
/
knotserver
/
at
a5dd131f7696436a543255a71e89b0d71666fdb9
3 folders
9 files
Anirudh Oppiliappan
knotserver: return the build version at /version
1y ago
efad8fdb
config
knotserver: return the build version at /version Version is currently set during build time using ldflags, but if not, it will attempt to pick up the Go module version (if installed via 'go install' or 'go get', for example).
1 year ago
db
all: rename module to tangled.sh/tangled.sh/core
1 year ago
git
all: rename module to tangled.sh/tangled.sh/core
1 year ago
file.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
git.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
handler.go
knotserver: return the build version at /version Version is currently set during build time using ldflags, but if not, it will attempt to pick up the Go module version (if installed via 'go install' or 'go get', for example).
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
internal.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
jetstream.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
middleware.go
defer last event time in appview ingester
1 year ago
routes.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
util.go
all: use securejoin
1 year ago