Commit Graph

12 Commits

Author SHA1 Message Date
Roman Vynar
86ee1d56bd Rename -purge-from-repos to -purge-include-repos, add -purge-exclude-repos 2024-04-19 18:07:22 +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
guangwu
5e3db83656
chore: remove refs to deprecated io/ioutil (#72) 2023-08-31 14:55:38 +03:00
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
Roman Vynar
88964cb46e Use deffault logging level for PurgeOldTags() 2020-07-10 15:42:44 +03: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
Roman Vynar
c5a5fe2e8d Add MySQL along with sqlite3 support as a registry events storage. 2018-05-28 15:36:27 +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