index
:
website
this commit
main
postdate
My website
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Remove codeberg-specific domains file
zola
Alan Pearce
2023-09-22
-6
/
+0
*
Fix for strict TOML date parsing
Alan Pearce
2023-09-22
-1
/
+1
*
Reduce code to only work with $PWD
Alan Pearce
2023-09-18
-7
/
+4
*
Move servers into app.ts and export for testing
Alan Pearce
2023-09-17
-230
/
+231
*
Fix incorrect Makefile logic for post-processing
Alan Pearce
2023-09-17
-3
/
+5
*
Just send one transaction to Sentry
Alan Pearce
2023-09-17
-17
/
+6
*
Also rename requests metric
Alan Pearce
2023-09-17
-2
/
+2
*
Format HTML to a shorter line length
Alan Pearce
2023-09-17
-1
/
+1
*
Optimise Dockerfile
Alan Pearce
2023-09-17
-1
/
+0
*
Fix format not running in docker
Alan Pearce
2023-09-17
-2
/
+2
*
Merge requestsBy* metrics into one metric
Alan Pearce
2023-09-17
-12
/
+23
*
Use a fixed docker tag for postprocessing on Alpine
Alan Pearce
2023-09-17
-1
/
+1
*
Use a special file for health checks
Alan Pearce
2023-09-17
-1
/
+2
*
Include user-agent string in Sentry tags
Alan Pearce
2023-09-17
-0
/
+1
*
Use make only for necessary functionality
Alan Pearce
2023-09-16
-22
/
+8
*
add HTTP service checks
Alan Pearce
2023-09-16
-0
/
+6
*
Send HSTS header from Fly proxy
Alan Pearce
2023-09-16
-2
/
+3
*
Tweak Sentry setup
Alan Pearce
2023-09-16
-15
/
+15
*
Don't register double-slashed paths
Alan Pearce
2023-09-16
-1
/
+1
*
Fix XML feed style
Alan Pearce
2023-09-16
-37
/
+50
*
Add crude Sentry release tracking information
Alan Pearce
2023-09-16
-0
/
+1
*
Don't try to collect default metrics that don't work in Bun
Alan Pearce
2023-09-16
-8
/
+0
*
Override content-type for /feed-styles/
Alan Pearce
2023-09-16
-4
/
+7
*
Set http tags on 404 spans
Alan Pearce
2023-09-16
-1
/
+2
*
Simplify file handling
Alan Pearce
2023-09-16
-25
/
+9
*
Trace performance and upload to sentry
Alan Pearce
2023-09-16
-7
/
+45
*
Send from correct directory
Alan Pearce
2023-09-16
-1
/
+1
*
Steamline docker build
Alan Pearce
2023-09-16
-4
/
+7
*
Update Bun to 1.0.1
Alan Pearce
2023-09-15
-1
/
+1
*
Fix build
Alan Pearce
2023-09-15
-19
/
+80
*
Merge homestead repository
Alan Pearce
2023-09-15
-133
/
+817
|
\
|
*
Add request_duration_seconds histogram
Alan Pearce
2023-09-15
-7
/
+16
|
*
Add namespace to prometheus metrics
Alan Pearce
2023-09-15
-2
/
+2
|
*
Catch errors and log to sentry
Alan Pearce
2023-09-15
-36
/
+47
|
*
Deploy to fly.io
Alan Pearce
2023-09-15
-0
/
+21
|
*
Build with docker
Alan Pearce
2023-09-15
-1
/
+233
|
*
Log server info at startup
Alan Pearce
2023-09-15
-3
/
+9
|
*
Fix error in requestsByPath counter
Alan Pearce
2023-09-15
-0
/
+1
|
*
Collect metrics for prometheus
Alan Pearce
2023-09-13
-0
/
+39
|
*
Remove unused import
Alan Pearce
2023-09-13
-1
/
+0
|
*
Add tests
Alan Pearce
2023-09-13
-0
/
+71
|
*
Send headers with 304 responses
Alan Pearce
2023-09-13
-1
/
+1
|
*
Add Vary: Accept-Encoding header (only header keys are re-cased)
Alan Pearce
2023-09-13
-1
/
+4
|
*
Remove console.log
Alan Pearce
2023-09-13
-4
/
+0
|
*
Fix incorrect file existence check
Alan Pearce
2023-09-13
-1
/
+1
|
*
Remove defunct live-reload
Alan Pearce
2023-09-13
-5
/
+3
|
*
Use bun's builtin mime logic
Alan Pearce
2023-09-13
-10
/
+3
|
*
Return precompressed files, if they exist
Alan Pearce
2023-09-13
-8
/
+67
|
*
Inline variable
Alan Pearce
2023-09-13
-4
/
+4
|
*
Send 304 when file time not greater than if-modified-since header
Alan Pearce
2023-09-13
-3
/
+15
[next]