- 18 Dec, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
Closing a query early could leak the query goroutine if the buffer isn't large enough to fit the rest of the query.
-
- 05 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
add GetSize function
-
- 04 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 24 Sep, 2018 1 commit
-
-
Steven Allen authored
-
- 10 Sep, 2018 2 commits
-
-
Kevin Atkinson authored
check error before defer-removing disk usage file
-
b5 authored
-
- 08 Sep, 2018 1 commit
-
-
Steven Allen authored
-
- 13 Aug, 2018 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 09 Aug, 2018 1 commit
-
-
Steven Allen authored
-
- 26 Jun, 2018 1 commit
-
-
Steven Allen authored
-
- 13 Jun, 2018 4 commits
-
-
Steven Allen authored
use standard CI script
-
Steven Allen authored
-
Steven Allen authored
all: gofmt
-
ia authored
Run standard gofmt command on project root.
-
- 09 Jun, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 04 May, 2018 4 commits
-
-
Steven Allen authored
gx update go-log
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 03 Apr, 2018 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
Use JSON file for `diskUsage.cache` and include note on accuracy of value
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 01 Apr, 2018 1 commit
-
-
Kevin Atkinson authored
-
- 29 Mar, 2018 1 commit
-
-
Kevin Atkinson authored
-
- 27 Mar, 2018 2 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Also sync contents of diskUsage.cache to disk after the initial calculation and during shutdown.
-
- 26 Mar, 2018 1 commit
-
-
Kevin Atkinson authored
-
- 25 Mar, 2018 3 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 24 Mar, 2018 3 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
This simplifies the code with perhaps a slightly higher overhead during write operations.
-
Kevin Atkinson authored
This now means that the datastore needs to be properly closed, to clean up the background thread.
-