Commit Graph

27 Commits

Author SHA1 Message Date
Roman Vynar
9597890b67 Prepare 0.7 release. 2018-07-04 17:57:29 +03:00
Roman Vynar
e1656debc5
Merge pull request #10 from uphy/cron
Add built-in cron feature.
2018-07-04 17:32:35 +03:00
Roman Vynar
d1ce70490c A bit refactoring. 2018-07-04 17:31:15 +03:00
Roman Vynar
e163b5af27 Merge branch 'master' of github.com:Quiq/docker-registry-ui 2018-07-04 16:47:58 +03:00
Roman Vynar
51c9a66195
Merge pull request #8 from uphy/master
Add feature to change the base path
2018-07-04 16:47:31 +03:00
Roman Vynar
4047019a3f
Merge branch 'master' into master 2018-07-04 16:47:07 +03:00
Roman Vynar
0a268746c9 Merge branch 'master' of github.com:Quiq/docker-registry-ui 2018-07-04 16:38:22 +03:00
Roman Vynar
aaf65ed718
Merge pull request #11 from rmwpl/feature/nexus-compatibility
[feature/nexus-compatibility] Enable Sonatype Nexus compatibility
2018-07-04 16:38:06 +03:00
Roman Vynar
9a0674ea6b Bump go version to 1.10.3 2018-07-04 16:36:00 +03:00
Roman Vynar
34fe1742cf Show last events for repos containing / 2018-07-04 16:35:50 +03:00
Roman Vynar
0889821117
Merge pull request #12 from drExciter/url_encode_repos
URL encode repo variable in templates to support images with slash in…
2018-07-04 15:58:02 +03:00
drExciter
8aa9ac86f7 URL encode repo variable in templates to support images with slash in the name 2018-06-21 09:44:10 +02:00
Robert Wysocki
6b404abeaf [feature/nexus-compatibility] Enable Sonatype Nexus compatibility 2018-06-15 13:19:40 +01:00
Roman Vynar
16fd6d944f Last events were not shown when viewing a repo of non-default namespace. 2018-06-12 12:27:29 +03:00
Roman Vynar
4db9ceb0a6 When using MySQL for event storage, do not leak connections. 2018-06-12 12:19:13 +03:00
Yuhi Ishikura
a8d57564fa Add built-in cron feature. 2018-06-09 09:36:35 +09:00
Yuhi Ishikura
a5fc3a5d30 Add feature to change the base path. 2018-06-07 23:04:16 +09:00
Yuhi Ishikura
eabcf48494 Add example. 2018-06-07 21:46:53 +09: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
20daa971e5 Bump go and dependency versions. 2018-05-28 11:54:32 +03:00
Roman Vynar
aa8bdb41fc Improve intial sqlite db table creation. 2018-05-28 11:54:19 +03:00
Roman Vynar
217058cda7 Add a comment about --read-only option usage. 2018-05-16 17:34:12 +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
1e0bb7d8ff Bump go to 1.10 2018-03-06 22:22:41 +02:00
Roman Vynar
95be18ccf1 Add goreportcard and docker images link. 2018-02-20 09:22:47 +02:00
Roman Vynar
2d049c4e3c Add screenshots. 2018-02-19 17:30:34 +02:00
Roman Vynar
8174df6fd7 Initial commit. 2018-02-19 17:12:59 +02:00