19 Commits (8e96058e71257eb0a32e1b0a42303094dea9d8fb)

Author SHA1 Message Date
Oleksandr Redko 9891daa585
refactor: simplify tests by using slog.DiscardHandler (#4058) 12 months ago
Sean Liao 0b6a78397e
use slog for structured logging (#3502) 2 years ago
Josh Soref 1bfe2f6db2 spelling: habit 5 years ago
A Gardner 19d7edd530 Don't try to build sqlite when cgo isn't enabled 5 years ago
Mark Sagi-Kazar 349832b380
Run fixer 5 years ago
Nandor Kracser 5b7a664e9d
add docker-compose for local testing 6 years ago
Mark Sagi-Kazar 0773c6e9f3
Add github actions CI flow 6 years ago
Nandor Kracser a572ad8fec storage/sql: rework of the original MySQL PR 7 years ago
Pavel Borzenkov e53bdfabb9 storage/sql: initial MySQL storage implementation 7 years ago
Mark Sagi-Kazar 06521ffa49
Remove the logrus logger wrapper 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Alex Suraci 0b856d1a75 pg: support host:port for backwards-compatibility 7 years ago
Divya Dadlani f82b904d05 postgres: use connection string instead of url 7 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Eric Stroczynski 4a88d0641a : update {S->s}irupsen/logrus 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
Eric Chiang 52e2a1668c storage/sql: use isolation level "serializable" for transactions 10 years ago
Eric Chiang 449f34ed2a storage/sql: print error before calling t.Fatal 10 years ago
Eric Chiang 9ce05ecf73 storage/sql: add garbage collection method 10 years ago
Eric Chiang 63f56b4269 storage: hook up conformance tests for SQL 10 years ago
Eric Chiang 87a7d093b2 storage/sql: add a SQL storage implementation 10 years ago