Robin Shen
7681c05099
Fix issue #783 - Auto suggested reviewer sometimes not corresponding to submitted changes
2022-06-26 22:29:41 +08:00
Robin Shen
3c7b9d367e
Bump version
2022-06-25 23:44:44 +08:00
Robin Shen
c6a8ef2c4a
Fix issue #782 - Code suggestion usability improvements
2022-06-25 23:43:16 +08:00
Robin Shen
c061bd15f6
Fix issue #751 - Able to suggest changes via code comments
2022-06-25 10:08:04 +08:00
Robin Shen
8ae1be55e6
Merge branch 'suggestion'
2022-06-20 06:50:50 +08:00
Robin Shen
0df7e77005
Fix unit test errors
2022-06-20 00:00:53 +08:00
Robin Shen
23f629957f
Fix issue #778 - Marked text of code comment not highlighted in source view sometimes
2022-06-19 23:44:39 +08:00
Robin Shen
ad5aecaea9
midwork
2022-06-19 20:16:07 +08:00
Robin Shen
90d66c5330
Bump version to 7.3.7
2022-06-19 08:17:13 +08:00
Robin Shen
3a315b0534
Fix issue #777 - Latex filetype detected as binary
2022-06-19 08:13:28 +08:00
Robin Shen
cd0b1330e1
Bump version to 7.3.6
2022-06-18 12:49:32 +08:00
Robin Shen
2df609be5c
Fix issue #776 - Make pull request file change options fixed at top of page
2022-06-18 12:48:33 +08:00
Robin Shen
6fb2f94354
Simplify multi-commit selection in pull request changes
2022-06-17 10:43:31 +08:00
Robin Shen
cc9a7b760f
Bump version to 7.4.0
2022-06-16 22:20:46 +08:00
Robin Shen
ee6e283bef
Pull request review refactoring
2022-06-16 21:06:31 +08:00
Robin Shen
fa7504cf28
Fix issue #769 - Selection popover does not disappear when click on some
...
area of the page
2022-06-14 20:19:24 +08:00
Robin Shen
082d59376a
Bump version
2022-06-13 14:12:51 +08:00
Robin Shen
44a8abfd1e
Fix issue #768 - clone repo via rest API
2022-06-13 14:11:52 +08:00
Robin Shen
974c809f02
Bump version to 7.3.4
2022-06-10 07:29:00 +08:00
Robin Shen
b4ece6962e
Fix issue #763 - UI: Pull requests: Long source branch names without
...
dashes in name do not wrap and pushes text out of UI
2022-06-10 07:28:22 +08:00
Robin Shen
f4cf0cbbd0
Fix issue #764 - Access token value is printed in error message when
...
OneDev unable to use it to import jobs
2022-06-10 07:25:27 +08:00
Robin Shen
a529959674
Add batch operation for comment resolve/unresolve
2022-06-09 15:26:02 +08:00
Robin Shen
bd16c0ac6c
Reset code comment status change user to unknown upon user deletion
2022-06-09 14:09:34 +08:00
Robin Shen
0274702e60
Fix unit test errors
2022-06-09 13:40:57 +08:00
Robin Shen
d9145f895b
Bump version to 7.3.3
2022-06-09 13:36:13 +08:00
Robin Shen
42cd6ce49f
Fix issue #761 - Skip running job for branch update and pull request
...
update trigger when commit message contains "[skip ci]" or "[ci skip]"
2022-06-09 13:35:27 +08:00
Robin Shen
3381383bf1
Some usability improvements
2022-06-09 10:05:20 +08:00
Robin Shen
733d8eb475
Some minor usability fixes
...
Fix issue #759 - Page scrolled to bottom when more commits are loaded
Fix issue #760 - Partial of wrapped text in markdown input is hidden
when the wrapping causes vertical scroll bar move
2022-06-08 07:29:53 +08:00
Robin Shen
a54093a187
Fix issue #752 - Able to mark code comment as resolvable
2022-06-07 22:12:36 +08:00
Robin Shen
a1ead3f133
Remove commits cache as it does not benefit too much
2022-06-02 10:42:24 +08:00
Robin Shen
f8084a3c7d
Minor format change
2022-06-02 10:30:06 +08:00
Robin Shen
ab9daa8e8b
Fix issue #755 - Mail setting can not take effect without restarting
...
OneDev
2022-06-02 09:28:31 +08:00
Robin Shen
1453e74b2a
mdiwork
2022-06-01 19:11:47 +08:00
Robin Shen
49ba9bab4a
Fix issue #754 - Malicious job can access files of other projects via build image step
2022-05-31 20:07:03 +08:00
Robin Shen
c3f01b9b12
Able to handle pull request build for job authorization of job executor
2022-05-31 16:54:38 +08:00
Robin Shen
adb6e31476
Fix XSS attach for published artifacts
2022-05-31 11:27:47 +08:00
Robin Shen
f2334ba7e4
Fix cache security issue
2022-05-31 10:43:23 +08:00
Robin Shen
31f3c9bba2
Rename job requirement of job executor as job authorization
2022-05-31 07:51:36 +08:00
Robin Shen
0052047a5b
Fix the docker sock mount security vulnerability
2022-05-30 22:21:43 +08:00
Robin Shen
8aa94e0daf
Fix security vulnerability issue regarding site/* access
2022-05-30 20:58:18 +08:00
Robin Shen
f1e97688e4
Fix security vulnerability related to Git pre/post receive callback
2022-05-30 19:36:08 +08:00
Robin Shen
910bb999b0
Bump version to 7.2.9
2022-05-29 08:11:39 +08:00
Robin Shen
b23f3ed1e2
Fix issue #749 - Disable server/agent shell executor when server/agent is running in docker mode to avoid confusion
2022-05-29 08:11:00 +08:00
Robin Shen
18b0b23b8a
Fix issue #747 - Support verify signing with sub key
2022-05-28 21:22:59 +08:00
Robin Shen
cbd5656b5b
Bump version to 7.2.8
2022-05-28 16:50:04 +08:00
Robin Shen
8b6252e10c
Fix issue #748 - Able to reference build version and content of
...
specified file in various build image step fields
2022-05-28 16:49:10 +08:00
Robin Shen
fac8129ae4
Some SSO improvements and bug fixes
...
Fix issue #743 - Provide a remember option to automatically authenticate
via SSO provider
Fix issue #744 - Exception when rename sso connector
2022-05-25 17:39:12 +08:00
Robin Shen
68d7ba55ff
Bump version to 7.2.7
2022-05-25 13:35:34 +08:00
Robin Shen
deaf3db96b
Fix syntax highlight bug
2022-05-25 10:17:29 +08:00
Robin Shen
45498582a8
Fix issue #741 - Copy button to copy code block from markdown
2022-05-25 08:53:30 +08:00