Steven Zou
|
163ba2c7b1
|
doc[compatibility]:add doc ref in the README
- refer the harbor compatibility doc in the README
- add .md suffix to the README file under api/harbor
Signed-off-by: Steven Zou <szou@vmware.com>
|
2019-12-16 14:09:16 +08:00 |
|
Steven Zou
|
07dbbf1023
|
doc[api spec]:rename folder name to
Signed-off-by: Steven Zou <szou@vmware.com>
|
2019-12-10 14:20:54 +08:00 |
|
yhua
|
311cf8da07
|
change code 20161019
|
2016-10-21 18:39:10 +08:00 |
|
yhua123
|
ac496e0991
|
Merge pull request #889 from wemeya/dev
modify log_test.go
|
2016-10-19 11:58:02 +08:00 |
|
Daniel Jiang
|
3b02134a5c
|
Merge pull request #872 from ywk253100/161012_sync_repo
Do not show repo which has no tag in it
|
2016-10-17 15:40:27 +08:00 |
|
wemeya
|
95994cd392
|
modify log_test.go
|
2016-10-17 13:57:46 +08:00 |
|
kunw
|
9bf08f368c
|
Extend password validation length.
|
2016-10-14 18:02:13 +08:00 |
|
Tan Jiang
|
7a8912d216
|
merge with master
|
2016-10-14 14:23:27 +08:00 |
|
Wenkai Yin
|
44ecac0b4a
|
do not show repo which has no tag in it
|
2016-10-12 17:35:50 +08:00 |
|
Wenkai Yin
|
769c9c63f1
|
fix #856
|
2016-10-11 15:26:03 +08:00 |
|
Wenkai Yin
|
59559561d8
|
add sqlite support
|
2016-10-11 13:13:28 +08:00 |
|
Penghao Cen
|
3542c1b66c
|
minor fix log print
|
2016-10-08 15:37:40 +08:00 |
|
wemeya
|
2a0951e2ea
|
fix test case
|
2016-09-22 16:57:57 +08:00 |
|
wemeya
|
c0f3d7d749
|
add test case for user
|
2016-09-22 16:28:12 +08:00 |
|
yhua123
|
f11e9e8cd0
|
Merge pull request #813 from zgdxiaoxiao/api-test
add policy api test
|
2016-09-21 15:29:45 +08:00 |
|
Wenkai Yin
|
2a2a9feee2
|
fix #761
|
2016-09-19 17:58:29 +08:00 |
|
zgdxiaoxiao
|
8893f9121d
|
add policy api test
update const data
|
2016-09-19 16:37:18 +08:00 |
|
Daniel Jiang
|
1c216d902a
|
Merge pull request #804 from reasonerjt/dev
fix #801, add permission check before filtering access log of a project.
|
2016-09-14 16:05:10 +08:00 |
|
Daniel Jiang
|
e6b3638f9c
|
Merge pull request #803 from ywk253100/buf_fix_filter_repo
bug fix: handle error when checking the existence of repos whose project does not exist in Harbor
|
2016-09-14 16:04:56 +08:00 |
|
Tan Jiang
|
e5c464f205
|
fix #801
|
2016-09-14 15:25:16 +08:00 |
|
Wenkai Yin
|
3f169e113d
|
bug fix: handle error when checking the existence of repos whose project does not exist in Harbor
|
2016-09-14 15:12:16 +08:00 |
|
yhua123
|
6f5e82f915
|
Merge pull request #796 from zgdxiaoxiao/api-test
add target api test
|
2016-09-14 10:11:46 +08:00 |
|
Daniel Jiang
|
bbdf576962
|
Merge pull request #797 from reasonerjt/dev
Read from DB to refresh catalog cache
|
2016-09-13 18:51:10 +08:00 |
|
Wenkai Yin
|
343cc4f719
|
bug fix: delete multiple tags should not return error even though they reference the same image
|
2016-09-13 18:15:59 +08:00 |
|
Tan Jiang
|
f550fe6a56
|
Read from DB to refresh catalog cache
|
2016-09-13 16:13:07 +08:00 |
|
zgdxiaoxiao
|
f340b051d1
|
add target api test
|
2016-09-13 16:09:13 +08:00 |
|
zgdxiaoxiao
|
253c242535
|
add member delete test
add member delete API test
add member and repos test
|
2016-09-12 17:05:53 +08:00 |
|
Wenkai Yin
|
ce3c3fe8f1
|
1.search refactor due to storing repositories in database 2.bug fix: filter repositories in project view
|
2016-09-06 16:25:23 +08:00 |
|
Wenkai Yin
|
0fe8209ae1
|
the name can be same with others when creating and updating policies
|
2016-09-05 11:22:12 +08:00 |
|
Wenkai Yin
|
bcdec42346
|
Improve the performance of database when paginating large records for access logs, jobs and getting the top repositories
|
2016-09-02 18:35:31 +08:00 |
|
yhua123
|
3a3b4ccecb
|
Merge pull request #750 from zgdxiaoxiao/api-dev
Update api test and swagger.yaml(updated version)
|
2016-09-02 17:19:53 +08:00 |
|
Wenkai Yin
|
bea2a034af
|
1.fix bugs in implements of storing repositories in DB 2.Complete project deletion 3.Refactor logic of listing the most favorate repositories 4.Refactor statistics
|
2016-09-02 16:24:25 +08:00 |
|
zgdxiaoxiao
|
198149599d
|
update api test and swagger.yaml(updated)
|
2016-09-02 16:05:55 +08:00 |
|
Wenkai Yin
|
569e3aa32f
|
Merge pull request #731 from wy65701436/dev
Add repo into DB, update code per comments
|
2016-09-01 10:33:50 +08:00 |
|
wemeya
|
44d3875a3f
|
add test code for log and statistic api
|
2016-08-31 17:01:12 +08:00 |
|
zgdxiaoxiao
|
02d5281f0c
|
project api test and bugfix
1.add project api test
2.bugfix:the type of public in project.go is fixed to int32
|
2016-08-30 18:26:41 +08:00 |
|
yhua
|
c69fffcca6
|
merge code 20160830
|
2016-08-30 13:59:30 +08:00 |
|
wy65701436
|
aba1a33f46
|
Add repo into DB, update code per comments
|
2016-08-29 06:21:49 -07:00 |
|
Wenkai Yin
|
c98a7ebd9d
|
Merge branch 'project_deletion' into m_t
|
2016-08-29 15:26:41 +08:00 |
|
Wenkai Yin
|
a592ed1204
|
add pagination support for listing projects
|
2016-08-26 13:51:39 +08:00 |
|
Tan Jiang
|
78c807545d
|
sync master
|
2016-08-24 13:54:31 +08:00 |
|
Wenkai Yin
|
c546c3a48b
|
support project deletion
|
2016-08-23 15:56:30 +08:00 |
|
Daniel Jiang
|
2cb2175940
|
Merge pull request #682 from ywk253100/policy_deletion
Support policy deletion
|
2016-08-17 16:54:15 +08:00 |
|
Daniel Jiang
|
055a1438d4
|
Merge pull request #683 from yhua123/master
add new structs from swagger auto gen code
|
2016-08-15 16:43:17 +08:00 |
|
yhua
|
60cae7357f
|
add new structs from swagger auto gen code
|
2016-08-15 14:36:42 +08:00 |
|
Wenkai Yin
|
4ef5c1f98a
|
Merge master into dev
Conflicts:
.travis.yml
Dockerfile.job
vendor/vendor.json
|
2016-08-15 11:30:06 +08:00 |
|
Wenkai Yin
|
ff348be048
|
1. support policy deletion 2. bug fix: missing semicolon in js
|
2016-08-12 17:59:25 +08:00 |
|
Daniel Jiang
|
361f6bd393
|
Merge pull request #679 from ywk253100/master_d
bug fix: check whether project is nil befere reading its properties
|
2016-08-12 14:39:27 +08:00 |
|
Daniel Jiang
|
13b859f58b
|
Merge pull request #673 from ywk253100/dev_ut
add UT for package utils
|
2016-08-12 14:38:42 +08:00 |
|
Daniel Jiang
|
71716ef06d
|
fixes #658
|
2016-08-11 21:38:15 +08:00 |
|