Commit Graph

16 Commits (69fc3a47d07969c3e29e1fcd6a9b6d818052d47a)

Author SHA1 Message Date
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Elim Tsiagbey 16f48686a7
Refactor Target Repository (#3092)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Hugo Vieira bf1486f75e
refact(target): Add context to RepositoryFactory constructor
4 years ago
Timothy Messier eb61ac6304
refact(session): Add context to session factory
4 years ago
Damian Debkowski 27e9f775be feat: add initial migration hook
4 years ago
Jeff Malnick 1f66685864
feat: set default connection limit to unlimited (-1) instead of 1 (#2234)
4 years ago
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Todd beecbbb8a2
Upsert creates a new KMS and Updates PKI workers (#2187)
4 years ago
Todd 3fbf901739
Add source to worker tags table (#2087)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
irenarindos 9e27605213 refact(servers): Split server table into worker and controller
4 years ago
Lars Lehtonen b6ee5dc9cc
internal/session: fix dropped test errors (#1928)
4 years ago
Irena Rindos 5a2c0db586 fix(session connections): Create session connection repository
4 years ago