Commit Graph

20 Commits

Author SHA1 Message Date
Roman Vynar
c4a70ba1df Add more error logging 2024-09-18 11:42:05 +03:00
KanagawaNezumi
6dc1408576
Add 'insecure' option to enforce use of HTTP protocol for registry requests (#78) 2024-08-15 13:17:21 +03:00
Roman Vynar
1af4694889 Fix concurrent map iteration and map write 2024-06-11 14:23:39 +03:00
Roman Vynar
b49076db7c Fix repo tag count when a repo name is a prefix for another repo name(s) 2024-05-06 16:47:37 +03:00
Roman Vynar
e334d4c6c7 Major rewrite with just breaking changes 2024-04-16 13:54:18 +03:00
Roman Vynar
f91c3b9aca Add -purge-from-repos="repo1,repo2,..." and -disable-count-tags options 2024-02-22 18:15:18 +02:00
jonny08152
905e8f793b
use temporary map to prevent UI disruption during tags calculation (#60) 2021-12-22 11:07:31 +02:00
Steven Beverly
a84e06443a
Support deleting manifest.list.v2 (#55)
Co-authored-by: Steven Beverly <steven@rigel.gopes>
2021-04-26 15:48:55 +03:00
Roman Vynar
65c9978bd1 Compatibility fix with docker_auth v1.5.0 2020-02-19 12:36:55 +02:00
Roman Vynar
b6398fa33c Hide repositories with 0 tags count 2020-02-19 11:29:54 +02:00
Roman Vynar
67d82c7d59 Amend tag info page, change logging.
* Amend representation of the tag info page
* Change logging library, add "-log-level" argument and put most of the logging into DEBUG mode
2020-02-18 23:31:56 +02:00
Christoph Honal
905e760956
Support V2 Manifest Lists (#45)
* Support V2 Manifest Lists

* Fix breadcrumb navigation for digest tags

* Support BuildX cache images & display extended attributes of manifests
2020-02-17 12:11:37 +02:00
하광일 / TC / CE
fe0f3e28e8 Generate from response body if no Docker-Content-Digest header (#41) 2019-07-29 10:40:25 +03:00
Roman Vynar
c3cc11f8d4 Move line 2019-02-19 16:41:46 +02:00
Yuhi Ishikura
36187651e0 Implemented pagination of repositories (#14)
* Change the return value of Client.callRegistry.

* Supported pagination of `repositories`.
2019-02-19 16:40:45 +02:00
Roman Vynar
7a3bc551b3 Show the root namespace "library" in the dropdown even when there are no repos in it 2018-08-14 15:39:21 +03:00
Roman Vynar
d1ce70490c A bit refactoring. 2018-07-04 17:31:15 +03:00
Robert Wysocki
6b404abeaf [feature/nexus-compatibility] Enable Sonatype Nexus compatibility 2018-06-15 13:19:40 +01:00
Roman Vynar
c5a5fe2e8d Add MySQL along with sqlite3 support as a registry events storage. 2018-05-28 15:36:27 +03:00
Roman Vynar
8174df6fd7 Initial commit. 2018-02-19 17:12:59 +02:00