26 Commits (26accba6b1734da3ddeb4610c4fedf1ec79df3cf)

Author SHA1 Message Date
Mark Sagi-Kazar 26accba6b1
ci: update linter 7 months ago
Sean Liao 0b6a78397e
use slog for structured logging (#3502) 2 years ago
Daniel Lipovetsky 07d7913049
chore: Upgrade golangci-lint to v1.50.1 from v1.46.0 (#2790) 3 years ago
Eng Zer Jun f0186ff265
refactor: move from io/ioutil to io and os package 5 years ago
Mark Sagi-Kazar e2b56d0a09
fix(storage/mysql): add missing port to the address 5 years ago
A Gardner 19d7edd530 Don't try to build sqlite when cgo isn't enabled 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
Nandor Kracser 80749ffd3f
storage/sql: allow specifying sql flavor specific migrations 6 years ago
Aiden Andrews-McDermott 98f78db915 Updated config.go to remove the defaulting idle connection limit of 5 which is an issue for upstream https://github.com/go-sql-driver/mysql/issues/674 6 years ago
Mark Sagi-Kazar 367b187cf4
Fix missspell 6 years ago
Nandor Kracser d2c33db8a8 storage/mysql: support pre-5.7.20 instances with tx_isolation only 7 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 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 be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Stephan Renatus 73fdf4f75b
storage/sql/postgres: expose stdlib tunables, set them for tests 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 3df1db1864 storage: Surface "already exists" errors. 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
Eric Chiang 9ce05ecf73 storage/sql: add garbage collection method 10 years ago
Eric Chiang ea4f3fd365 storage/sql: enable garbage collection 10 years ago
Eric Chiang 87a7d093b2 storage/sql: add a SQL storage implementation 10 years ago