harbor/api
Daniel Jiang cf23b067a6 Merge pull request #565 from reasonerjt/master
handle DB error to return 409 when creating project
2016-07-19 15:14:08 +08:00
..
jobs close connection immediately when it is not used anymore 2016-07-14 18:15:24 +08:00
base.go update 2016-06-29 18:52:24 +08:00
log.go change code for review 2016-06-01 17:51:06 +08:00
member.go update attributes of api 2016-06-01 15:17:05 +08:00
project.go handle DB error to return 409 when creating project 2016-07-19 13:35:39 +08:00
replication_job.go close connection immediately when it is not used anymore 2016-07-14 18:15:24 +08:00
replication_policy.go bug fix: fixed policy can not be updated 2016-06-22 18:11:47 +08:00
repository.go fix #561 2016-07-18 20:37:52 +08:00
search.go move ProjectSorter to package model to avoid package import cycle 2016-06-27 14:46:06 +08:00
statistic.go enable secret validation on UI and let job service use this secret to communicate with uI 2016-05-25 15:24:44 +08:00
target.go fix #520 #521 #522 2016-07-13 15:51:57 +08:00
user.go update for user settings and listing project role. 2016-06-17 15:22:58 +08:00
utils.go close connection immediately when it is not used anymore 2016-07-14 18:15:24 +08:00