Robin Shen
561a292461
Bump version to 8.0.10
2023-03-15 10:12:07 +08:00
Robin Shen
77ced48023
Fix issue #1267 - GitLab import error due to improper use of access token
2023-03-15 10:11:23 +08:00
Robin Shen
53e9fde7db
Fix issue #1269 - Signed Commits with SSH Key Crash ~/commits Site
2023-03-15 09:29:59 +08:00
Robin Shen
62610c0b5e
Bump version to 8.0.9
2023-03-14 08:38:34 +08:00
Robin Shen
43ebb38cea
Fix issue #1265 - 500 internal server error when creating PR from REST API
2023-03-14 08:37:57 +08:00
Robin Shen
8186850800
Fix issue #1263 - Wrong timestamp when issue is submitted
2023-03-14 08:01:02 +08:00
Robin Shen
2d10a952e1
Bump version to 8.0.8
2023-03-09 13:38:06 +08:00
Robin Shen
b12e6ae295
Fix issue #1260 - Fuzzy query crashes when switch to a different page in returned result
2023-03-09 13:26:58 +08:00
Robin Shen
4a8e127493
Fix issue #1259 - Expand command input automatically in build step editor
2023-03-09 10:35:13 +08:00
Robin Shen
9cb28c1ed6
Fix issue #1252 - Add Customization to Login Page and Webpage Title
2023-03-07 21:22:53 +08:00
Robin Shen
c5395099c8
Fix issue #1257 - NPE when specify default value of custom issue field of group type
2023-03-07 21:06:22 +08:00
Robin Shen
8d0a47ae86
Fix issue #1256 - Able to specify per project default value for issue field of user type
2023-03-07 20:07:17 +08:00
Robin Shen
394c1a89c2
Bump version to 8.0.7
2023-03-07 14:00:38 +08:00
Robin Shen
7a46ff9b10
Fix issue #1255 - Update restful api to make update operation accepting id via url instead of request body
2023-03-07 13:58:15 +08:00
Robin Shen
3458771d68
Fix issue #1254 - HTML tag are not escape when displaying job parameter description
2023-03-06 22:04:59 +08:00
Robin Shen
de909a166b
Improved restful api help
2023-03-03 09:41:24 +08:00
Robin Shen
c37d6d83c9
Fix issue #1250 - Applicable issues in state transition don't affect my issue list
2023-03-02 23:29:53 +08:00
Robin Shen
3d66c33a71
Bump version to 8.0.6
2023-03-02 22:33:19 +08:00
Robin Shen
0060e728ef
Refactor to use project event
2023-03-02 22:32:43 +08:00
Robin Shen
1d44cd8829
Fix issue #1249 - Properties defined in project displayed as imported in build spec
2023-03-02 20:58:04 +08:00
Robin Shen
27f801d43c
Fix issue #1248 - Code comment fuzzy search does not index newly created code comments
2023-03-02 19:37:33 +08:00
Robin Shen
556d120f14
Fix issue #1247 - Pull request fuzzy search does not index newly opened pull requests
2023-03-02 16:35:48 +08:00
Robin Shen
a811bb52cc
Refactoring various model managers
2023-03-02 12:42:00 +08:00
Robin Shen
94a1037688
Add backward compatibility method to build
2023-03-01 22:27:09 +08:00
Robin Shen
6303b2a5a7
Change version to 8.0.5
2023-03-01 22:11:41 +08:00
Robin Shen
9ae56a8038
minor format fix
2023-03-01 22:10:48 +08:00
Robin Shen
8760a5264e
Some bug fixes
2023-03-01 18:23:27 +08:00
Robin Shen
11faa8fd36
Refactor usermanager, groupmanager and rolemanager
2023-03-01 15:29:24 +08:00
Robin Shen
52dca1aab9
Fix issue #1242 - Validate tag name to avoid invalid chars in create tag step
2023-03-01 14:50:25 +08:00
Robin Shen
5f09036754
Css fix for pull request list
2023-03-01 14:05:04 +08:00
Robin Shen
4f731a9b09
Bump version to 8.1.0
2023-03-01 10:53:57 +08:00
Robin Shen
558dffe485
Improvements and bugfixes:
...
Fix issue #1245 - Use access token based authorization for create tag and close milestone step
Fix issue #1239 - Enhance secret security by restricting by submitter
Fix issue #1246 - Review requirement of protected branches malformed after renaming user/group
2023-03-01 10:51:56 +08:00
Robin Shen
aa9b2a3ce1
Fix typo
2023-02-24 18:12:37 +08:00
Robin Shen
b4e8adbf73
Bump version to 8.0.4
2023-02-22 21:54:27 +08:00
Robin Shen
5cf5305a04
Fix issue #1233 - "Commented by" criteria for issue / pull request / code comment
2023-02-22 21:51:17 +08:00
Robin Shen
127558314b
Fix issue #1238 - Fixing commit link points to fork
2023-02-22 20:42:04 +08:00
Robin Shen
6faf69d383
Fix issue #1237 - Pull request not updating after changing merge strategy
2023-02-22 20:18:26 +08:00
Robin Shen
057fcd1a24
Fix issue #1232 - Fuzzy query can not find some words even if they are not stop words
2023-02-20 19:55:51 +08:00
Robin Shen
fb22a758f6
Bump version to 8.0.3
2023-02-19 16:06:46 +08:00
Robin Shen
6c33b38c7e
Fix issue #1229 - Pull request should not send minor notifications such as referenced from other places
2023-02-19 14:36:47 +08:00
Robin Shen
f2f2fec728
Fix issue #1228 - Step editor prompts for unsaved changes even if it is not modified
2023-02-19 14:17:51 +08:00
Robin Shen
e4e5b4cb81
Fix issue #1227 - Issues should be sorted by number descending after copy/move
2023-02-19 12:37:21 +08:00
Robin Shen
0396ea5b18
Minor suggestion auto-complete fix
2023-02-19 12:06:11 +08:00
Robin Shen
7f48d0ceaf
Fix issue #1224 - Error when open .onedev-buildspec.yml or open /project/~build
2023-02-18 20:33:32 +08:00
Robin Shen
9b666b6f0f
Fix issue #1219 - Error evaluating groovy script
2023-02-18 14:11:46 +08:00
Robin Shen
dfc8f0324b
Fix issue #1222 - Unable to restore backup if issue is referenced from commit
2023-02-18 12:05:04 +08:00
Robin Shen
9029d8dc04
Fix issue #1213 - Unable clone any external repos in CI
2023-02-17 14:23:19 +08:00
Robin Shen
29f00409a6
Fix issue #1214 - Do not open issue via email if subject starts with RE:
2023-02-17 09:27:50 +08:00
Robin Shen
c3f03ffe09
Fix issue #1183 - LDAP account and local account coexist
2023-02-16 22:36:08 +08:00
Robin Shen
7dd8c0f28e
Fix issue #1201 - include time take for each job/step
2023-02-16 15:02:29 +08:00