index
:
website
this commit
main
postdate
My website
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
server
/
main.go
Commit message (
Expand
)
Author
Age
Lines
*
fix inconsistent handling of IPv6 listen address
Alan Pearce
2024-07-02
-1
/
+5
*
extract logging library
Alan Pearce
2024-06-30
-1
/
+1
*
enable filtered debug logging via DEBUG="component.*"
Alan Pearce
2024-06-29
-2
/
+2
*
change error package
Alan Pearce
2024-06-29
-1
/
+1
*
rename go module
Alan Pearce
2024-06-29
-2
/
+2
*
only create a tempdir in development mode
Alan Pearce
2024-06-29
-5
/
+7
*
fix empty initial build in dev
Alan Pearce
2024-06-26
-0
/
+7
*
refactor server startup
Alan Pearce
2024-06-25
-9
/
+0
*
remove unused variables
Alan Pearce
2024-06-19
-5
/
+0
*
fix/simplify server startup/shutdown
Alan Pearce
2024-06-18
-24
/
+16
*
server: automatically build, re-build and reload in dev
Alan Pearce
2024-06-11
-4
/
+11
*
log in logfmt via zap, with nicer console output in dev
Alan Pearce
2024-05-19
-14
/
+8
*
implement live-reloading dev server
Alan Pearce
2024-04-27
-11
/
+39
*
brand exe with both long and short commit hashes
Alan Pearce
2024-04-25
-0
/
+5
*
split code into separate files
Alan Pearce
2024-04-24
-0
/
+38