36 Commits (8a67968416c36b8995a4594fb4921271f7c072be)

Author SHA1 Message Date
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 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 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 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
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 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
  Ethan Buchman 47a0669d12
Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
  Anton Kaliaev 60018d6148 comment out until someone decides to tackle #2285 (#2760) 6 years ago
  Anton Kaliaev 1944d8534b test AutoFile#Size (happy path) 6 years ago
  Anton Kaliaev 13badc1d29 [autofile/group] do not panic when checking size 6 years ago
  Anton Kaliaev 091d2c3e5e openFile creates a file if not exist => ErrNotExist is not possible 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
  Anton Kaliaev eb0da7f9cb libs: Handle SIGHUP explicitly inside autofile (#2480) 6 years ago
  Ismail Khoffi 8ae3334423 [libs/autofile & db/fsdb] Throw error if file permissions change (#2286) 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 8ed99c2c13
exit from initSighupWatcher child goroutine 6 years ago
  Anton Kaliaev b33f73eaf1
stop autofile and autogroup properly 6 years ago
  ValarDragon a83eed104c libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) 6 years ago
  Dev Ojha f00b52b710 libs/autofile/group_test: Remove unnecessary logging (#2100) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman eccdce11c5 make linter happy 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago