Commit Graph

387 Commits (main)

Author SHA1 Message Date
aditya2548 f8363dd06e [COMPLIANCE] Update Copyright & License Headers
2 weeks ago
oss-core-libraries-dashboard[bot] 429247f407
[COMPLIANCE] Update Copyright Headers (#6282)
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)
5 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
Andrew Gaffney ebf0450b03 feat(db): LDAP Credential Library history entities
6 months ago
Andrew Gaffney f4d81e0026 feat(db): LDAP Credential Library operational entities
6 months ago
Hugo 548782a261 refact(db): Redefine credential_vault_library
6 months ago
Irena Rindos 3807a60ebd
fix(rdp): delete session proxy cert on project scope deletion (#6026)
8 months ago
irenarindos 0b9b7a5d2a chore(db): renumber migrations before merging llb
8 months ago
Irena Rindos 4527802c76 session(proxy cert):associate session with proxy certificates (#1606)
8 months ago
Irena Rindos 6afb42e334 feat(target): add proxy certificate repos and protos (#1577)
8 months ago
Andrew Gaffney 407a0adf4a feat(db): Implement RDP target entities
8 months ago
Hugo 4de25bb70c refact(db): Implement target history base and subtype table design
8 months ago
April-May c5535699e0 feat(db): Add username_password_domain credential entities
8 months ago
Sorawis Nilparuk (Bo) b061cc544d
fix(bug): runMigrations not using named returned properly (#5913)
10 months ago
Sorawis Nilparuk (Bo) d32245a33e
fix(bug): database migration does not rollback schema version on hook failure (#5908)
10 months ago
Michael Milton ca899f4fff
Allow rollbacks of migrations if hooks fail (#5904)
10 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
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 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
2 years ago
Michael Gaffney 8c291a2934
feat(scheduler): Add retries to job status
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
Timothy Messier 091ed6bacb
perf(db): Reorder index columns for primary keys
2 years ago
Timothy Messier c9578b441a
perf(db): Add indexes on foreign key to improve delete performance
2 years ago
Louis Ruch a3788ab978
fix(policy): Cascade delete policy when scope is deleted (#5014)
2 years ago
Damian Debkowski 5707a64b20
fix(db): remove storage_plugin_storage_bucket_secret-rewrapping-job table (#4993)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
Damian Debkowski 1be0e5d413
fix: pass along storage bucket credential id for sb update job (#4947)
2 years ago
Damian Debkowski dc21e714a5 feat(db): tracking storage bucket by worker
2 years ago