index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
db
Age
Commit message (
Collapse
)
Author
2025-07-31
Connect to postgresql
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
feat: add a secure repository that authorizes access to each entity
mo khan
2025-07-24
refactor: remove NewSparkle function
mo khan
2025-07-24
feat: publish an event after a new sparkle is saved to the database
mo khan
2025-06-13
refactor: sort fields
mo khan
2025-06-13
fix: lock the mutex before reading
mo khan
2025-06-13
test: add a simple test for the All() method
mo khan
2025-06-13
test: add test to produce error that bypasses repository interface
mo khan
2025-06-13
fix: take a lock before updating the list of items
mo khan
2025-06-13
test: reproduce a race condition
mo khan
2025-05-07
refactor: provide context to repository to apply timeout
mo khan
2025-04-28
feat: sort the in memory items
mo khan
2025-04-25
refactor: move db and mountable to app
mo khan