Commit Graph

536 Commits (cae97fcd2e2019c05e09aec24c7068e6fbbfc5d1)

Author SHA1 Message Date
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
Johan Brandhorst-Satzkorn dd2b373866 internal/db: add Now method (#3887)
2 years ago
Johan Brandhorst-Satzkorn 38536f4eef internal/db: add deleted tables for all resources (#3885)
2 years ago
Damian Debkowski 2f62f65252
fix(db): make bucket_prefix column immutable for storage buckets (#4108)
2 years ago
Elim Tsiagbey 8b8d2822df
feat(oidc): OIDC Prompt (#4053)
2 years ago
Johan Brandhorst-Satzkorn 940eb61282
sqltest: fix typo (#3886)
3 years ago
dani c89777de41
Expose Valid Principals for Vault SSH Signed Certs (#3791)
3 years ago
Jim 1c330543a7
fix (oplog keys): fix issue with migration of oplog keys to new tables (#3868)
3 years ago
Jim 4ed675be16
feat (db): add Writer.IsTx(...) (#3770)
3 years ago
Jim 0d19892e03
fix (events): convert multierror to stdlib error (#3743)
3 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Michael Gaffney 0af36d3d8a
refactor(sql): Consolidate changes to oplog_entry into one migration
3 years ago
Michael Gaffney 3befccffd7
refactor(sql): Reorder and rename oplog kms migrations
3 years ago
Michael Gaffney d8393e5793
style(sql): fix indenting and remove trailing whitespace
3 years ago
Jim a16033b73a
fix (kms): move oplog DEK into its own internal kms (#3665)
3 years ago