depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
nixery
/
server
/
main.go
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-06
refactor(server): Use logrus convenience functions for logs
Vincent Ambo
1
-32
/
+12
2019-10-06
refactor(server): Convert existing log entries to structured format
Vincent Ambo
1
-11
/
+49
2019-10-06
feat(server): Add log level to severity mapping
Vincent Ambo
1
-1
/
+4
2019-10-06
feat(server): Use hash of Nixery source as version
Vincent Ambo
1
-1
/
+5
2019-10-06
fix(server): Amend package path for Go tooling compatibility
Vincent Ambo
1
-3
/
+3
2019-10-06
refactor(server): Replace log calls with logrus
Vincent Ambo
1
-1
/
+1
2019-10-03
feat(server): Fetch popularity data on launch
Vincent Ambo
1
-0
/
+37
2019-10-03
feat(server): Reimplement local manifest cache backed by files
Vincent Ambo
1
-2
/
+11
2019-10-03
refactor(server): Clean up cache implementation
Vincent Ambo
1
-4
/
+4
2019-10-03
fix(server): Minor fixes to updated new builder code
Vincent Ambo
1
-2
/
+2
2019-10-03
refactor(server): Introduce a state type to carry runtime state
Vincent Ambo
1
-11
/
+7
2019-09-10
feat(server): Cache built manifests to the GCS bucket
Vincent Ambo
1
-1
/
+1
2019-09-10
refactor(server): Move package source management logic to server
Vincent Ambo
1
-1
/
+5
2019-08-14
fix(server): Print correct project name during startup
Vincent Ambo
1
-1
/
+1
2019-08-14
feat(builder): Implement build cache for manifests & layers
Vincent Ambo
1
-1
/
+4
2019-08-14
refactor(server): Extract build logic into separate module
Vincent Ambo
1
-304
/
+26
2019-08-14
refactor(server): Use wrapper script to avoid path dependency
Vincent Ambo
1
-6
/
+2
2019-08-14
refactor: Move registry server to a subfolder
Vincent Ambo
1
-0
/
+492