10 Commits (af1a19fc78ac7f7c3164bfb240d48d091f0ada1f)

Author SHA1 Message Date
AVejahat 56fd8a1e4a
bugfix: add missing comma in vector/matrix array (#14047) 7 months ago
Bryan Boreham 5c8ffaa77c bugfix: API: encode empty Vector/Matrix as [] 7 months ago
Bryan Boreham e0a00f45db refactor: API: separate typed and unsafe marshalling 7 months ago
Bryan Boreham 66a1c3daad refactor: API: be explicit that we marshal empty objects 7 months ago
Bryan Boreham dcadb32eb1 web/api: use stream encoder for embedded labels 1 year ago
Bryan Boreham bb528d4a55 Add jsoniter encoder for Labels 1 year ago
Charles Korn 46a28899a0
Implement fully-featured content negotiation for API requests, and allow overriding the default API codec. 2 years ago
Charles Korn a0dd1468be
Move custom jsoniter code into json_codec.go. 2 years ago
Charles Korn 3e94dd8c8f
Add extension point for returning different content types from API endpoints 2 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Harold Dost 21a753c4e2
Make file permissions set to allow for wider umask options. (#7782) 4 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 5 years ago
Fabian Reinartz 7b578dea32 Move to flock lockfile 7 years ago
Fabian Reinartz bbe72dccb9 Remove dependency on etcd/pkg/fileutil 7 years ago
Goutham Veeramachaneni 44e9ae38b5
Incorporate PR feedback. 8 years ago
Goutham Veeramachaneni 34a86af3c6
Move tombstones to their own thing. 8 years ago
Goutham Veeramachaneni 3de55171d3
Add tests for tombstones and deletedIterator 8 years ago