Commit Graph

109 Commits (llb-desktop-client-sort-backup)

Author SHA1 Message Date
dependabot[bot] 06b46985b7
chore(deps): bump the go group across 7 directories with 21 updates (#6355)
3 months ago
Justin Nguyen d3b2e7402b
feat: add password credential to meta_session.go (#6257)
5 months ago
David Kanney 7e6e70a40f
feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112)
7 months ago
dependabot[bot] 5f6cb00108
chore(deps): bump the go group across 13 directories with 13 updates (#6051)
7 months ago
dependabot[bot] 959fe3ebd3
chore(deps): bump the go group across 7 directories with 5 updates (#6035)
8 months ago
dependabot[bot] 6d32c4e6cd
chore(deps): bump the go group across 13 directories with 7 updates (#6007)
8 months ago
dependabot[bot] fdb665c86b
chore(deps): bump the go group across 13 directories with 8 updates (#5971)
8 months ago
dependabot[bot] b56274391c
chore(deps): bump the go group across 13 directories with 59 updates (#5782)
11 months ago
Johan Brandhorst-Satzkorn 99f4bc092f
Update go-plugin dep (#5552)
1 year ago
dani 1b24cab932
update bsr tests to use ::1 (#5120)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 4068829509
Merge pull request #4401 from hashicorp/jefferai-linter-fixes
2 years ago
Damian Debkowski 29c09f5bc2
fix(bsr): resolve race condition errors in signature file (#4393)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Jim 3af259ff69
chore: update deps (#4394)
2 years ago
Damian Debkowski d0b10b020e
fix(bsr): acquire mutex lock on all methods of Sha256SumWriter (#4383)
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Jeff Mitchell 8e71caa2e3 Address some review feedback
2 years ago
Danielle Miu e903947bef Create delete_session_recording job and associated infra
2 years ago
Elim Tsiagbey c28a8ecfeb fix(bsr): remove unnecessary `WriteAndClose` function in BSR Journal
2 years ago
Elim Tsiagbey e1ae3b0689 fix(bsr): log failure reason for encode benchmark tests and stop the tests
2 years ago
Elim Tsiagbey 17330e13df feat(bsr): use constant for BSR buffer size
2 years ago
Elim Tsiagbey dbb077e898 fix failing delta for sha256sums test (#852)
2 years ago
Damian Debkowski 7cdbcd71ca fix(bsr): missing buffer opts for channel writers
2 years ago
Damian Debkowski 208611ec3e feat(bsr): invoke writeAndClose() in encode
2 years ago
Damian Debkowski 2157a29e6e fix(fstest): return a LimitedSpaceFile on OpenFile()
2 years ago
Damian Debkowski 450da59686 feat(bsr): create checksum writer
2 years ago
Damian Debkowski 4f42dbf59f feat(bsr): utilize rolling buffer
2 years ago
Elim Tsiagbey 5a6a6a5198 remove WithMinimumBuffer for MemFile (#820)
2 years ago
Elim Tsiagbey cae97fcd2e feat: Add function that writes to a file without expanding the buffer and closes the file.
2 years ago
Jim 0d19892e03
fix (events): convert multierror to stdlib error (#3743)
3 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Irena Rindos 8396dff233
fix(session recording): correctly return and join errors (#3565)
3 years ago
Elim Tsiagbey 4564d15901
feat: Validate BSR files (#3507)
3 years ago
Irena Rindos 65f20f3d6f
fix(bsr): limit chunk length (#3500)
3 years ago
Elim Tsiagbey 91b74a04d6
chore: BSR container close check (#3528)
3 years ago
Elim Tsiagbey 1548d48f00
fix: Close opened BSR files (#3519)
3 years ago
Damian Debkowski 0dcdee4758
feat(bsr): support container validation (#3504)
3 years ago
Damian Debkowski da7e8f7c1c
fix(bsr): allow reading twice from the same fstest.MemFile (#3498)
3 years ago
Damian Debkowski a67e42b00f
refactor(bsr): optimize ChunkEncoder.Encode() (#3476)
3 years ago
Irena Rindos dcdb257b93
fix(bsr): check nanosecond range during decoding (#3496)
3 years ago
Elim Tsiagbey 1482f33845
feat: Perform asciicast conversion sanity checks (#3481)
3 years ago
Elim Tsiagbey 6afd2c96a5
feat: Add custom summary error type (#3459)
3 years ago
Elim Tsiagbey 83d089ec9d
chore: Change summary errors field type (#3447)
3 years ago
Elim Tsiagbey ed7bc7cc4d
chore: Add missing for summary interfaces (#3438)
3 years ago