Commit Graph

3982 Commits (2e69d59dd2c8edd452ddf753b4fbf8a41d963b76)
 

Author SHA1 Message Date
Michael Milton 2e69d59dd2
feat(billing): Add cli subcommand for monthly active user counts
2 years ago
Timothy Messier 111dc87ead
feat(billing): Fix end time comparision for all view
2 years ago
Timothy Messier e6c3795f91
refact(db): Renumber migrations for billing
2 years ago
Timothy Messier edfd8b5f54
feat(billing): Support -/+ infinity
2 years ago
Timothy Messier 0f765e7149
feat(timestamp): Support -/+infinity for Valuer
2 years ago
Timothy Messier e09bf09a95
refact(billing): Use sql functions instead of views
2 years ago
Timothy Messier 7c14e42897
refact(census): Make emitting events stateful for a census job
2 years ago
Timothy Messier a4b34f67c8
feat(census): Add support for multiple metrics
2 years ago
Timothy Messier 5405a275ab
feat(census): Update census tables to support additional metrics
2 years ago
Timothy Messier 5aafe66c3c
test(ratelimit): Update tests due to new endpoint
2 years ago
Michael Milton 280e9abb89
feat(billing): Add service handlers for monthly active user counts
2 years ago
Timothy Messier d84eb01516
feat(billing): Add sql functions for monthly active user counts
2 years ago
Michael Milton 7d5c3e48cd
feat(billing): Add domain level package for monthly active user counts
2 years ago
Timothy Messier 324c474f5d
feat(billing): Add views for monthly active user counts
2 years ago
Timothy Messier f3caf21979
test(authtoken): Associate test account with a user
2 years ago
Timothy Messier bbb43e20a0
test(sqltest): Remove impossible assertion
2 years ago
Timothy Messier 9514a76289
test(sqltest): Fix tests due to new auth_token insert trigger
2 years ago
Timothy Messier 9e0d96b887
feat(dw): Update auth token fact when auth token is deleted
2 years ago
Timothy Messier b938dd6706
feat(dw): Insert/update auth token fact when auth token updated
2 years ago
Timothy Messier 585b344da6
feat(auth_token): Set approximate_last_access_time when token is issued
2 years ago
Timothy Messier 07b3a7a19e
feat(dw): Add auth token fact after inserting issued auth token
2 years ago
Timothy Messier eb626bb54c
refact(wh): Use auth token id for user dimension
2 years ago
Timothy Messier 03d1cc4572
feat(dw): Add auth token accumulating fact table
2 years ago
Timothy Messier 005f3d0843
chore(sqltest): Make it possible to enable/disable db container logs
2 years ago
Timothy Messier e51d0e0b4f
feat(vault): Remove database notice when setting credential type
2 years ago
Timothy Messier 9d82958c9f
test(sqltest): Shorten prepared statement identifiers
2 years ago
Jeff Mitchell c3297bb96f
Remove worker type from CLI output (#4396)
2 years ago
Michael Li 694db71004
fix(e2e): Add extra buffer in -session-max-seconds test again (#4440)
2 years ago
Todd 366d9e95aa
Add Error logging and hclog.Logger debug logging throughout the daemon (#4384) (#4439)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Ikko Eltociear Ashimine 4535af25aa
Update README.md (#4434)
2 years ago
Stan Ryzhov 2497078df6
test(e2e): Add ssh log for failed requests (#4431)
2 years ago
Michael Li 4d344edecc
test(e2e): Add extra buffer in -session-max-seconds test (#4428)
2 years ago
Michael Li a48698a315
test(e2e): Add test to check target's `-session-max-seconds` (#4411)
2 years ago
Stan Ryzhov 7de0699a0d
test(e2e): Verify long-lasting scripts complete successfully on tcp targets (#4423)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Johan Brandhorst-Satzkorn e95eda7ca2
handlers: always return pagination parameters in list (#4373)
2 years ago
Jeff Mitchell 4068829509
Merge pull request #4401 from hashicorp/jefferai-linter-fixes
2 years ago
Jeff Mitchell 49803e653c
Linter fixes numero 2 (#4408)
2 years ago
Stan Ryzhov a22459342b
test(e2e): Add option to wait for multiple sessions (#4410)
2 years ago
Damian Debkowski 29c09f5bc2
fix(bsr): resolve race condition errors in signature file (#4393)
2 years ago
Dan Heath 2c669f4600
docs: Update deprecated install command (#4409)
2 years ago
Dan Heath 2b938a8f10
docs: Add max # of connections to known issues (#4405)
2 years ago
Michael Li c72c614200
test(e2e): Add test to validate session connection limits (#4395)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Jim 3af259ff69
chore: update deps (#4394)
2 years ago
Elim Tsiagbey 1b1c8b3bf9
fix: Proxy closing listener with 0 connections left (#4389)
2 years ago
Dan Heath a7b9916691
docs: Add HCSEC-2402-02 info to release notes (#4386)
2 years ago
Michael Li 61fb079371
test(e2e): Add test for authentication when no keyring is available (#4378)
2 years ago
Louis Ruch d59f089819
feat(policies): Update SDK/API to support setting/clearing attributes (#4385)
2 years ago