Commit Graph

1431 Commits

Author SHA1 Message Date
Daniel Jiang 2eb1845ae4 Merge pull request #556 from ywk253100/bug_fixes
bug fix: job enters an endless loop when user has no role to project on destination
2016-07-15 17:29:20 +08:00
Daniel Jiang d102d6055e Merge pull request #557 from ywk253100/docs
fix spell error
2016-07-15 17:29:03 +08:00
Wenkai Yin 5eafd9965d fix spell error 2016-07-15 17:22:56 +08:00
Wenkai Yin 4b6492ace9 bug fix: job enters an endless loop when user has no role to project on destination 2016-07-15 16:57:40 +08:00
Daniel Jiang cdef6cd4bb Merge pull request #545 from yhua123/patch-1
Update installation_guide.md
2016-07-15 15:00:35 +08:00
yhua123 ec27a0f820 Update installation_guide.md 2016-07-15 14:46:26 +08:00
Daniel Jiang 20c135d859 Merge pull request #554 from ywk253100/bug_fixes
403 means the project exists, but the user has no role to it
2016-07-15 14:26:42 +08:00
Wenkai Yin c6f7c08206 403 means the project exists, but the user has no role to it 2016-07-15 14:14:27 +08:00
Daniel Jiang 22304c1012 Merge pull request #553 from ywk253100/rep_del
Replicate repository deletion by calling API of Harbor to log the operation
2016-07-15 14:07:54 +08:00
Wenkai Yin 8269e06934 replicate repository deletion by calling API of Harbor to log the operation 2016-07-15 12:01:51 +08:00
Daniel Jiang d78850fd1f Merge pull request #550 from reasonerjt/master
fix build issue
2016-07-14 21:44:39 +08:00
Tan Jiang bc12816f4d fix build issue 2016-07-14 21:22:39 +08:00
Daniel Jiang 6b7919851c Merge pull request #548 from hainingzhang/master
Update installation guide
2016-07-14 21:06:03 +08:00
Daniel Jiang 2558ab0146 Merge pull request #547 from ywk253100/connection_close
Close connection immediately when it is not used anymore
2016-07-14 21:05:46 +08:00
kun wang 100a41e34b Merge pull request #549 from wknet123/master
Add re-sizable height of replication page.
2016-07-14 20:45:43 +08:00
kunw a4da50bf6d add resizable height in replication page. 2016-07-14 20:43:58 +08:00
Daniel Jiang 18e5251784 Merge pull request #546 from ywk253100/order_jobs_by_update_time
Order jobs by update time
2016-07-14 19:58:13 +08:00
Henry Zhang f36cd2a80b Merge remote-tracking branch 'hupstream/master' 2016-07-14 18:46:58 +08:00
Henry Zhang 03b1705593 update installation guide and harbor.cfg 2016-07-14 18:44:39 +08:00
Wenkai Yin 3d558b54b4 close connection immediately when it is not used anymore 2016-07-14 18:15:24 +08:00
Wenkai Yin e14a03259e order jobs by update time 2016-07-14 17:54:25 +08:00
yhua123 042fc87470 Update installation_guide.md
update offline package echo and add jobservice status in the document.
2016-07-14 17:16:48 +08:00
kun wang 4c303d9627 Merge pull request #544 from wknet123/master
Updates for replication page height, confirm messages and the position of advanced search button.
2016-07-14 17:10:06 +08:00
kunw fbd0560b25 updates for replication page height, confirm messages and the position of advanced search button. 2016-07-14 16:53:25 +08:00
kun wang 48af6cbfb5 Merge pull request #542 from wknet123/master
Update for JS minification.
2016-07-14 15:00:09 +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
kun wang 4bb6febf05 Merge pull request #541 from reasonerjt/master
the attribute name 'production' is misleading
2016-07-14 14:37:12 +08:00
kunw c1484cd0fa Merge remote-tracking branch 'upstream/master' 2016-07-14 14:35:37 +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
Daniel Jiang e3c36bfc74 Merge pull request #524 from hainingzhang/master
migration guide
2016-07-14 13:08:28 +08:00
kun wang 5cf7cca9ea Merge pull request #540 from wknet123/master
Turn off "production" flag for tracking issues.
2016-07-14 11:53:49 +08:00
kunw 1bcf243d8b turn off "production" flag for tracking issues. 2016-07-14 11:52:01 +08:00
kun wang 2979481749 Merge pull request #537 from wknet123/master
Update for selecting all when click the pull command text.
2016-07-13 18:14:39 +08:00
Wenkai Yin 5011e2de20 Merge pull request #534 from ywk253100/bug_fix
fix #520 #521 #522
2016-07-13 18:11:31 +08:00
Wenkai Yin 8226704032 Merge pull request #536 from ywk253100/bug_fix_for_trigger_disabled_policy
Do not trigger replication if the policy is disabled
2016-07-13 18:06:48 +08:00
kunw 1b7f980235 update for selecting all when click the pull command text. 2016-07-13 17:46:51 +08:00
kun wang d88afdc9c5 Merge pull request #535 from wknet123/master
Add JS minification process when building UI image.
2016-07-13 17:44:57 +08:00
kunw ea366357e9 Merge remote-tracking branch 'upstream/master' 2016-07-13 17:24:27 +08:00
kunw 0c694ce0b6 add JS minification when building UI image. 2016-07-13 17:23:43 +08:00
Wenkai Yin f685702475 do not trigger replication if the policy is disabled 2016-07-13 17:19:23 +08:00
Wenkai Yin 67a8c8631a fix #520 #521 #522 2016-07-13 15:51:57 +08:00
Henry Zhang c0ab2dbdfc update readme, migration guide 2016-07-13 15:42:47 +08:00
kun wang 2fd7d58694 Merge pull request #530 from wknet123/master
update i18n messages about tag deletion.
2016-07-13 14:54:21 +08:00
Daniel Jiang 4edfbeb30b Merge pull request #529 from reasonerjt/master
write log to job log when it's canceled, fixes #527
2016-07-13 14:47:08 +08:00
kunw 6c7204dd62 update i18n messages about tag deletion. 2016-07-13 14:36:59 +08:00
Tan Jiang f93a02f532 write log to job log when it's canceled, fixes #527 2016-07-13 14:32:13 +08:00