index
:
goprecords
master
Global uptime stats using uptimed written in Go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
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
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