13 Commits (ce3bc818a877b02585eb27a3d7cbfbb3502e5d88)

Author SHA1 Message Date
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Bartlomiej Plotka 4ae2ef94e0
tsdb: Delete blocks atomically; Remove tmp blocks on start; Added test. (#7772) 4 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326) 5 years ago
zhulongcheng 937cc1a52a tsdb: add block meta version constant (#5994) 5 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge. 5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus 5 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 5 years ago
Krasi Georgiev 8d86e921cf
refactor block size calculation (#637) 5 years ago
Krasi Georgiev 288f67efbf
fix some unchecked errors and remove unused vars. (#592) 6 years ago
Krasi Georgiev c3ffdf1a99
Test createBlock and check all os.RemoveAll in the tests for errors. (#549) 6 years ago
Krasi Georgiev 53c18e7a41 use a global indexFilename constant 6 years ago
Krasi Georgiev 48c439d26d
fix statick check errors (#475) 6 years ago
Ganesh Vernekar a95323c021 Add license headers to missing files (#447) 6 years ago
Krasi Georgiev 66b6b87cd4 fix windows tests (#421) 6 years ago
Callum Styan a971f52ac8 clean up after running repair tests (#372) 6 years ago
Ganesh Vernekar e779603633 Reuse testutil (#393) 6 years ago
Goutham Veeramachaneni 9c8ca47399
Fix filehandling for windows (#392) 6 years ago
Fabian Reinartz 22fd3ef24e Deal with zero-length segments 6 years ago
Fabian Reinartz a345231a0e Add test for block meta version and comments 7 years ago
Fabian Reinartz 04d5ac5aae Add repair test 7 years ago
Fabian Reinartz d09283f60a Add repair of bad index version 7 years ago