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
c8cb2a2998bacca63868c2ef09d7f3604ecff232
oppiliappan
appview,knotserver: remove redundant call to DefaultBranch
11mo ago
c8cb2a29
config
appview,knotserver: remove redundant call to DefaultBranch
11 months 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: remove redundant call to DefaultBranch
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: special-case tangled.sh host in push rejection msg Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year 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: remove redundant call to DefaultBranch
11 months 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