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
3 folders
10 files
at
c4e83c26e632cb9c2bc2e025c6988534ac5d1a1e
Anirudh Oppiliappan
cmd/knot: unified knot cli
1y ago
7dd3501e
config
cmd/knot: unified knot cli Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
db
lexicons: rename, format and other required changes
1 year ago
git
patchutil: move AsDiff and AsNiceDiff to patchutil Also move FormatPatch to types to avoid an import cycle.
1 year ago
file.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
git.go
knotserver: git: improve protocol handling - Disable caching of responses as suggested by documentation. <https://git-scm.com/docs/http-protocol#_smart_server_response> - Return plain-text errors so the git client will display them. - Check Content-Type of upload-pack request.
1 year ago
handler.go
appview: rework RepoLanguages - move endpoint on knot to /{did}/{name}/languages - remove buggy percentage calculation - fix endpoint to work on empty repos - allowing calling endpoint with empty ref
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
lexicons: rename, format and other required changes
1 year ago
middleware.go
defer last event time in appview ingester
1 year ago
routes.go
appview: rework RepoLanguages - move endpoint on knot to /{did}/{name}/languages - remove buggy percentage calculation - fix endpoint to work on empty repos - allowing calling endpoint with empty ref
1 year ago
server.go
cmd/knot: unified knot cli Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
util.go
all: use securejoin
2 years ago