1963 Commits

Author SHA1 Message Date
Robin Shen
33a971f086 Do not display build status on some pages to avoid confusion 2023-02-16 12:04:40 +08:00
Robin Shen
4137e0e7ce Fix issue #1206 - Typo in Pull Requests operations 2023-02-16 09:55:21 +08:00
Robin Shen
d39c332665 Fix issue #1209 - Include comment user in FROM header of issue email notification 2023-02-16 09:45:42 +08:00
Robin Shen
ca74c4be3d Fix issue #1200 - Exception when delete a milestone 2023-02-15 19:21:16 +08:00
Robin Shen
7e51d1d4b4 Improve commit reference in markdown to suppport project prefixing 2023-02-15 15:43:30 +08:00
Robin Shen
3b3167778f Fix issue #1143 - Do not run pull request builds automatically when target branch is updated 2023-02-15 13:18:53 +08:00
Robin Shen
4129bc0572 Fix issue #1184 - Attach commit to issue while referencing 2023-02-13 12:37:15 +08:00
Robin Shen
8e90f2ddff Fix issue #1181 - Able to quote a reply in issue / pull request comment 2023-02-12 16:00:15 +08:00
Robin Shen
a4be53bdb6 Fix issue #1194 - Issue state transition: "fixed in current pull request" should look into pull request title + description as well 2023-02-12 10:21:20 +08:00
Robin Shen
9e61690066 Fix issue #1189 - Right click context menu on the breadcrumb bar 2023-02-11 20:42:17 +08:00
Robin Shen
94c9ef480c Fix issue #1188 - Contributions Page: link contributor commits to commits page 2023-02-11 18:21:18 +08:00
Robin Shen
b943e7527a Fix issue #1190 - Boards crashing, potentially due to unhandled priviliges 2023-02-11 14:07:47 +08:00
Robin Shen
3e83719f77 Minor email notification template fix 2023-02-10 16:20:58 +08:00
Robin Shen
845bf32253 Make upgrade aware of conf/trust-certs 2023-02-10 16:03:30 +08:00
Robin Shen
5a1f3fd984 Change version back to 8.0.0 2023-02-10 10:30:56 +08:00
Robin Shen
11d7666fd6 Change version back to 7.9.12 in order to merge easily with main branch 2023-02-10 10:25:59 +08:00
Robin Shen
2092e752da Fix issue #798 - Option to trust self-signed certificates 2023-02-10 10:24:25 +08:00
Robin Shen
c1a168bfb4 Bump version to 7.9.12 2023-02-07 14:13:19 +08:00
Robin Shen
d67dd96868 Fix issue #1179 - OneDev should use crypto strong random string for access token and password reset 2023-02-07 14:12:45 +08:00
Robin Shen
92c3a12e11 Bump version to 7.9.11 2023-02-06 20:01:54 +08:00
Robin Shen
f3249d9089 Fix issue #1177 - Exception when deleting user 2023-02-06 20:01:50 +08:00
Robin Shen
719a870a30 Bump version to 7.9.10 2023-02-06 15:09:24 +08:00
Robin Shen
e537874a40 Fix issue #1177 - Exception when deleting user 2023-02-06 15:09:17 +08:00
Robin Shen
ec6891a2c4 Remove custom keystore config as it is no longer supported 2023-02-05 11:29:08 +08:00
Robin Shen
89726d54fa Use internaldb instead of sampledb to avoid confusion 2023-02-04 21:19:47 +08:00
Robin Shen
4cc0fd0ec6 Fix issue #1088 - Increase various description/comment length to sufficiently large 2023-02-04 15:09:56 +08:00
Robin Shen
c748626523 Bump version to 8.0.0 again 2023-02-03 14:05:25 +08:00
Robin Shen
6b83943d4f Merge branch 'main' of https://code.onedev.io/onedev/server 2023-02-03 14:04:39 +08:00
Robin Shen
d62c784c3f Revert version to 7.9.9 in order to merge with main branch easily 2023-02-03 14:04:33 +08:00
Robin Shen
ca2c02831a Fix issue #1169 - Improve issue / pull request fuzzy search to include comments 2023-02-03 14:03:34 +08:00
Robin Shen
2fe06aae01 Bump vesion to 7.9.9 2023-02-03 08:36:03 +08:00
Robin Shen
7520ca20da Fix issue #1173 - Unable to delete user 2023-02-03 08:32:48 +08:00
Robin Shen
d319013e0c Fix issue #1147 - Limit public access to /<project>/~site only 2023-02-01 15:24:38 +08:00
Robin Shen
651c42da27 Fix issue #1168 - Site publish: accessing directory should redirect to index.html under that directory 2023-02-01 14:44:19 +08:00
Robin Shen
30800d3f94 Fix issue #1137 - use main as efault branch for new projects 2023-02-01 10:57:40 +08:00
Robin Shen
fcf89dd9e7 Minor agent query language fix 2023-01-31 21:00:32 +08:00
Robin Shen
62c15337c0 Fix pipeline page exception 2023-01-31 16:46:05 +08:00
Robin Shen
e0d433eda0 Bump version to 8.0.0 2023-01-31 12:46:06 +08:00
Robin Shen
7d327bd580 Fix image distortion issue in diff view 2023-01-30 15:24:28 +08:00
Robin Shen
b6a5f4556d Sort tags reversely when import build spec from other projects 2023-01-30 15:18:40 +08:00
Robin Shen
0154d50af5 Fix issue #1165 - Able to specify default value by project in issue custom choice field 2023-01-30 14:47:41 +08:00
Robin Shen
8d8809f5d6 Fix issue #1164 - Scripting choices for custom issue field throws exception at issues page 2023-01-30 13:04:21 +08:00
Robin Shen
75eb598acd Get issues since last successful build instead of last build for fixed issues in build 2023-01-30 08:38:26 +08:00
Robin Shen
8e7bab1311 Fix issue #1162 - Allow to import build spec from branch of another project 2023-01-29 21:39:21 +08:00
Robin Shen
5eaa109611 Fix issue #1161 - LFS upload is very slow 2023-01-29 20:58:37 +08:00
Robin Shen
212af68458 Refactor of stream read/write 2023-01-29 20:58:37 +08:00
Robin Shen
7963b6b79f Fix issue #1160 - File uploaded with Git LFS is corrupted on server side 2023-01-29 20:58:28 +08:00
Robin Shen
3e278beb42 Minor LFS display fix 2023-01-29 12:34:59 +08:00
Robin Shen
99d3f6335d Fix issue #1158 - Able to define job properties in project hierarchy 2023-01-29 09:23:26 +08:00
Robin Shen
4f8e3e75d3 Fix issue #1157 - Input '.' in quick search causes OneDev UI to crash 2023-01-28 21:08:55 +08:00