Roman Vynar
|
e538d4c3f1
|
Implement purge_tags_keep_from_file option. Refactoring. (#63)
* Implement purge_tags_keep_from_file option.
* main.go refactoring.
* Refactor user permissions.
* Update changelog.
|
2022-09-02 18:05:45 +03:00 |
|
Dieter Maes
|
2aa58fc9ba
|
reverse sort tags on name if equal dates (#62)
|
2022-09-01 18:13:22 +03:00 |
|
Dieter Maes
|
76f380d3c2
|
Keep tags based on regex (#61)
* Ignore tags from purging by regexp
|
2022-04-08 17:21:36 +03: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
|
2d3e770e6f
|
Bump go version and dependencies
|
2020-07-10 15:43:01 +03:00 |
|
Roman Vynar
|
88964cb46e
|
Use deffault logging level for PurgeOldTags()
|
2020-07-10 15:42:44 +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
|
aa8bdb41fc
|
Improve intial sqlite db table creation.
|
2018-05-28 11:54:19 +03:00 |
|
Roman Vynar
|
9c73934382
|
Natural sorting of tags, add last 5 event to tags page.
|
2018-03-06 22:23:52 +02:00 |
|
Roman Vynar
|
8174df6fd7
|
Initial commit.
|
2018-02-19 17:12:59 +02:00 |
|