index
:
goprecords
master
Global uptime stats using uptimed written in Go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-08
increment
v0.2.4
0.2.4
Paul Buetow
2026-03-08
decrement
Paul Buetow
2026-03-08
increment
Paul Buetow
2026-03-08
fix package names
Paul Buetow
2026-03-03
chore: bump version to 0.2.3
v0.2.3
0.2.3
Paul Buetow
2026-03-03
refactor(context): propagate context through db open and io scans (task 333)
Paul Buetow
2026-03-03
refactor(cli): move main orchestration into internal cli package (task 332)
Paul Buetow
2026-03-03
refactor(report): add format-specific reporter implementations (task 333)
Paul Buetow
2026-03-03
refactor(storage): separate DB operations into storage package (task 334)
Paul Buetow
2026-02-28
bump version to 0.2.2
v0.2.2
0.2.2
Paul Buetow
2026-02-28
refactor: split ImportFromDir into smaller functions
Paul Buetow
2026-02-28
refactor: move integration test runner from main.go to internal package
Paul Buetow
2026-02-28
refactor: extract report config, flags, and rendering into internal package
Paul Buetow
2026-02-28
refactor: extract shared parseRecordLine to eliminate duplication
Paul Buetow
2026-02-20
docs: add AGENTS.md and CLAUDE.md for AI agent instructions
Paul Buetow
2026-02-20
test: add comprehensive unit tests for 82% coverage
Paul Buetow
2026-02-20
bump version to 0.2.1
v0.2.1
Paul Buetow
2026-02-20
perf: use transactions for database imports (118x speedup)
Paul Buetow
2026-02-20
bump version to 0.2.0
v0.2.0
Paul Buetow
2026-02-20
refactor: apply Go best practices and remove obsolete files
Paul Buetow
2026-02-20
Add Go implementation (goprecords)
v0.1.0
Paul Buetow
2026-02-20
update
Paul Buetow
2026-02-07
add stats-order option
Paul Buetow
2025-05-18
update readme examples
Paul Buetow
2025-05-18
update tests
Paul Buetow
2025-05-18
also show last kernel
Paul Buetow
2025-01-08
ignore empty stats files
Paul Buetow
2023-09-23
refactor a bit
Paul Buetow
2023-09-23
fix tests
Paul Buetow
2023-06-01
fix tests
Paul Buetow
2023-06-01
downtime is only a quarter worth of uptime
Paul Buetow
2023-04-29
adjust readme
Paul Buetow
2023-04-29
update stats
Paul Buetow
2023-04-29
add include-kernel flag
Paul Buetow
2023-04-29
by default, exclude Kernel, as it is too verbose
Paul Buetow
2023-04-02
fix example
Paul Buetow
2023-04-02
add more docs
Paul Buetow
2023-03-30
refactor
Paul Buetow
2023-03-30
is RO by default anyway
Paul Buetow
2023-03-30
update example output
Paul Buetow
2023-03-30
add description outputs
Paul Buetow
2023-03-29
refactor to use gather/take rather than push @ret, ...
Paul Buetow
2023-03-29
gradual typing
Paul Buetow
2023-03-29
use UInt rather than Natural
Paul Buetow
2023-03-27
fix tests
Paul Buetow
2023-03-27
add a test per output format
Paul Buetow
2023-03-27
add unit tests
Paul Buetow
2023-03-27
add fixtures for est
Paul Buetow
2023-03-27
refactor
Paul Buetow
2023-03-27
update examples
Paul Buetow
[next]