Commit Graph

55 Commits

Author SHA1 Message Date
wemeya
9017fe2b56 change code for statistics api and project detail api 2016-05-16 17:31:38 +08:00
wemeya
2561371e37 change CI error 2016-05-13 16:46:25 +08:00
wemeya
d30fc97b3f modify code when project list length is 0 2016-05-13 16:39:22 +08:00
wemeya
8c35e6ffa2 change code for statistic and project repo_count, role_id api 2016-05-13 22:45:30 +08:00
wemeya
f43d6dab18 change api for statistics and project repo, roleid 2016-05-12 14:56:43 +08:00
wemeya
d4cc5090e4 Merge remote-tracking branch 'upstream/master' 2016-05-11 15:55:03 +08:00
wemeya
8502d3da1b change api for statistics 2016-05-11 15:54:26 +08:00
Daniel Jiang
5ae6d7d16c Merge pull request #195 from ywk253100/sysadmin_has_all_privileges_for_projects
Sysadmin has all privileges for projects
2016-05-11 12:28:11 +08:00
Wenkai Yin
0a5d5b638e add ut for GetAllProjects() 2016-05-10 22:11:07 +08:00
Wenkai Yin
3b8baf0139 add ut for GetAllProjects() 2016-05-10 22:08:36 +08:00
Wenkai Yin
48be0a988d dao test 2016-05-09 16:53:33 +08:00
Wenkai Yin
56ccfc024a search api modification for admin 2016-05-09 16:48:59 +08:00
Wenkai Yin
8c8bad8602 sysadmin has all privileges for projects 2016-05-09 12:45:45 +08:00
hmwenchen
83ba195166 Add unit test for AccessLog 2016-05-03 16:54:01 +08:00
hmwenchen
5e8a6a6d55 Merge remote-tracking branch 'origin/master' into feature/accesslog
Enlarge registry timeout
2016-04-27 20:38:04 +08:00
Daniel Jiang
00b33d6b4d Merge pull request #146 from wy65701436/master
add post return, add the URI to header location.
2016-04-27 12:11:33 +08:00
hmwenchen
f5b15e9f22 Merge remote-tracking branch 'origin/master' into feature/accesslog 2016-04-26 20:06:47 +08:00
Tan Jiang
867b4bc352 add email check 2016-04-26 11:18:34 +08:00
Tan Jiang
57081792de adapt to other ldap servers 2016-04-25 19:00:36 +08:00
hmwenchen
957df50958 Minor change to comply with CI requirements 2016-04-22 20:26:28 +08:00
wy65701436
94422e9a71 add post return, add the URI to header location. 2016-04-22 02:57:39 -07:00
hmwenchen
ab6bb58c36 Add tag to accesslog 2016-04-22 00:28:59 +08:00
Wenkai Yin
b5b22350d1 set timeout for creation of connection between UI and DB 2016-04-20 14:44:19 +08:00
Wenkai Yin
6e5ad732dc print the logs when UI fails to connet to DB 2016-04-19 16:00:23 +08:00
Daniel Jiang
6779274b54 Merge pull request #113 from ywk253100/delete_image
API for deleting repository and tag
2016-04-19 13:58:24 +08:00
wy65701436
ae83c77f94 update an tiny typo admim => admin 2016-04-17 20:35:46 -07:00
Wenkai Yin
24cd26aa5a bug fix 2016-04-15 21:48:28 +08:00
Wenkai Yin
39beda438c bug fix: user does not have admin role if user is nil 2016-04-15 16:52:48 +08:00
Wenkai Yin
85869f1b81 repo tag delete 2016-04-15 13:17:32 +08:00
Tan Jiang
72b9198e8e fix UT breakage: 2016-04-01 19:23:31 +08:00
Tan Jiang
cb78c5cd7e switch to v2 format docker compose template 2016-04-01 18:54:21 +08:00
Wenkai Yin
a5d8783b76 modified code according to the comments 2016-03-30 17:40:49 +08:00
Wenkai Yin
7fea8c55dd return nil if the user is deleted in LoginByDb() 2016-03-30 14:36:38 +08:00
Wenkai Yin
d8785196c0 delete useless files 2016-03-29 13:40:15 +08:00
Wenkai Yin
0812d2870c logger refactor 2016-03-29 13:33:49 +08:00
Wenkai Yin
f1a2942f6a db_role_refactor 2016-03-29 12:09:27 +08:00
Wenkai Yin
ac5bbc4657 db refactor 2016-03-28 15:34:41 +08:00
Tan Jiang
a462f118f1 update file names, remove tests folder 2016-02-29 10:50:47 +08:00
Tan Jiang
2cabd9c187 fix package comment issue 2016-02-26 18:54:14 +08:00
yinw
2a40866043 golint comment for model, dao and utils 2016-02-26 18:13:13 +08:00
yinw
3229d9ea45 add json annotations for model 2016-02-26 16:07:20 +08:00
yinw
61f12f089d go vet refactor 2016-02-26 14:24:44 +08:00
yinw
ed60d2245e golint refactor for dao 2016-02-26 11:26:54 +08:00
yinw
4a0b069994 golint refactor for model 2016-02-26 10:15:01 +08:00
Tan Jiang
9660645fe2 improve test coverage 2016-02-24 18:16:16 +08:00
wknet123
273aea3c6d refined error check in changing and resetting password, added ut for changing password with incorrect old password. 2016-02-24 21:36:45 +08:00
wknet123
be07274e33 added checking affected count in changing password, added ut for changing password with old password. 2016-02-24 20:44:46 +08:00
wknet123
297474c10e Merge remote-tracking branch 'upstream/master' into fix_password_controller 2016-02-24 19:15:02 +08:00
wknet123
ea063c13df fixed no need to provide old password when initialization. 2016-02-24 18:58:28 +08:00
wknet123
fc2fda0efe fixed codes about changing password processes. 2016-02-24 04:02:08 +08:00