index
:
planetwars.dev
main
Unnamed repository; edit this file 'description' to name the repository.
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
planetwars-server
/
src
/
modules
/
registry.rs
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-10-12
upgrade to diesel 2.0
Ilion Beyst
1
-20
/
+20
2022-08-30
registry: ensure that files have been closed before calculating checksums
Ilion Beyst
1
-1
/
+3
2022-07-23
store active version id in bots table
Ilion Beyst
1
-1
/
+4
2022-07-16
integrate registry with GlobalConfig
Ilion Beyst
1
-18
/
+39
2022-07-08
create a new bot verison on docker push
Ilion Beyst
1
-5
/
+16
2022-07-04
cleanup and comments
Ilion Beyst
1
-8
/
+3
2022-07-01
use file metadata for returning data ranges and lengths
Ilion Beyst
1
-12
/
+18
2022-07-03
verify blob digest on upload
Ilion Beyst
1
-5
/
+21
2022-06-30
make sure that all pushed data is actually written
Ilion Beyst
1
-4
/
+5
2022-06-27
implement admin login
Ilion Beyst
1
-12
/
+29
2022-06-24
don't allow accessing non-existing repositories
Ilion Beyst
1
-1
/
+1
2022-06-21
add auth to all registry routes
Ilion Beyst
1
-31
/
+75
2022-06-20
implement basic auth checking
Ilion Beyst
1
-23
/
+63
2022-06-20
rename route handler methods
Ilion Beyst
1
-12
/
+15
2022-06-19
basic docker login PoC
Ilion Beyst
1
-15
/
+42
2022-06-18
support docker pull
Ilion Beyst
1
-5
/
+47
2022-06-17
store blobs in sha256 directory
Ilion Beyst
1
-4
/
+6
2022-06-12
accept docker push
Ilion Beyst
1
-0
/
+215