Commit Graph

550 Commits (56cd59a2f73cd5cdde522bbc2dd22fa468919cf0)

Author SHA1 Message Date
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
Johan Brandhorst-Satzkorn e9b90d9ce1 internal/db: add schema changes for host catalog pagination
2 years ago
Johan Brandhorst-Satzkorn f0dbddb9e3 internal/db: ensure new columns are not null (#4197)
2 years ago
Todd 40d9c3fd1d Paginate iam groups (#4194)
2 years ago
Johan Brandhorst-Satzkorn 8dc431fef5 internal/db: renumber auth methods migration (#4199)
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 b3207d8e1c internal/host: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn d94a25bbd2 internal/host: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn d4f5677858 internal/iam: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn f9950a7e1c internal/authtoken: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn d4d1efce93 internal/session: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn 6238a533b0 internal/credential: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn fc9b26efa7 internal/target: sort public_id descending
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 77b76ae685 internal/db: reorder pagination schema files
2 years ago
Johan Brandhorst-Satzkorn 22ce2b4468 internal/db: add cred store pagination schema changes
2 years ago
Johan Brandhorst-Satzkorn 780dfe20ad internal/db: move pagination migrations to same folder (#4142)
2 years ago
Todd 5daef58f54 SQLite allows having 1 set to MaxOpenConnections (#3941)
2 years ago
Jim fba9d1cdf1 Add client daemon repo, server, and cmd
2 years ago
Michael Milton 6ba3676c37 Auth token pagination (#4113)
2 years ago
Johan Brandhorst-Satzkorn fcb47f3772 internal/db: add cred library pagination schema changes
2 years ago
Johan Brandhorst-Satzkorn 497c158b9d internal/db: add migration for static credential table
2 years ago
Michael Milton 9c3eb16046 Sessions list pagination (#4079)
2 years ago
Johan Brandhorst-Satzkorn 6181f34497 internal/db: move new migrations to new folder
2 years ago
Johan Brandhorst-Satzkorn f0f7e635a0 internal/db: add target schema for pagination design
2 years ago
Todd 5bfc8a88b1 Add indexes on update_time (#3974)
2 years ago
Johan Brandhorst-Satzkorn 43cff11865 internal/db: renumber migration
2 years ago