Commit Graph

579 Commits (6eded679bc1222e04d285e17febbcb22847e2bce)

Author SHA1 Message Date
Louis Ruch 0cfca44cf5 fix(vault): Fixes credential_vault_credential_private view
2 years ago
Louis Ruch c376d06355 feat: Add support for correlationId
2 years ago
Elim Tsiagbey 79917f74b8 feat(worker): Worker Local Storage State DB Column
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Todd 5a17c9cd39 Resolve aliases prior to subtype attribute transforming interceptor (#4379)
2 years ago
Todd e848e76b48 Create Alias Domain Object and Repo (#4275)
2 years ago
Todd 7e2038bfcc Add alias schema changes (#4230)
2 years ago
Timothy Messier 111dc87ead
feat(billing): Fix end time comparision for all view
2 years ago
Timothy Messier e6c3795f91
refact(db): Renumber migrations for billing
2 years ago
Timothy Messier 0f765e7149
feat(timestamp): Support -/+infinity for Valuer
2 years ago
Timothy Messier 5405a275ab
feat(census): Update census tables to support additional metrics
2 years ago
Timothy Messier d84eb01516
feat(billing): Add sql functions for monthly active user counts
2 years ago
Timothy Messier 324c474f5d
feat(billing): Add views for monthly active user counts
2 years ago
Timothy Messier bbb43e20a0
test(sqltest): Remove impossible assertion
2 years ago
Timothy Messier 9514a76289
test(sqltest): Fix tests due to new auth_token insert trigger
2 years ago
Timothy Messier 9e0d96b887
feat(dw): Update auth token fact when auth token is deleted
2 years ago
Timothy Messier b938dd6706
feat(dw): Insert/update auth token fact when auth token updated
2 years ago
Timothy Messier 585b344da6
feat(auth_token): Set approximate_last_access_time when token is issued
2 years ago
Timothy Messier 07b3a7a19e
feat(dw): Add auth token fact after inserting issued auth token
2 years ago
Timothy Messier eb626bb54c
refact(wh): Use auth token id for user dimension
2 years ago
Timothy Messier 03d1cc4572
feat(dw): Add auth token accumulating fact table
2 years ago
Timothy Messier 005f3d0843
chore(sqltest): Make it possible to enable/disable db container logs
2 years ago
Timothy Messier e51d0e0b4f
feat(vault): Remove database notice when setting credential type
2 years ago
Timothy Messier 9d82958c9f
test(sqltest): Shorten prepared statement identifiers
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Jeff Mitchell 18f863514e
Finish sqltests for multi grant scopes (#4320)
2 years ago
Jeff Mitchell 025fce6f95
Change error message and add beginnings of sql tests (#4319)
2 years ago
Johan Brandhorst-Satzkorn 133e928c6d
internal/db/schema: update recording indexes (#4278)
2 years ago
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Louis Ruch fa69ddcb8a
fix(db): Set max storage policy days (#4267)
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
Johan Brandhorst-Satzkorn b229ece914
internal/db: use more efficient index for host listing (#4256)
2 years ago
Louis Ruch d620dcbd4f feat(db): Update storage policy override default to false
2 years ago
Louis Ruch 5505833702 chore: reorder db migrations from llb
2 years ago
Danielle Miu e903947bef Create delete_session_recording job and associated infra
2 years ago
Damian Debkowski c27d12c189 fix(db): add target_org_id to session_recording_aggregate table
2 years ago
Johan Brandhorst-Satzkorn dc4ea67d6e internal/db: changes for pagination
2 years ago
Danielle Miu 39b3bb2d1d fix(db): allow session_recording_aggregate to return recordings correctly
2 years ago
Danielle Miu df02651bb5 feat(db): new cols for retain and delete session recordings, update structs, and tests
2 years ago
Hugo 978db86186 feat(internal/db): Storage policies implementation (#767)
2 years ago
Johan Brandhorst-Satzkorn b6fe9824ab internal/db: optimize session list indexes
2 years ago
Johan Brandhorst-Satzkorn 69262c386c internal/db: renumber migrations (#4218)
2 years ago
Johan Brandhorst-Satzkorn 85ca909720 internal/db: add iam_scope indexes
2 years ago
Johan Brandhorst-Satzkorn d4b60241db internal/db: storage bucket pagination migrations (#4213)
2 years ago
Michael Milton 52b1c1b4c7 Managed group list pagination (#4208)
2 years ago
Johan Brandhorst-Satzkorn 44971b3559 internal/db: migrations for accounts pagination
2 years ago
Johan Brandhorst-Satzkorn 0715003945 internal/db: renumber session recording migration
2 years ago
Johan Brandhorst-Satzkorn cce52a16e6 internal/db: db migrations for session recordings (#4200)
2 years ago