Commit graph

16 commits

Author SHA1 Message Date
Ilion Beyst 4a582e8079 store active version id in bots table 2022-07-23 23:40:25 +02:00
Ilion Beyst 0cf7b5299d integrate registry with GlobalConfig 2022-07-16 21:47:34 +02:00
Ilion Beyst 7eb02a2efc create a new bot verison on docker push 2022-07-08 20:40:20 +02:00
Ilion Beyst bbed877554 cleanup and comments 2022-07-04 20:11:29 +02:00
Ilion Beyst 7b88bb0502 use file metadata for returning data ranges and lengths 2022-07-01 20:45:26 +02:00
Ilion Beyst 419029738d verify blob digest on upload 2022-07-03 20:59:51 +02:00
Ilion Beyst 4d1c0a3289 make sure that all pushed data is actually written 2022-06-30 20:28:37 +02:00
Ilion Beyst d7e4a1fd5c implement admin login 2022-06-27 21:20:05 +02:00
Ilion Beyst f6fca3818a don't allow accessing non-existing repositories 2022-06-24 19:32:22 +02:00
Ilion Beyst 381ce040fd add auth to all registry routes 2022-06-21 22:45:59 +02:00
Ilion Beyst 059cd4fa0e implement basic auth checking 2022-06-20 22:14:15 +02:00
Ilion Beyst a2a8a41689 rename route handler methods 2022-06-20 20:27:51 +02:00
Ilion Beyst 478094abcf basic docker login PoC 2022-06-19 22:34:01 +02:00
Ilion Beyst 2cde7ec673 support docker pull 2022-06-18 12:42:03 +02:00
Ilion Beyst b90b3d3635 store blobs in sha256 directory 2022-06-17 19:01:40 +02:00
Ilion Beyst dde0bc820e accept docker push 2022-06-12 21:03:41 +02:00