Commit Graph

1843 Commits

Author SHA1 Message Date
yhua123
4cb8e2626a Merge pull request #931 from yhua123/dev
fix golang image compile issue
2016-10-25 11:52:46 +08:00
yhua
0bd8627855 fix golang image compile issue 2016-10-25 11:48:10 +08:00
kunw
8f758120d9 Fixed toggling admin options. 2016-10-25 11:39:04 +08:00
kunw
dbe830395d Fixed log output. 2016-10-25 11:12:23 +08:00
kunw
0ba342ca96 updates for email validations. 2016-10-24 18:37:54 +08:00
Daniel Jiang
b9546e0cb0 Merge pull request #927 from reasonerjt/update-salt
update salt when updating password
2016-10-24 17:34:05 +08:00
Tan Jiang
64562b8f83 add test case to cover new password and old password are the same 2016-10-24 17:16:18 +08:00
Daniel Jiang
f31e4f3608 Merge pull request #916 from reasonerjt/dev
API should not return the salt of a user
2016-10-24 17:03:36 +08:00
kun wang
60ae6fba1b Merge pull request #926 from yhua123/dev
LGTM
2016-10-24 17:00:08 +08:00
yhua
271787dd94 update for fix #925 2016-10-24 16:51:42 +08:00
yhua
ebc852b7cc fix #924 #925 2016-10-24 16:48:48 +08:00
Penghao Cen
9775de3d78 Add prettyjws in pattern for signed manifest support 2016-10-24 14:30:31 +08:00
yhua123
3085d24bab Merge pull request #922 from yhua123/dev
rm binary
2016-10-24 14:23:15 +08:00
yhua
1043ec063d rm binary 2016-10-24 14:18:56 +08:00
yhua123
9a6f072bf9 Merge pull request #921 from yhua123/dev
fix pushimage, update .gitignore, add DEVFLAG
2016-10-24 14:14:42 +08:00
yhua
69797c30f2 fix pushimage, update .gitignore, add DEVFLAG 2016-10-24 14:06:23 +08:00
Tan Jiang
b876ea360d update salt when updating password 2016-10-24 13:40:19 +08:00
Tan Jiang
e3e0074a7f API should not return the salt of a user 2016-10-24 10:46:12 +08:00
Henry Zhang
f2a152555b add usecaes 2016-10-24 00:22:29 +08:00
Henry Zhang
6b1c555359 test caese 2016-10-23 14:34:36 +08:00
Henry Zhang
e7023c429e test caese 2016-10-23 14:34:24 +08:00
Henry Zhang
fc62b7b648 test caese 2016-10-23 14:13:22 +08:00
Henry Zhang
a3cbd1eda0 test caese 2016-10-23 14:09:52 +08:00
Henry Zhang
2354481dc6 test caese 2016-10-23 14:05:03 +08:00
Wenkai Yin
470649c283 Merge pull request #912 from yhua123/dev
change code 20161021
2016-10-21 19:03:29 +08:00
yhua
311cf8da07 change code 20161019 2016-10-21 18:39:10 +08:00
Daniel Jiang
579358bfed Merge pull request #899 from reasonerjt/dev
store secretkey in data volume and remove it from harbor.cfg
2016-10-19 13:29:10 +08:00
Tan Jiang
9889bdd525 store secretkey in data volume and remove it from harbor.cfg 2016-10-19 13:03:34 +08:00
yhua123
ac496e0991 Merge pull request #889 from wemeya/dev
modify log_test.go
2016-10-19 11:58:02 +08:00
Wenkai Yin
6b8d400c12 Merge pull request #896 from reasonerjt/dev
Lock user from frequent logging in
2016-10-18 17:37:44 +08:00
Tan Jiang
3cdac3161d lock users from frequently login 2016-10-18 15:08:45 +08:00
Daniel Jiang
5dafb3d684 Merge pull request #760 from wy65701436/dev
update API doc for sync registry.
2016-10-17 15:47:31 +08:00
Tan Jiang
e6870535a6 Merge branch 'master' into dev 2016-10-17 15:37:23 +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
Daniel Jiang
576c2b4310 Merge pull request #884 from wknet123/master
Updates for some UI styles.
2016-10-17 15:40:13 +08:00
wemeya
95994cd392 modify log_test.go 2016-10-17 13:57:46 +08:00
Daniel Jiang
c0fdec3a1a Merge pull request #886 from wknet123/dev
Extend password validation length.
2016-10-17 13:27:19 +08:00
Wenkai Yin
8a3c4ebc12 Merge pull request #885 from reasonerjt/prepare_https
prepare support configuring https
2016-10-17 10:56:32 +08:00
Tan Jiang
dda9c49848 fix conflict 2016-10-14 20:01:41 +08:00
Tan Jiang
86daa51c1e prepare support configuring https 2016-10-14 19:59:03 +08:00
kunw
9bf08f368c Extend password validation length. 2016-10-14 18:02:13 +08:00
Tan Jiang
07744402d8 prepare support configuring https 2016-10-14 17:13:15 +08:00
kunw
fe6d862d30 updates for UI style. 2016-10-14 17:11:36 +08:00
Tan Jiang
d0d6a8418b Merge branch 'master' into dev 2016-10-14 14:24:20 +08:00
Tan Jiang
7a8912d216 merge with master 2016-10-14 14:23:27 +08:00
Daniel Jiang
421cfc48b7 Merge pull request #868 from wknet123/master
Update for loading projects with pagination of UI.
2016-10-13 17:57:19 +08:00
kunw
41add2547b fixed public project table title alignment. 2016-10-13 16:16:56 +08:00
kunw
5543f39587 updates project item link. 2016-10-13 15:39:50 +08:00
Wenkai Yin
44ecac0b4a do not show repo which has no tag in it 2016-10-12 17:35:50 +08:00
kunw
cc2893ea9d Updates for matching page number in link, remove default page size for retrieving project on UI. 2016-10-12 14:59:40 +08:00