Commit Graph

148 Commits

Author SHA1 Message Date
jinpengcheng
3d324a0e3b Fixed Project describe "name" field error in swagger.yaml
The "name" field of Project's properties in swagger.yaml,
but "POST" Project API use parameter "project_name".
2016-08-03 20:14:00 -07:00
Henry Zhang
fcfbf0fe89 update installation guide 2016-07-20 10:34:15 +08:00
Henry Zhang
c4cb17e379 update README 2016-07-19 19:44:52 +08:00
Henry Zhang
2ed1883972 update README 2016-07-19 19:41:13 +08:00
Henry Zhang
19c60ebadc update readme 2016-07-19 17:56:55 +08:00
yhua
b2beef9454 fix swagger.yml online check issue: op_time definition & no use definitions 'repository' 2016-07-19 15:40:35 +08:00
yhua
226b988a5b update prepare-swagger.sh for remove swagger.ymal show error 2016-07-18 18:58:20 +08:00
Daniel Jiang
cdef6cd4bb Merge pull request #545 from yhua123/patch-1
Update installation_guide.md
2016-07-15 15:00:35 +08:00
yhua123
ec27a0f820 Update installation_guide.md 2016-07-15 14:46:26 +08:00
Henry Zhang
03b1705593 update installation guide and harbor.cfg 2016-07-14 18:44:39 +08:00
yhua123
042fc87470 Update installation_guide.md
update offline package echo and add jobservice status in the document.
2016-07-14 17:16:48 +08:00
Henry Zhang
c0ab2dbdfc update readme, migration guide 2016-07-13 15:42:47 +08:00
Henry Zhang
ef77192080 update i18n guide 2016-07-12 16:31:58 +08:00
Henry Zhang
6dad7166c2 update i18n guide 2016-07-12 16:29:40 +08:00
Henry Zhang
ac99a4c28d add i18n guide 2016-07-12 16:21:22 +08:00
Henry Zhang
09e92e6533 add i18n guide 2016-07-12 16:19:17 +08:00
Haining Henry Zhang
8c02e9b744 Merge pull request #514 from wknet123/master
Add developer i18n guide.md file.
2016-07-12 15:38:30 +08:00
kunw
917b99b224 add developer i18n guide.md file. 2016-07-11 18:24:37 +08:00
Tan Jiang
cf0674eae7 update installation guide to add infor for more attributes 2016-07-11 04:03:23 +08:00
Wenkai Yin
817c26ccea update 2016-06-30 17:27:37 +08:00
Wenkai Yin
766c9a58e1 update 2016-06-30 17:23:54 +08:00
Wenkai Yin
9f7de77bae update 2016-06-29 17:56:15 +08:00
Wenkai Yin
30b423a049 update 2016-06-29 17:41:26 +08:00
Wenkai Yin
92f28babf7 update 2016-06-29 13:30:18 +08:00
Wenkai Yin
bad78b09df update 2016-06-29 12:28:24 +08:00
Wenkai Yin
76e43e430d update 2016-06-29 12:26:36 +08:00
Wenkai Yin
9862f0e303 update 2016-06-29 12:21:42 +08:00
Wenkai Yin
232c699fda update 2016-06-29 11:23:58 +08:00
Wenkai Yin
9bca4b4397 update user guide 2016-06-28 13:47:31 +08:00
Wenkai Yin
d77a78e4d1 Merge pull request #342 from wemeya/develop
change swagger.yml
2016-06-15 11:53:38 +08:00
wemeya
a2c073e8f9 change url error 2016-06-14 18:03:20 +08:00
wemeya
5205bd2367 change url for toggle project 2016-06-13 18:51:14 +08:00
Wenkai Yin
14e71f0052 Merge branch 'master' into sync_image
Conflicts:
	.travis.yml
	models/accesslog.go
	models/project.go
	models/user.go
2016-06-13 18:14:41 +08:00
wemeya
6f188e5620 modify swagger.yml 2016-06-08 17:00:25 +08:00
wemeya
97c8c785bd modify swagger.yml 2016-06-08 15:14:41 +08:00
wemeya
a481a01035 modify swagger.yml 2016-06-08 11:20:41 +08:00
wemeya
e34162bcb5 modify syntax error 2016-06-07 20:38:56 +08:00
wemeya
0147ec8d3b Merge remote-tracking branch 'upstream/job-service' into develop 2016-06-07 20:35:24 +08:00
kunw
b8201688d6 Merge branch 'api-attribute-rename' of https://github.com/vmware/harbor into api-attribute-rename 2016-06-07 11:55:14 +08:00
Henry Zhang
d2773958ac update readme 2016-06-06 12:07:30 +08:00
Tan Jiang
2a79a577e9 update swagger 2016-06-03 18:50:42 +08:00
wemeya
97b5d16e26 change dao_test file 2016-05-30 17:22:38 +08:00
wemeya
b29a41034c modify code according to review 2016-05-27 17:54:25 +08:00
wemeya
4314c244e5 add instructions for new added api 2016-05-26 16:48:49 +08:00
Henry Zhang
9f1977204b update docs 2016-05-17 22:42:22 +08:00
Henry Zhang
7a150c57c6 Merge remote-tracking branch 'hupstream/master' 2016-05-17 22:33:41 +08:00
Henry Zhang
e371b729a6 update docs 2016-05-17 22:04:16 +08:00
Henry Zhang
6b489bb689 update README and installation guide 2016-05-17 17:32:10 +08:00
kun wang
dc36ac8139 Merge pull request #241 from xiaods/master
Fix: sed compatible with mac os env
2016-05-17 16:17:36 +08:00
Deshi Xiao
6c6a694668 Fix: sed compatible with mac os env
sed -i need explicit extention on mac, but linux is optinoal.
so for developer need a compatible request on macos
2016-05-17 14:21:23 +08:00