3869 Commits

Author SHA1 Message Date
Robin Shen
97e4460f8c Edit readme.md 2021-01-30 15:39:04 +00:00
Robin Shen
16a534d95e Edit readme.md 2021-01-30 15:35:09 +00:00
Robin Shen
b18f13a01f Edit readme.md 2021-01-30 15:28:40 +00:00
Robin Shen
6c297a8dae Edit incompatibilities.md v4.1.3 2021-01-30 06:55:38 +00:00
Robin Shen
18fcb3c0fb Update build spec to remove html report publish setting 2021-01-30 14:18:32 +08:00
Robin Shen
14dac93dbf Bump version to 4.1.3 2021-01-30 13:32:45 +08:00
Robin Shen
ba2d42f1f7 Fix issue #230 - XSS vulnerability when publish html report 2021-01-30 11:34:57 +08:00
Robin Shen
31b4ab4f96 Fix issue #229 - Show clover coverage information when view source 2021-01-28 22:11:46 +08:00
Robin Shen
0501fcf578 Remove test code 2021-01-26 21:11:06 +08:00
Robin Shen
d0e1cefcd5 Able to show code problem and coverage information contributed from build reports in diff view 2021-01-26 09:48:58 +08:00
Robin Shen
9fe409bff6 Rework pull request code comments to be more practical 2021-01-23 22:17:26 +08:00
Robin Shen
70582f65af Able to show problems and coverages from specified report in source view 2021-01-20 13:01:26 +08:00
Robin Shen
27e5c75bc8 Lazy load comment/problem/coverage info in source view to show file quickly 2021-01-20 11:23:42 +08:00
Robin Shen
b5b79bb576 Fix issue #226 - Render line coverage information reported from builds
in source view
2021-01-18 23:25:49 +08:00
Robin Shen
c2261f5731 Minor build spec editor css improvement 2021-01-18 14:54:50 +08:00
Robin Shen
2772d8b64a Fix the issue that build param name containing upper case can not be
auto-completed
2021-01-18 14:27:18 +08:00
Robin Shen
5d4ba98930 Fix issue #225 - Show source view code comment icon with a different
color if there are new updates
2021-01-18 14:10:08 +08:00
Robin Shen
5e980f63e8 Show code problems reported from build in source code view 2021-01-18 09:55:04 +08:00
Robin Shen
aabf8f9e26 fix issue #196 - Display job secrets 2021-01-17 08:21:41 +08:00
Robin Shen
cd77054232 Move job default fixed issues filter out of build spec 2021-01-16 21:50:25 +08:00
Robin Shen
1b571b0ea8 Merge branch 'main' of https://code.onedev.io/onedev-server into main v4.1.2 2021-01-14 09:00:46 +08:00
Robin Shen
c206dbb74f Remove animation effect of charts 2021-01-14 09:00:29 +08:00
Robin Shen
b325a34798 Fix issue #223 - Group jest stats of same type into one chart 2021-01-13 11:06:43 +00:00
Robin Shen
903cdb104a Merge branch 'main' of https://code.onedev.io/onedev-server into main 2021-01-13 19:01:19 +08:00
Robin Shen
e45cb721fd Group jest stats of same type into one chart 2021-01-13 19:01:07 +08:00
Robin Shen
b533475308 Edit .onedev-buildspec.yml v4.1.1 2021-01-10 23:46:51 +00:00
Robin Shen
188c22ca07 Bump up version 2021-01-11 07:41:38 +08:00
Robin Shen
4abe7aeab7 Merge pull request #22 - Replace deprecated keyCode by key for detecting the @ sign
Fix issue #221 - Job Variable autocomplete not working
2021-01-10 23:40:08 +00:00
Michael Weimann
2d23b8616d
detect build var by key instead of keyCode
keyCode is deprecated. Switching to key instead. This also assures detecting special characters typed on various keyboard layouts.

fix issue #221

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2021-01-10 19:16:38 +01:00
Robin Shen
6f902c85cd Edit incompatibilities.md v4.1.0 2021-01-09 13:51:20 +00:00
Robin Shen
0dd7555781 Fix issue #222 - Use '@@' instead of '\@' for literal @ in job commands 2021-01-09 21:40:02 +08:00
Robin Shen
9f3084d492 Upgrade data to 4.1.0 2021-01-08 09:39:46 +08:00
Robin Shen
22b5f83873 Bug fixes and minor improvements 2021-01-07 21:37:30 +08:00
Robin Shen
33104d7456 Remove test code 2021-01-07 17:25:33 +08:00
Robin Shen
8bc40df7e8 Fix issue #220 - Statistics for Jest unit test success rate and duration 2021-01-07 17:09:42 +08:00
Robin Shen
bd615dbb86 Fix issue #219 - Render Jest unit test report in build detail page 2021-01-02 14:28:03 +08:00
Robin Shen
7a34cde83a Bump xstream to 1.4.15 2020-12-22 07:52:42 +08:00
Robin Shen
c17457aa74 Fix issue #218 - Increase mysql disk size to 20G in k8s production deployment v4.0.9 2020-12-20 11:39:32 +08:00
Robin Shen
6006d1f916 fix issue #217 - Do not display builds not corresponding to a branch in branch commit info v4.0.8 2020-12-18 19:51:53 +08:00
Robin Shen
aadab08fd5 More k8s permissions to grant for gitops demo v4.0.7 2020-12-14 16:24:24 +08:00
Robin Shen
de35920465 Additional k8s permission required to run pods 2020-12-14 15:05:11 +08:00
Robin Shen
0c6b0e494e Bump version to 4.0.7 2020-12-14 14:32:48 +08:00
Robin Shen
488f1870b6 fix issue #216 - Service account of Kubernetes executor does not work 2020-12-14 14:24:52 +08:00
Robin Shen
a353b79720 fix issue #215 - Do not create duplicate build for same commit hash,
param and ref combo
v4.0.6
2020-12-12 10:15:03 +08:00
Robin Shen
227920a912 Minor UI fix 2020-12-10 22:12:10 +08:00
Robin Shen
5a05738ab9 Merge branch 'main' of https://code.onedev.io/onedev-server into main v4.0.5 2020-12-10 10:23:52 +08:00
Robin Shen
ec11ee4468 fix issue #214 - Improve build submission mechanism to facilitate gitops 2020-12-10 10:22:18 +08:00
Robin Shen
f03f2a998f Edit incompatibilities.md 2020-12-09 14:20:21 +00:00
Robin Shen
2c98963a38 Edit incompatibilities.md 2020-12-09 14:13:45 +00:00
Robin Shen
0c6daed89f Fix the error upgrading to jetty 9.4.35 2020-12-03 07:33:54 +08:00