6 Commits (6ca5b9cd40c5bd4e64fe3b281463a73f1035141b)

Author SHA1 Message Date
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 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 30b2592fb5
Avoid empty mmap files by using .tmp files to write headers 4 years ago
Ganesh Vernekar 7a763ff61e
Avoid empty mmap files by using .tmp files to write headers 4 years ago
Brad Walker 3348930df5
Replace fileutil.ReadDir with ioutil.ReadDir (#7029) (#7033) 5 years ago
Ganesh Vernekar 7cf09b0395
Moving tsdb into its own subdirectory 5 years ago
Krasi Georgiev 251c3a4d64 comment 5 years ago
Krasi Georgiev ef9b3461c5 fixed the err handling and better comment 6 years ago
Krasi Georgiev 5d27fc48a8 fileutil.Replace - remove destination only when a directory. 6 years ago
Krasi Georgiev 8eeb70fee1
remove Fsync workaround for macos. (#574) 6 years ago
Simon Pasquier d5d7a097e1 Update Makefile.common 6 years ago
Ganesh Vernekar a95323c021 Add license headers to missing files (#447) 6 years ago
Callum Styan a971f52ac8 clean up after running repair tests (#372) 6 years ago
Goutham Veeramachaneni 9c8ca47399
Fix filehandling for windows (#392) 6 years ago
Fabian Reinartz f8ec0074e7 Add Replace function 6 years ago
Fabian Reinartz b81e0fbf2a Address comments 6 years ago
Fabian Reinartz 008399a6e0 Add checkpointing of WAL segments 6 years ago
Fabian Reinartz bbe72dccb9 Remove dependency on etcd/pkg/fileutil 7 years ago