index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-08-01
Merge branch 'spicedb-postgresql' into 'main'
mo khan
2025-08-01
Load SpiceDB schema into pg
mo khan
2025-07-31
Merge branch 'sparkle-visibility' into 'main'
mo khan
2025-07-31
Connect to postgresql
mo khan
2025-07-30
Merge branch 'secure-repository' into 'main'
mo khan
2025-07-30
refactor: extract Boot() function to kickstart background job queue API
mo khan
2025-07-30
fix: return a global id for an anonymous user
mo khan
2025-07-30
refactor: rename repository types
mo khan
2025-07-30
refactor: add ctor option to add repository publishing
mo khan
2025-07-30
refactor: extract a separate repository to publish events
mo khan
2025-07-28
chore: remove claude file
mo khan
2025-07-28
chore: update modules
mo khan
2025-07-28
test: fix integration test
mo khan
2025-07-28
chore: fix typo in startup logs
mo khan
2025-07-28
feat: add a secure repository that authorizes access to each entity
mo khan
2025-07-25
fix: do not close the client after exiting from init()
mo khan
2025-07-25
chore: do not start another instance of go tool because signals are not forwa...
mo khan
2025-07-25
refactor: extract init to load ioc container with dependencies
mo khan
2025-07-25
chore: release authzed client on shutdown
mo khan
2025-07-25
chore: upgrade minit to include process restarts
mo khan
2025-07-25
chore: upgrade to golang 1.24.5
mo khan
2025-07-25
chore: start spicedb first
mo khan
2025-07-25
test: add missing env vars to end-to-end tests
mo khan
2025-07-25
chore: extract LOG_LEVEL env var to tune logging
mo khan
2025-07-25
chore: add placeholder ZED_ env vars to staging and prod
mo khan
2025-07-24
Merge branch 'the-spice-must-flow' into 'main'
mo khan
2025-07-24
chore: install yamlfmt because go tool is not working
mo khan
2025-07-24
chore: use -lint instead of --lint
mo khan
2025-07-24
refactor: extract job to process relationship updates in background
mo khan
2025-07-24
chore: use go tool to run yamlfmt in CI
mo khan
2025-07-24
chore: use go tool to manage zed in CI
mo khan
2025-07-24
chore: print version of zed
mo khan
2025-07-24
refactor: delegate to GlobalID to provide object references
mo khan
2025-07-24
feat: create a GlobalID type
mo khan
2025-07-24
refactor: remove NewSparkle function
mo khan
2025-07-24
refactor: rename entity
mo khan
2025-07-24
refactor: extract defaultEntity type
mo khan
2025-07-24
test: Validate Entity ObjectReference
mo khan
2025-07-24
fix: add some hard-coded fixes to get relationships written to the database
mo khan
2025-07-24
refactor: use username as id for demo
mo khan
2025-07-24
chore: add event aggregator to IoC
mo khan
2025-07-24
feat: publish an event after a new sparkle is saved to the database
mo khan
2025-07-24
chore: remove cockroach db
mo khan
2025-07-24
refactor: move function to spice.go
mo khan
2025-07-24
chore: fix spelling of cockroach
mo khan
2025-07-24
chore: configure cockroach
mo khan
2025-07-24
chore: start cockroach db in Procfile
mo khan
2025-07-24
chore: install cockroachdb
mo khan
2025-07-23
refactor: remove create permission check
mo khan
2025-07-23
chore: extract test-schema target
mo khan
[next]