alpha
Login
or
Join now
oyster.cafe
/
tangled-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.
Monorepo for Tangled
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
tangled-core
/
spindle
/
at
5a17af77bf13448e49a3b0b00cf93baa7821ce30
8 folders
5 files
Seongmin Lee
{appview,knot,spindle}/db: add busy-timeout on sqlite connection
3mo ago
5a17af77
config
{appview,knot,spindle}/db: add busy-timeout on sqlite connection Based on: <32d9db7c74d4a98852e8e59bdd4bb8b56d16ea83> Authored-by: Lewis <lewis@tangled.org> Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
db
{appview,knot,spindle}/db: add busy-timeout on sqlite connection Based on: <32d9db7c74d4a98852e8e59bdd4bb8b56d16ea83> Authored-by: Lewis <lewis@tangled.org> Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
engine
spindle/models: stream nixery image pull errors to clients Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
engines
spindle/nixery: update setup command docs Signed-off-by: moshyfawn <email@moshyfawn.dev>
4 months ago
models
spindle/models: stream nixery image pull errors to clients Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
queue
spindle: rework db schema Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
secrets
spindle/secrets/openbao: speed up openbao unit tests by allowing connectionTimeout override Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
7 months ago
xrpc
knotmirror,tapc,spindle: rename go files to snake_case Triggers my autism. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
3 months ago
ingester.go
Revert "Revert "*/config: add PLC URL config option"" This reverts commit 55b06460d331a29b940dd06c7518d9fd0a911cd2.
8 months ago
middleware.go
spindle: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
motd
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
6 months ago
server.go
spindle: replace fmt.Println with structured logger in processPipeline Unmarshal errors in processPipeline were written to stdout via fmt.Println, bypassing the slog-based structured logger. Replace with s.l.Error so the error carries the standard fields (timestamp, component, log level) and appears consistently with the rest of spindle's log output. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
3 months ago
stream.go
spindle/stream: add keep alive ping to log streaming. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
7 months ago