38 Commits (v2.16.x)

Author SHA1 Message Date
Mark Sagi-Kazar d877fca092
Fix coding style 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
Stephan Renatus 73fdf4f75b
storage/sql/postgres: expose stdlib tunables, set them for tests 7 years ago
Stephan Renatus 8f3cca7ba4
Revert "retry on serialization errors" 7 years ago
Alex Suraci 85dd0684ba extract and document serialization failure check 7 years ago
Alex Suraci 587081a643 postgres: refactor error handling to fix retrying 7 years ago
Alex Suraci aa068b667a postgres: improve readability of error check 7 years ago
Alex Suraci 9b9013a560 postgres: use stdlib to set serializable tx level 7 years ago
Alex Suraci 7e96021428 retry on serialization errors 7 years ago
Stephan Renatus 1d0568efe9
storage/sql: remove standup.sh 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
Alex Suraci 7c63be4104 remove incomplete mysql and cockroachdb support 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 bc55b86d0d storage: add connector object to backend storage. 9 years ago
Eric Chiang 0481fccd76 storage/sql: add missing WHERE statement to refresh token update 9 years ago
rithu john 3df1db1864 storage: Surface "already exists" errors. 9 years ago
rithu john d928ac0677 storage: Add OfflineSession object to backend storage. 9 years ago
Eric Chiang 312ca7491e storage: add extra fields to refresh token and update method 9 years ago
Eric Chiang fd20b213bb storage: fix postgres timezone handling 9 years ago
Eric Chiang fe196864c0 *: fix comment typos found with github.com/client9/misspell 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
rithu john 19c22807a7 api: adding ListPasswords() method to the storage interface. 9 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
Eric Chiang 52e2a1668c storage/sql: use isolation level "serializable" for transactions 10 years ago
Eric Chiang fe320c1928 storage/sql: fix typo in keys query 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 8012e56446 storage/sql: add password resource 10 years ago
Eric Chiang ea4f3fd365 storage/sql: enable garbage collection 10 years ago
Eric Chiang 877eb3dc7b *: add standup script to run DB tests locally and hook up travis 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