Commit Graph

2313 Commits (39b3bb2d1db7ec414ea017cad87790dcecb705a7)

Author SHA1 Message Date
Danielle Miu 39b3bb2d1d fix(db): allow session_recording_aggregate to return recordings correctly
2 years ago
Louis Ruch 853ce5dcd6 feat(policy): Use int32 to avoid json converting int64->float64 string
2 years ago
Louis Ruch 360dd616ff fix(rate-limiting): Add support for Scope-StoragePolicy actions
2 years ago
Louis Ruch 20897640cd feat(cli): Add support for Scope Storage Policy
2 years ago
Louis Ruch 45de26bfe9 feat(scope): Add API for Attach/Detach StoragePolicy to scope
2 years ago
Hugo 08e8d96514 feat(cmd): Policies
2 years ago
Hugo c9f1c53693 feat(api): Policies
2 years ago
Damian Debkowski 40ce80bc55 feat(iam): read storage policy id for scope output
2 years ago
Danielle Miu df02651bb5 feat(db): new cols for retain and delete session recordings, update structs, and tests
2 years ago
Damian Debkowski 6ca1bc3c3f feat(handlers): utilize service func for scope service
2 years ago
Damian Debkowski 1be1636883 feat(iam): support scope storage policy
2 years ago
Damian Debkowski 7dce1206ab feat(types): support new grant types
2 years ago
Damian Debkowski 50990d1b19 chore: generated files
2 years ago
Damian Debkowski a39bf33598 proto(iam): add scope policy storage policy
2 years ago
Danielle Miu 40477d84c0 add objects to default loopback bucket
2 years ago
Hugo edbb33de5b feat(handlers): Implement Policy Service
2 years ago
Hugo 1c3b1b42f7 feat(proto): Create Policy SDK and API Service (#793)
2 years ago
dani c43ded06a6 add delete objects command to proto and loopback (#785)
2 years ago
Hugo e3971decf4 feat(policy): Create storage policies (#773)
2 years ago
Hugo 978db86186 feat(internal/db): Storage policies implementation (#767)
2 years ago
Devon Anderson 4a548c0927
Bump UI commit (#4231)
2 years ago
Jeff Mitchell 9332179a01
Remove the deprecated old KMS worker auth mechanism (#3935)
2 years ago
Johan Brandhorst-Satzkorn 9a23bd14f0 internal/session: tidy up query
2 years ago
Johan Brandhorst-Satzkorn b6fe9824ab internal/db: optimize session list indexes
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 ac382da11f fix: initialize `assert` for `withBuffer` test
2 years ago
Elim Tsiagbey fd385089e8 feat: create default logical block 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
Damian Debkowski 87b19504d7 feat(storage): remove withMinimumBuffer
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
Elim Tsiagbey 366128f079 Update Storage options to support rolling buffer (#798)
2 years ago
Todd 5056c93845
Fix typo (#4226)
2 years ago
Todd fa2dc80e36
Close the logfile at test cleanup (#4224)
2 years ago
Timothy Messier b3bc367534
feat(controller): Expose rate limiting headers via CORS (#4159)
2 years ago
Todd 0823e395a6
Give more time for worker to start up (#4223)
2 years ago
Johan Brandhorst-Satzkorn 1303f7c363 Fix linter warnings (#4219)
2 years ago
Johan Brandhorst-Satzkorn 69262c386c internal/db: renumber migrations (#4218)
2 years ago
Johan Brandhorst-Satzkorn 3daa55b913 internal/handlers: add scope list pagination
2 years ago
Johan Brandhorst-Satzkorn ad5b34da6b internal/iam: add scope list pagination
2 years ago
Johan Brandhorst-Satzkorn 85ca909720 internal/db: add iam_scope indexes
2 years ago
Johan Brandhorst-Satzkorn d4b60241db internal/db: storage bucket pagination migrations (#4213)
2 years ago
Michael Milton 52b1c1b4c7 Managed group list pagination (#4208)
2 years ago