1
0
mirror of https://github.com/goharbor/harbor.git synced 2024-12-20 15:48:26 +01:00
harbor/src/common
Tan Jiang 7fa8261661 Fix intermittent broken pipe issue in log
This commit fixes , by adopting the suggested fix in:
https://github.com/go-sql-driver/mysql/issues/529
When creating the DB instance in orm, call `SetConnMaxLifetime()`
2018-04-18 17:39:13 +08:00
..
api Remove useless code from UI router and API 2017-12-20 23:10:38 +08:00
config replace go header 2017-04-13 03:54:58 -07:00
dao Fix intermittent broken pipe issue in log 2018-04-18 17:39:13 +08:00
http Store secret in header instead of cookie 2018-04-07 22:02:06 +08:00
job Read the system properties from scan job context 2018-04-04 19:58:54 +08:00
models Store secret in header instead of cookie 2018-04-07 22:02:06 +08:00
notifier Fix code issues found by Gas 2018-01-29 15:17:03 +08:00
scheduler Merge remote-tracking branch 'upstream/master' into 180103_merge 2018-01-03 10:32:03 +08:00
secret Store secret in header instead of cookie 2018-04-07 22:02:06 +08:00
security Refactor project member API 2018-04-11 17:49:33 +08:00
utils Store secret in header instead of cookie 2018-04-07 22:02:06 +08:00
const.go Add REST API for assign role to group 2018-04-04 13:39:42 +08:00