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
65ac2a148aea67bb08bd6e252bbc9db87f6bb148
8 folders
5 files
oppiliappan
appview: assortment of fixes
7mo ago
1dc3323a
config
appview: assortment of fixes - allow repo website to be empty when editing base settings - fix spindle hostname in nix vim - fix default PLC url in spindles Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
db
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
engine
spindle: emit control log lines for start and end of steps Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
engines
spindle: emit control log lines for start and end of steps Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
models
spindle: emit control log lines for start and end of steps Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
queue
spindle: rework db schema Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
secrets
*/db: actually enable foreign keys `sql.DB` pools connections, which means that there's a good chance that our foreign keys aren't actually being enforced, unless a goroutine happens to be using the connection that was made when we set `pragma foreign_keys = 1`. Signed-off-by: Winter <winter@winter.cafe>
10 months ago
xrpc
lexicons: remove sh.tangled.repo::owner Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
ingester.go
spindle/stream: add keep alive ping to log streaming. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
7 months ago
middleware.go
spindle: improve the logging situation Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
motd
spindle: move MOTD to embedded file Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
server.go
spindle/server: refactor spindle code to allow calling functions separate from Run() Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
7 months ago
stream.go
spindle/stream: add keep alive ping to log streaming. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
7 months ago