Commit Graph

152 Commits

Author SHA1 Message Date
Daniel Jiang
0da29e5305 Merge pull request #688 from reasonerjt/dev
jsminify's basedir should be configurable
2016-08-17 16:54:32 +08:00
Tan Jiang
fd0a6f8b1d Merge remote-tracking branch 'upstream/dev' into dev 2016-08-17 16:17:56 +08:00
Tan Jiang
8302892bfb jsminify's basedir should be configurable 2016-08-17 16:17:17 +08:00
Wenkai Yin
ff348be048 1. support policy deletion 2. bug fix: missing semicolon in js 2016-08-12 17:59:25 +08:00
Tan Jiang
c683be1c64 merge with master 2016-08-10 15:34:23 +08:00
Haining Henry Zhang
a3fc9de391 Merge pull request #628 from ywk253100/docs
Add guide about configuring Harbor to listen on a customized port
2016-08-08 21:23:15 +08:00
Wenkai Yin
24471c9bbb add guide about customizing port 2016-08-08 11:29:59 +08:00
Wenkai Yin
fe34a6a110 make token expiratioin configurable 2016-08-08 11:21:48 +08:00
Daniel Jiang
f5e6fb2bf3 Merge pull request #647 from ScorpioCPH/dev-sed-fix
Add comments to fix sed compatibility issue between BSD and GNU versions
2016-08-05 14:00:39 +08:00
Penghao Cen
2074af56b3 add comments to fix sed compatibility issue between BSD and GNU versions 2016-08-05 13:10:48 +08:00
Tan Jiang
318d10186e Use AES to encrypt password for target 2016-08-04 11:35:52 +08:00
Tan Jiang
fa18ab3a75 merge with master 2016-08-03 17:15:00 +08:00
Wenkai Yin
1fa32fcb27 longer the timeout time for notification 2016-07-31 20:24:13 +08:00
yhua
d746bfc9f2 add *_empty_test.go for actual go test coverage 2016-07-29 18:39:29 +08:00
Wenkai Yin
5eafd9965d fix spell error 2016-07-15 17:22:56 +08:00
Henry Zhang
03b1705593 update installation guide and harbor.cfg 2016-07-14 18:44:39 +08:00
kunw
0f4df34296 turn use_compressed_js on as default. 2016-07-14 14:56:56 +08:00
kunw
18a609976d rename key about JS compression. 2016-07-14 14:55:36 +08:00
kunw
ef13c94cd2 Merge remote-tracking branch 'upstream/master' 2016-07-14 14:37:45 +08:00
kunw
b163735e53 fix JS minification issues. 2016-07-14 14:35:29 +08:00
Tan Jiang
0431f2ba20 add restart policy to each container 2016-07-14 14:19:36 +08:00
Tan Jiang
6fcf3b842d the attribute name 'production' is misleading 2016-07-14 13:38:45 +08:00
kunw
1bcf243d8b turn off "production" flag for tracking issues. 2016-07-14 11:52:01 +08:00
kunw
0c694ce0b6 add JS minification when building UI image. 2016-07-13 17:23:43 +08:00
Tan Jiang
5416a2b773 update rsyslog config 2016-07-11 01:43:36 +08:00
Tan Jiang
0332b39575 syslog-tag to tag to work on docker1.12 2016-07-10 18:54:08 +08:00
Tan Jiang
84d41794ac update db migration code to update version and add index 2016-07-07 19:06:55 +08:00
Tan Jiang
fc3310f355 LOG_DIR of jobservice is not set 2016-07-05 17:56:05 +08:00
Tan Jiang
0c81e2b770 upadte the template of jobservive/env 2016-07-03 18:20:11 +08:00
Tan Jiang
72390bb494 move app.conf to Deploy folder 2016-06-30 18:42:35 +08:00
Wenkai Yin
f31d469758 pass insecure env to ui 2016-06-29 18:09:47 +08:00
Tan Jiang
c7ebce59fe mount job log directory to a volume 2016-06-28 17:05:38 +08:00
Daniel Jiang
9e8256c2d8 Merge pull request #393 from reasonerjt/job-service
propagate more env vars
2016-06-23 11:07:46 +08:00
Tan Jiang
26124d366f propagate more env vars 2016-06-22 18:41:56 +08:00
Daniel Jiang
3f7ff6da48 Merge pull request #381 from reasonerjt/job-service
data migration script to 0.2.0
2016-06-22 16:14:52 +08:00
Tan Jiang
a80e0190c6 data migration script to 0.2.0 2016-06-22 12:22:02 +08:00
Daniel Jiang
66da87bfa0 Merge pull request #373 from reasonerjt/job-service
fix typo, refine description
2016-06-20 19:08:52 +08:00
Tan Jiang
b13778ef5c fix typo, refine description 2016-06-20 19:06:51 +08:00
kunw
fb88d85984 Merge the latest updates. 2016-06-20 16:11:27 +08:00
kunw
58487ed06c updates of I18n refinement and add confirm dialog when deleting project member. 2016-06-20 16:05:14 +08:00
Tan Jiang
7a854cbfa5 bugfix: max_job_workers is ignored in prepare 2016-06-20 13:57:08 +08:00
Tan Jiang
aa9fc2a083 resume running jobs when jobservice starts 2016-06-17 18:54:29 +08:00
kunw
86e13b6c02 Merge branch 'job-service' into new-ui-with-sync-image 2016-06-03 14:10:53 +08:00
Tan Jiang
bd223796b4 fix issue in travis 2016-06-01 13:28:02 +08:00
Tan Jiang
8817c24a27 Merge remote-tracking branch 'upstream/job-service' into job-service 2016-05-27 16:21:55 +08:00
Tan Jiang
9493b8c238 integrate jobservice into docker-compose template 2016-05-27 16:21:32 +08:00
kunw
8b9e1ebdee Merge branch 'master' into new-ui-with-sync-image 2016-05-26 18:52:35 +08:00
Wenkai Yin
d42359c679 Merge branch 'master' into sync_image 2016-05-26 14:05:14 +08:00
Tan Jiang
a2d2314708 add tags in db, and support tags in dao and job service api 2016-05-25 16:33:45 +08:00
Tan Jiang
0a2b9b320b remove job_log table 2016-05-24 11:08:49 +08:00