Commit Graph

310 Commits (5d042c7ec7c19da0431bf5e1d4421376a741c2fa)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Timothy Messier 4599e64cab feat(event): Remove BOUNDARY_DEVELOPER_ENABLE_EVENTS env var
4 years ago
Jim addbfee593
chore: upgrade gofumpt to v0.3.1 (#2028)
4 years ago
Louis Ruch e6b7b7f60a
feat(db): Suppress not found events during db lookups (#1979)
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
irenarindos 32132d6bc1 refactor(session connections): Refactor connection closure
4 years ago
Irena Rindos 5a2c0db586 fix(session connections): Create session connection repository
4 years ago
Todd e4d1e501cf
fix(warehouse): Handle duplicate addresses when migrating into wh_network_address_dimension (#1860)
4 years ago
Todd 11ce54f8fb
Add DW network address dimension tables (#1855)
4 years ago
Haotian fa00a06bef
feat(host): Add host set information to static host (#1828)
4 years ago
Irena Rindos edae7c899f bug(session): Allow only valid state transitions
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Louis Ruch 5fe23ab14d feat(session): Store session credentials
4 years ago
Michael Gaffney ba8188e6d7
feat(credential): Add mapping override to credential library on lookup
4 years ago
Michael Gaffney 0e637f47b5
feat(credential): Use credential type when issuing credentials
4 years ago
Michael Gaffney c317901db4
feat(credential): add credential type to credential library on create
4 years ago
Jim baa1d88f1f
feature: Add client ip to inbound request information (#1678)
4 years ago
Michael Gaffney 72d4d6d205
fix(sql): Remove warning from create_time trigger (#1751)
4 years ago
Jim 983f7b019c
refactor (db): Remove unused gorm formatter (#1738)
4 years ago
Jeff Mitchell ad8ce50f69
Fix Windows (#1733)
4 years ago
Michael Gaffney 55c6c5872f
feat(sqltest): Make container port configurable
4 years ago
Jeff Mitchell 866bfceefc
Add secrets_hmac to host catalog output (#1712)
4 years ago
Thor 7fa2cd2526
rename migration from 01-09 after bad merge (#1709)
4 years ago
Thor ad31b6d6c3
repo: Return connection informat in Session response object (#1690)
4 years ago
Jeff Mitchell 8110e0eab3
Increment version of host during updates (#1707)
4 years ago
Jim 1b6c9a25c8
Add more opts when using Create + WithOnConflict (#1706)
4 years ago
Jim c6d79bc911
feature (db): Add WithOnConflict support to CreateItems(...) (#1699)
5 years ago
Todd Knight 5850001a07 Rename file to match others in directory and remove TODO.
5 years ago
Todd Knight f41bceda83 Merge from main and `make gen`
5 years ago
Todd Knight 884e1f2d18 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 1ac151100e
docs (internal/db): Add docs Update/Delete operations using WithWhere (#1687)
5 years ago
Todd 29b4537d3b
Reference PreferredEndpoints by top level struct name (#1688)
5 years ago
Jeff Mitchell 30e9f944a2
Add sync interval to host sets (#1680)
5 years ago
Jim c047c4d89d
refactor (db): Remove the internal/db test tables from the migrations (#1675)
5 years ago
Jeff Mitchell 48ac8b8f0b Merge branch 'main' into plugin-hostcatalogs
5 years ago
Timothy Messier 242e353f18
fix(schema): Prevent duplicate versions per edition (#1670)
5 years ago
Jim b6ad76e4d2
fix (db): Clean up tests a bit (#1669)
5 years ago
Jim f2ad4de554
fix (migrations): Adjust migration numbers to remove dups (#1667)
5 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
5 years ago
Jeff Mitchell 80d41b9044 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 4df3b40def
feature (db): Add support for multi-column PKs (#1658)
5 years ago
Todd 1ff2968409
Warehouse contains "Unsupported" host_address for plugin based hosts (#1656)
5 years ago
Timothy Messier 1a24a0fc2f
feat(sqltest): Make container name configurable
5 years ago
Todd 1312628a1e
Add plugin set sync and orphaned host cleanup jobs (#1647)
5 years ago
Jeff Mitchell 5e782b6ecc
Update view to return host IDs in a set on set lookup (#1646)
5 years ago
Timothy Messier 1b7cfb1704
feat(target): Add support for credential library validation
5 years ago
Timothy Messier 2cc58ff901
refact(target): Change repository to take CredentialLibraries
5 years ago
Todd 6eba8a4787
Lookups Catalogs and Persisted data together (#1643)
5 years ago
Jeff Mitchell b64761f38f
Add repository and functions around plugin host set membership (#1629)
5 years ago