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
8 files
at
8dd9e59b99e83e757bcadf11a4bda31fc78e6732
oppiliappan
appview,knotserver: make ref optional in all xrpc endpoint
11mo ago
8dd9e59b
config
appview,knotserver: make ref optional in all xrpc endpoint this is backwards compatible mostly. there are bugs in the old handlers around refs that include url escaped characters, these have been remedied with this patch. Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
db
knotserver/xrpc: port all handlers to xrpc queries Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
git
knotserver: set default git committer user via config Introducing `KNOT_GIT_USER_NAME` and `KNOT_GIT_USER_EMAIL` environment variables. This will prevent silently inheritting global gitconfig's user Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
11 months ago
xrpc
appview,knotserver: make ref optional in all xrpc endpoint this is backwards compatible mostly. there are bugs in the old handlers around refs that include url escaped characters, these have been remedied with this patch. Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
events.go
knotserver: clean up routes and delete old handlers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
git.go
knotserver: clean up routes and delete old handlers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
http_util.go
appview: remove all mentions of SignedClient Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
ingester.go
knotserver: clean up routes and delete old handlers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
internal.go
appview: remove all mentions of SignedClient Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
router.go
knotserver: add query lexicon for version Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
server.go
knotserver: update env vars in help output Might be useful if we could somehow build this list at runtime. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
util.go
rbac,knotserver: move `ThisServer` const to rbac pkg Signed-off-by: oppiliappan <me@oppi.li>
1 year ago