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
e3285ce3eba3f6dfed009ce77b67e430414bc337
oppiliappan
appview: fix vet nits
6mo ago
f9e255e0
config
appview: fix vet nits somehow missed this. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
db
knotserver: add ability to run migrations on knots Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
git
appview: fix vet nits somehow missed this. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
xrpc
knotserver/git: rework merge check to also use `git am` we were using `git apply` in merge check and `git am` for the actual merge, but in reality, there are slight behavior changes among the two. this change switches out `git apply` in `mergeCheck` to use `git am` when dealing with mailbox style patches. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
events.go
knotserver: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
git.go
knotserver: support git-upload-archive service over http Allows a knotserver-hosted repository to be the target of a `git archive --remote=https://<remote>` command. Signed-off-by: tjh <x@tjh.dev>
8 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: redirect handle-path to did-path this will allow handle based url when cloning from knot over https usually appview will resolve this before redirecting to the knot this implementation just redirects to resolved path instead of passing the entire identity for performance. As we won't want to resolve same identity twice when proxied by appview. Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
server.go
knotserver: pass logger into DB Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
util.go
lexicons: remove sh.tangled.repo::owner Signed-off-by: oppiliappan <me@oppi.li>
11 months ago