Commit Graph

142 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
Timothy Messier 3609658edd
perf(session): Avoid select when canceling session (#5140)
2 years ago
Hugo 7449fd6f2a feat(host/plugin): Implement worker filter
2 years ago
Timothy Messier a92c88dfb5
refact(db): Replace get_deleted_tables function with a view
2 years ago
dani 557591967a
add tests for sql ip address columns to ensure ipv6 capabiltiy (#5062)
2 years ago
Louis Ruch a3788ab978
fix(policy): Cascade delete policy when scope is deleted (#5014)
2 years ago
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
Damian Debkowski dc21e714a5 feat(db): tracking storage bucket by worker
2 years ago
Irena Rindos 08f391c5d6
workerauth: satisfy NodeIdLoader interface (#4870)
2 years ago
Michael Li 2467f9107a
test(db): Fix skip command (#4860)
2 years ago
Michael Li e18e3ab783
test: Fix tests due to time (#4855)
2 years ago
Elim Tsiagbey 79917f74b8 feat(worker): Worker Local Storage State DB Column
2 years ago
Todd 5a17c9cd39 Resolve aliases prior to subtype attribute transforming interceptor (#4379)
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 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 07b3a7a19e
feat(dw): Add auth token fact after inserting issued auth token
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 9d82958c9f
test(sqltest): Shorten prepared statement identifiers
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
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
Johan Brandhorst-Satzkorn b229ece914
internal/db: use more efficient index for host listing (#4256)
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 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 cce52a16e6 internal/db: db migrations for session recordings (#4200)
2 years ago
Johan Brandhorst-Satzkorn e9b90d9ce1 internal/db: add schema changes for host catalog pagination
2 years ago
Todd 40d9c3fd1d Paginate iam groups (#4194)
2 years ago
Michael Milton 8d50a0913f Auth Method list pagination (#4165)
2 years ago
Todd 0fad770d8a Paginate iam user (#4185)
2 years ago
Johan Brandhorst-Satzkorn 27393a8227 internal/db: add host set indexes
2 years ago
Johan Brandhorst-Satzkorn 21c593ab71 internal/db: add host indexes
2 years ago
Todd 5aa560387c Add pagination for iam Roles (#4161)
2 years ago
Johan Brandhorst-Satzkorn 22ce2b4468 internal/db: add cred store pagination schema changes
2 years ago