Commit Graph

482 Commits (e460187508c869ece6fa1f8ba03bb0c91f2d7255)

Author SHA1 Message Date
Michael Milton 8527f0305d
Fix issue where snapshot conflicts weren't being handled (#3406)
3 years ago
Michael Milton 23c40a0bc3
Update census to run less frequently (#3346)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Timothy Messier 603642f271
fix(session): List performance with large number of session connections (#3288)
3 years ago
Timothy Messier 876f9bb07f
fix(session): List performance with large number of session connections
3 years ago
Michael Gaffney 99a8777866
fix(db): Add index to session connection table
3 years ago
Johan Brandhorst-Satzkorn 610df9892b
all: propagate more history metadata (#3279)
3 years ago
Michael Gaffney 8159ddb08e
feat(db): Add function to update billing snapshot table
3 years ago
Michael Gaffney 41bdfb4406
fix(db): Fix time zone consistency issues in monthly billing views
3 years ago
Michael Gaffney 47ddd2e40a
fix(db): Fix generated series to yield consistent results
3 years ago
Michael Gaffney 053e74f66c
feat(db): Add table for census upload job status
3 years ago
Michael Gaffney 8bf80e0544
test(db): Conditionally skip monthly billing view tests
3 years ago
Jim d4e537c88d
chore: updgrade pgx direct deps to v5 (#3258)
3 years ago
Jim 536551dc0c
fix: update go-dbw dep and refactor conversion of pgx errors (#3242)
3 years ago
Timothy Messier 61a37ef4a4
fix(schema): Add missing endpoint column to session recording view
3 years ago
Timothy Messier f53d65eacd
refact(sql): Rename migrations to avoid number conflicts
3 years ago
Todd 4063880bbe
Add credential history views
3 years ago
Michael Gaffney a783c91b2d
feat(sql): Add dynamic credential hst tables to session recording
3 years ago
Michael Gaffney 3769f0851c
test(sql): Refactor the colors persona
3 years ago
Michael Gaffney 03b1291b34
feat(sql): Add history tables for dynamic credentials
3 years ago
Todd e1540be9f3
Add host information to session recording view
3 years ago
Michael Gaffney a8224f4f57
feat(sql): Add endpoint from session table to session recording
3 years ago
Michael Gaffney 06e4e46248
feat(sql): Add static credential hst tables to session recording
3 years ago
Michael Gaffney 3a64fb3d58
feat(sql): Add history tables for static credentials
3 years ago
Todd 386eac072c
Add recording_channel_ssh_aggregate view
3 years ago
Johan Brandhorst-Satzkorn 11893a8885
db: add state and error_details to recording
3 years ago
Johan Brandhorst-Satzkorn af8e4d63be
db: add channel summary details
3 years ago
Todd ee6a5f05b5
Add historical target and scope information to session recording
3 years ago
Michael Gaffney 477e6df269
feat(sql): Add target and host history tables to session recording
3 years ago
Michael Gaffney 73b710cd06
refactor(sql): Rename session recording migration
3 years ago
Michael Gaffney 37c6b8e540
feat(sql): Add history tables for hosts
3 years ago
Michael Gaffney b97dc07bb0
feat(sql): Add history tables for host catalogs
3 years ago
Michael Gaffney 7ebe393aee
feat(sql): Add history table for target_ssh
3 years ago
Todd d365123045
add session recording aggregate view
3 years ago
Louis Ruch 7263d08bc5
feat(storage): Add target storage_bucket relation
3 years ago
Timothy Messier 21f6be9ab5
refact(sql): Move migrations to avoid number conflict
3 years ago
Michael Gaffney 882b7eca2f
feat(sql): Add IAM history table references to session recording
3 years ago
Michael Gaffney 9fd01a79f0
refactor(sql): Move and rename session recording migration
3 years ago
Michael Gaffney 4488f5f8cd
refactor(sql): Move and rename history table migrations
3 years ago
Michael Gaffney 463f1e36af
feat(sql): Add history table for iam_user
3 years ago
Michael Gaffney 8ae658a570
feat(sql): Add history table and triggers for iam_scope
3 years ago
Michael Gaffney 327d950a1e
feat(sql): Add function to generate a URL safe ID
3 years ago
Michael Gaffney 94f77d36b3
feat(sql): Add a domain type for URL safe IDs
3 years ago
Michael Gaffney 647cf0d33d
feat(sql): Add URL safe base64 encoding function
3 years ago
Danielle Miu a4a14fc7fc
merged commit for plugin rework, storage bucket sql and proto, storage bucket secret rewrapping, storage bucket repository
3 years ago
Johan Brandhorst-Satzkorn 7bb44b46f5
internal/db: add session recording tables
3 years ago
Michael Milton ace2def49d
Add daily sessions pending view and accompanying snapshot table (#3217)
3 years ago
Jeff Mitchell bbe9719e19
Add tracking of worker used for injection (#3204)
3 years ago
Haotian 762e0d7d0d
fix(sql): move added file to correct folder (#3197)
3 years ago
Haotian b806297afe
style(db): rename constraint names to follow sql style guide (#2973)
3 years ago