Commit Graph

641 Commits (moduli-e2e-admin-ui)

Author SHA1 Message Date
oss-core-libraries-dashboard[bot] 429247f407
[COMPLIANCE] Update Copyright Headers (#6282)
2 months ago
dependabot[bot] 06b46985b7
chore(deps): bump the go group across 7 directories with 21 updates (#6355)
3 months ago
Sorawis Nilparuk (Bo) 42e682e120
Mark expired Vault token as expired when Vault is unreachable (#6235)
3 months ago
Ryan Derr a396d60232
fix(db): Update migration 102 sql file to correct name including .up (#6295)
4 months ago
Hugo ad5ce4fbf8
fix(db): Delete legacy credential_vault_library_deleted purge job (#6284)
4 months ago
Bharath Gajjala c39a50570a fix(db): vault password library migration adjustments and mapping overrides (#6229)
5 months ago
Justin Nguyen 1ac444d0a8 feat(cli): Add support for password credential in redis helper (#6213)
5 months ago
Justin Nguyen 3ab1019bc2 feat(db): Add db migration to support vault password credential (#6129)
5 months ago
Bharath Gajjala 1c2bc2cc74 feat(db): Password credential migration (#6125)
5 months ago
Justin Nguyen 8bce750933 feat(db): Add new tables for password credential type (#6101)
5 months ago
Irena Rindos 4a4bbd723e
chore(sqltest): update readme (#6228)
5 months ago
Andrew Gaffney ebf0450b03 feat(db): LDAP Credential Library history entities
5 months ago
Andrew Gaffney f4d81e0026 feat(db): LDAP Credential Library operational entities
5 months ago
Hugo 548782a261 refact(db): Redefine credential_vault_library
5 months ago
David Kanney 7e6e70a40f
feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112)
6 months ago
dependabot[bot] 5f6cb00108
chore(deps): bump the go group across 13 directories with 13 updates (#6051)
7 months ago
Irena Rindos 3807a60ebd
fix(rdp): delete session proxy cert on project scope deletion (#6026)
7 months ago
dependabot[bot] 6d32c4e6cd
chore(deps): bump the go group across 13 directories with 7 updates (#6007)
7 months ago
irenarindos 0b9b7a5d2a chore(db): renumber migrations before merging llb
7 months ago
Irena Rindos 4527802c76 session(proxy cert):associate session with proxy certificates (#1606)
7 months ago
Irena Rindos 6afb42e334 feat(target): add proxy certificate repos and protos (#1577)
7 months ago
Andrew Gaffney 407a0adf4a feat(db): Implement RDP target entities
7 months ago
Hugo 4de25bb70c refact(db): Implement target history base and subtype table design
7 months ago
April-May c5535699e0 feat(db): Add username_password_domain credential entities
7 months ago
dependabot[bot] fdb665c86b
chore(deps): bump the go group across 13 directories with 8 updates (#5971)
8 months ago
Sorawis Nilparuk (Bo) b061cc544d
fix(bug): runMigrations not using named returned properly (#5913)
9 months ago
Sorawis Nilparuk (Bo) d32245a33e
fix(bug): database migration does not rollback schema version on hook failure (#5908)
9 months ago
Michael Milton ca899f4fff
Allow rollbacks of migrations if hooks fail (#5904)
9 months ago
Michael Milton 1f17313a39
Normalise grants and roles tables to improve grants query performance (#5846)
10 months ago
Ryan Derr 7040374b6f
Postgres 15 -> 16 Migration Update (#5825)
10 months ago
dependabot[bot] b56274391c
chore(deps): bump the go group across 13 directories with 59 updates (#5782)
11 months ago
Johan Brandhorst-Satzkorn 3a49c8c483
Update golang.org deps and Go version (#5595)
1 year ago
Damian Debkowski 70cdd3823c
fix(db): return expected rows err for migration logs (#5597)
1 year ago
Johan Brandhorst-Satzkorn 99f4bc092f
Update go-plugin dep (#5552)
1 year ago
Johan Brandhorst-Satzkorn 5de0c8c102
internal: ensure schema manager is closed (#5521)
1 year ago
Johan Brandhorst-Satzkorn ec0a3f964b
Worker status refactor (#5417)
1 year ago
Timothy Messier 71af25f584
fix(db): Remove begin when assembling migrations (#5148)
1 year ago
Hugo 846c849589
Worker Domain Refactor (#5338)
1 year ago
Hugo f227020b67 feat(scheduler): Use job table to select jobs to run
1 year ago
Hugo 27c432a748 feat(scheduler): Drop completed job runs as they complete
1 year ago
Michael Gaffney 9529491fa6
feat(session): Delete terminated sessions in batches
1 year ago
Michael Gaffney 8c291a2934
feat(scheduler): Add retries to job status
1 year ago
Jim ffd0d2a7d3
feat (cache): impl. soft-delete of users in cache (#5173)
2 years ago
Timothy Messier 21230e1c61
db: Re-order migrations for next release (#5146)
2 years ago
Timothy Messier 3609658edd
perf(session): Avoid select when canceling session (#5140)
2 years ago
Hugo 60dc0ec3ff feat(host/plugin): Always send plugin information on DHC requests
2 years ago
Hugo 7449fd6f2a feat(host/plugin): Implement worker filter
2 years ago
Timothy Messier 37bf59243a
refact(session): Replace state start_time/end_time with time range (#5134)
2 years ago
Timothy Messier a92c88dfb5
refact(db): Replace get_deleted_tables function with a view
2 years ago
Timothy Messier 33037b4887
perf(db): Use statement trigger for marking deleted sessions
2 years ago