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-05-14
fix: delegate to client_* directly
mo khan
2025-05-14
test: invline variable
mo khan
2025-05-14
refactor: use the existing oidc TestServer
mo khan
2025-05-14
test: remove commented out code
mo khan
2025-05-14
refactor: remove unnecessary params from ctor
mo khan
2025-05-14
feat: provider a fallback provider that defaults to hard-coded paths
mo khan
2025-05-14
test: disable pending test
mo khan
2025-05-14
test: exit if discovery endpoint is not reachable
mo khan
2025-05-14
test: use host network mode locally and in CI
mo khan
2025-05-14
test: use playwright to test out an OIDC login
mo khan
2025-05-14
test: add wait strategies for each of the ports
mo khan
2025-05-14
test: wait for envoy port
mo khan
2025-05-14
test: log env vars
mo khan
2025-05-14
test: use generic type
mo khan
2025-05-13
test: add integration test for envoy proxy configuration
mo khan
2025-05-13
test: do not normalize env vars in CI
mo khan
2025-05-13
test: disable host port access in CI
mo khan
2025-05-13
test: extract function for container options
mo khan
2025-05-13
test: normalize the issuer again
mo khan
2025-05-13
test: do not normalize the issuer
mo khan
2025-05-13
test: try host network mode
mo khan
2025-05-13
test: check for error before logging
mo khan
2025-05-13
chore: try to disable TESTCONTAINERS_HOST_OVERRIDE
mo khan
2025-05-13
refactor: loop through each of the loopback addresses
mo khan
2025-05-13
test: try binding to an ipv4 loopback address/port
mo khan
2025-05-13
test: replace loopback addresses with testcontainer internal host
mo khan
2025-05-13
chore: print docker info before running integration tests
mo khan
2025-05-13
chore: export TESTCONTAINERS_HOST_OVERRIDE in .gitlab-ci.yml
mo khan
2025-05-13
chore: specify the max_active_downstream_connections
mo khan
2025-05-12
test: record http client requests
mo khan
2025-05-12
test: extract function to normalize issuer
mo khan
2025-05-12
test: replace localhost with testcontainers internal hostname
mo khan
2025-05-12
chore: use verbose output for integration tests
mo khan
2025-05-12
chore: use verbose integration test output
mo khan
2025-05-12
test: split integration test into separate files
mo khan
2025-05-12
test: increase startup timeout
mo khan
2025-05-12
chore: do not use docker cache when building
mo khan
2025-05-12
test: remove UI tests
mo khan
2025-05-12
chore: do not cache docker build
mo khan
2025-05-12
chore: fix typo in envoy config
mo khan
2025-05-12
chore: safe_regex_match is deprecated and replaced with string_match
mo khan
2025-05-12
docs: add links to envoy documentation for each filter
mo khan
2025-05-12
docs: improve developer docs
mo khan
2025-05-12
chore: update Makefile to use init script to run both sparkle and envoy
mo khan
2025-05-12
docs: add some develop documentation
mo khan
2025-05-12
chore: mimic how services are run between docker and host machine
mo khan
2025-05-12
refactor: mimic target deployment filesystem
mo khan
2025-05-12
chore: update to envoy v1.34
mo khan
2025-05-11
chore: fix the production deployment
mo khan
2025-05-11
fix: redirect to dashboard when already logged in at callback url
mo khan
[next]