5 Commits (a62ac2704750447b35bc465d4203cdf22c828d85)

Author SHA1 Message Date
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 3 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  rene 736364178a
fix typo in log message (#6653) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 4 years ago
  Erik Grinaker b712c1cbb5
autofile: resolve relative paths (#4390) 4 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  zjubfd 2233dd45bd libs: remove useless code in group (#3504) 5 years ago
  Anton Kaliaev ec9bff5234
rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
  Thane Thomson dff3deb2a9 cs: sync WAL more frequently (#3300) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Anton Kaliaev 13badc1d29 [autofile/group] do not panic when checking size 6 years ago
  Anton Kaliaev d178ea9eaf use our logger in autofile/group 6 years ago
  Anton Kaliaev 5b1b1ea58a [libs/autofile] fix DATA RACE by removing openFile() call (#2539) 6 years ago
  goolAdapter 110b07fb3f libs: Call Flush() before rename #2428 (#2439) 6 years ago
  Ethan Buchman 9e940b95ad
libs/autofile: bring back loops (#2261) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Anton Kaliaev b1cff0f9bf
[libs/autofile] create a Group ticker on Start 6 years ago
  Anton Kaliaev b33f73eaf1
stop autofile and autogroup properly 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago
  Anton Kaliaev e0985bf566 flush on stop & function to close group 6 years ago
  Thomas Corbière ee67e34519 Fix lint errors (#190) 6 years ago
  Anton Kaliaev 668698584d
[autofile] test GroupReader more extensively (Refs #69) 7 years ago
  Anton Kaliaev 81591e288e
fix metalinter warnings 7 years ago
  Anton Kaliaev 21b2c26fb1
GroupReader#Read: return io.EOF if file is empty 7 years ago
  Anton Kaliaev c75ddd0fa3
return err if empty slice given 7 years ago
  Anton Kaliaev 35e81018e9
add MinIndex method to Group 7 years ago
  Anton Kaliaev aace56018a
add Read method to GroupReader 7 years ago
  Anton Kaliaev 45095e83e7
add Write method to autofile/Group 7 years ago
  Anton Kaliaev 498fb1134a
write docs for autofile/group 7 years ago
  Zach Ramsay 3c57c24921 linting: next round of fixes 7 years ago
  Zach Ramsay d6e03d2368 linting: add to Makefile & do some fixes 7 years ago
  Anton Kaliaev d71d1394ec
call fsync after flush (Refs #573) 7 years ago
  Anton Kaliaev 74a7f8c92b
[autofile] close file before renaming it 7 years ago
  Ethan Buchman 2f8551d3b6 go-common -> tmlibs 7 years ago
  Ethan Buchman 900be74e8f update import paths 7 years ago
  Ethan Buchman a893bb119b merge go-autofile 7 years ago
  Jae Kwon 0416e0aa9c Close opened files 8 years ago
  Jae Kwon 2a306419c8 Remove spurious fmt 8 years ago
  Jae Kwon dd12bd8f1b Fix checkTotalSizeLimit bug; remove more than 1 file at a time 8 years ago
  Jae Kwon a528af55d3 Group is a BaseService; TotalSizeLimit enforced; tests fixed 8 years ago
  Jae Kwon d1848762cf Fix issue where buffered writes may split a line to two files 8 years ago
  Jae Kwon dc8fa06e64 Add MakeSimpleSearchFunc 8 years ago
  Jae Kwon 1261fca160 FindLast 8 years ago