index
:
gitlab/sts.git
full
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-12
feat: start to add support for refresh tokens
HEAD
main
mo khan
2025-06-11
refactor: extract domain model
mo khan
2025-06-11
refactor: use the migrations runner
mo khan
2025-06-11
refactor: extract design patterns
mo khan
2025-06-11
refactor: extract domain model
mo khan
2025-06-11
refactor: extract sts bin
mo khan
2025-06-11
refactor: apply SOLID principles
mo khan
2025-06-11
test: fix commented out tests
mo khan
2025-06-11
chore: run rustfmt again
mo khan
2025-06-11
chore: rustfmt and include Connection: header in responses
mo khan
2025-06-11
test: fix how the server is started
mo khan
2025-06-11
chore: do not check in the .db file
full
mo khan
2025-06-11
Add database migrations
mo khan
2025-06-11
add migration script to create the database
mo khan
2025-06-11
Add full implementation
mo khan
2025-06-10
refactor: pass config into server ctor
mo khan
2025-06-10
chore: rustfmt each file
mo khan
2025-06-09
chore: run bootstrap in CI only
mo khan
2025-06-09
Rename RegisteredClient to OAuthClient
mo khan
2025-06-09
Extract a registered client type
mo khan
2025-06-09
test: add missing tests
mo khan
2025-06-09
refactor: replace single shared with key rsa keys
mo khan
2025-06-09
refactor: split types into separate files
mo khan
2025-06-09
test: try 5 minutes
mo khan
2025-06-09
refactor: remove non-essential metadata
mo khan
2025-06-09
test: wait until the server is listening
mo khan
2025-06-09
test: extract config for http variable
mo khan
2025-06-09
chore: chmod +x bin/bootstrap
mo khan
2025-06-09
chore: fix integration tests in ci
mo khan
2025-06-09
chore: add setup script
mo khan
2025-06-09
chore: split the unit and integration tests
mo khan
2025-06-09
test: specify the BIND_ADDR
mo khan
2025-06-09
test: switch to rspec
mo khan
2025-06-06
refactor: try vibe coding with claude
mo khan
2025-05-30
feat: parse BIND_ADDR env variable
mo khan
2025-05-29
chore: rename bind to addr
mo khan
2025-05-29
chore: use mise exec --
mo khan
2025-05-29
refactor: extract an http module
mo khan
2025-05-29
chore: move server to a separate file
mo khan
2025-05-29
chore: install cargo
mo khan
2025-05-29
chore: specify gem source
mo khan
2025-05-29
chore: start sts server once before all tests
mo khan
2025-05-29
test: specify gem versions
mo khan
2025-05-29
chore: sort the environment variables
mo khan
2025-05-29
chore: list env vars
mo khan
2025-05-29
refactor: extract a server type
mo khan
2025-05-29
docs: add project README
mo khan
2025-05-29
chore: remove the mise activate step
mo khan
2025-05-29
chore: rename job to unit
mo khan
2025-05-29
feat: start to stub out the metadata endpoint
mo khan
[next]