Commit Graph

74 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
30f0081e3f Merge remote-tracking branch 'upstream/master' 2016-05-16 17:29:56 +08:00
Wenkai Yin
4641f2b89f add authtication to repository API 2016-05-16 14:39:57 +08:00
wemeya
d30fc97b3f modify code when project list length is 0 2016-05-13 16:39:22 +08:00
wemeya
c5b1b86d89 modify code where CI unpassed 2016-05-13 16:18:48 +08:00
wemeya
85ce86df1a change code of statistic api 2016-05-13 15:28:26 +08:00
wemeya
8c35e6ffa2 change code for statistic and project repo_count, role_id api 2016-05-13 22:45:30 +08:00
Daniel Jiang
d7c0bb66e2 Revert "introduce workerpool to handle jobs" 2016-05-13 14:49:12 +08:00
Tan Jiang
fd0d291931 Merge branch 'master' into job-service 2016-05-12 17:44:17 +08:00
wemeya
f43d6dab18 change api for statistics and project repo, roleid 2016-05-12 14:56:43 +08:00
wemeya
acb2d0252b change the comment of the function 2016-05-11 16:05:35 +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
Daniel Jiang
5e12fd694d Merge pull request #201 from ywk253100/search_api_modification_for_admin
Search api modification for admin
2016-05-11 12:04:27 +08:00
Tan Jiang
2752213ed1 Merge branch 'master' into job-service 2016-05-10 19:45:24 +08:00
Tan Jiang
4541ed27f0 job service rework 2016-05-10 19:38:50 +08:00
wemeya
be6bf2ab22 add statistic api for projects and repos 2016-05-10 15:10:19 +08:00
xiahaoshawn
cb9b8a7f55 change password for admin user when in LDAP mode 2016-05-09 20:57:41 +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
Tan Jiang
8fba0b314f Merge branch 'master' into job-service 2016-05-03 13:52:50 +08:00
Wenkai Yin
0a873bc046 Merge remote-tracking branch 'upstream/master' into registry_api_util_update
Conflicts:
	api/repository.go
2016-04-29 15:18:22 +08:00
hmwenchen
5e8a6a6d55 Merge remote-tracking branch 'origin/master' into feature/accesslog
Enlarge registry timeout
2016-04-27 20:38:04 +08:00
Wenkai Yin
994b4e290b registry v2 API util 2016-04-27 17:59:43 +08:00
hmwenchen
f5b15e9f22 Merge remote-tracking branch 'origin/master' into feature/accesslog 2016-04-26 20:06:47 +08:00
Tan Jiang
8d9d639cbf Merge branch 'master' into job-service 2016-04-25 17:53:41 +08:00
Wenkai Yin
5b32c4cfbb using medie type of distribution 2016-04-25 13:31:58 +08:00
wy65701436
9c655e710b Change to get uri from http request, and response with relative path of resource. 2016-04-24 21:10:15 -07:00
wy65701436
94422e9a71 add post return, add the URI to header location. 2016-04-22 02:57:39 -07:00
hmwenchen
dc96ded36a Merge with origin master 2016-04-22 09:18:51 +08:00
hmwenchen
ab6bb58c36 Add tag to accesslog 2016-04-22 00:28:59 +08:00
wy65701436
0bcb65f69a update changepassword to /api/users/:id/password 2016-04-20 22:27:47 -07:00
Tan Jiang
c7a7eb29a0 Merge remote-tracking branch 'upstream/job-service' into job-service 2016-04-20 14:33:12 +08:00
Tan Jiang
90d58c8774 prototype api for job management 2016-04-20 14:24:17 +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
kunw
aef3d6cbef updates for create time localization of image detail and i18n of index title 2016-04-18 18:42:12 +08:00
Wenkai Yin
0b6e620f86 add credential interface 2016-04-18 18:24:08 +08:00
Wenkai Yin
4dc81927d3 remove useless code 2016-04-17 22:39:10 +08:00
Wenkai Yin
0cd7175a6b handler non-200 status code for standardAuthHandler 2016-04-15 17:01:59 +08:00
wy65701436
fc24341c17 update per comments, add support for basic auth 2016-04-15 01:55:33 -07:00
Wenkai Yin
85869f1b81 repo tag delete 2016-04-15 13:17:32 +08:00
wy65701436
7165156f2d update per comments, add support for basic auth 2016-04-14 21:33:48 -07:00
wy65701436
943d6ebd4c merge code with api/user; refactor api/users 2016-04-08 00:25:52 -07:00
wy65701436
b76acb6381 remove validate step as the duplication, and user model.User instead of new struct. 2016-04-05 20:26:24 -07:00
wy65701436
f54b942fd7 fix log issue 2016-04-05 02:45:47 -07:00
wy65701436
fb91857899 remove disabled import 2016-04-05 02:35:00 -07:00
wy65701436
be0d71d61d update /api/users to parse json data 2016-04-05 02:30:23 -07:00
wy65701436
948e5ad1c5 change register to api/users 2016-04-01 04:42:13 -07:00
Tan Jiang
cdef3629cc fix typo 2016-03-30 18:05:52 +08:00