Wenkai Yin
|
4641f2b89f
|
add authtication to repository API
|
2016-05-16 14:39:57 +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 |
|
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 |
|
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 |
|
Tan Jiang
|
366d1bff6a
|
merge with master
|
2016-03-30 17:59:58 +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 |
|
victoriazhengwf
|
da326282ea
|
Import beego in api/base.go
|
2016-03-27 18:17:56 -07:00 |
|
victoriazhengwf
|
c8f3644622
|
Remove 'import beego' in api package
|
2016-03-27 18:13:33 -07:00 |
|
victoriazhengwf
|
474ae23cdb
|
Use new logger for api package
|
2016-03-27 17:50:09 -07:00 |
|
victoriazhengwf
|
43041be61b
|
Update logger for api/base.go
|
2016-03-25 02:22:07 -07:00 |
|
victoriazhengwf
|
e1fa43178a
|
Use new logger
|
2016-03-24 23:55:53 -07:00 |
|
Tan Jiang
|
3e942e3db7
|
use the method in standard lib
|
2016-03-08 11:53:13 +08:00 |
|
Tan Jiang
|
615e4973c1
|
enable basic authentication
|
2016-03-07 22:27:47 +08:00 |
|
Tan Jiang
|
2cabd9c187
|
fix package comment issue
|
2016-02-26 18:54:14 +08:00 |
|