1963 Commits

Author SHA1 Message Date
Robin Shen
32b080a808 Minor css fix 2022-05-04 20:35:24 +08:00
Thomas Terry
2cd066c675 Move and rename ProgrammingLanguageInfoManager to ProgrammingLanguageDetector 2022-05-03 20:24:42 -05:00
Sierra Larane
8a2a77681e Edit DefaultCommitInfoManager.java 2022-05-03 23:27:45 +00:00
Thomas Terry
3edd19c6fa Finish rewrite of file type checking 2022-05-03 17:40:38 -05:00
Thomas Terry
078a7af5a5 Use .equals instead of == 2022-05-03 17:23:48 -05:00
Thomas Terry
12373517d3 Add rest of code for new extension checking method 2022-05-03 17:21:50 -05:00
Thomas Terry
042160bc6e Add new way of checking extension 2022-05-03 17:19:41 -05:00
Robin Shen
142b49d70c Bump version to 7.1.2 2022-05-03 20:42:14 +08:00
Robin Shen
8e45453140 Fix issue #708 - Query assist also pops up when press command palette
shortcut key
2022-05-03 20:41:40 +08:00
Robin Shen
357a4183e7 Bump version to 7.1.1 2022-05-03 19:47:57 +08:00
Robin Shen
a0eeb7d331 Fix issue #707 - Error when open command palette as non-administrator 2022-05-03 19:47:22 +08:00
Robin Shen
3d419e2843 Use same ref as current build when fire new build in pipeline 2022-05-03 18:02:32 +08:00
Robin Shen
2fecb5fafa Bump version to 7.1.0 2022-05-03 17:01:36 +08:00
Robin Shen
f935d3b18b Change number of similar issue suggestion to 5 to save screen space 2022-05-03 16:58:45 +08:00
Robin Shen
2f37f216af Fix issue #703 - CSS: Commits list view: Hovering with mouse over a
commit dot highlights the commit row in a dark background
2022-05-03 16:48:16 +08:00
Robin Shen
2a7cb23eac Fix issue #702 - Pull request filter "to be reviewed by me" shows
discarded pull requests
2022-05-03 16:42:49 +08:00
Robin Shen
03efc8bbad Fix issue #701 - Configure default assignee on pull request 2022-05-03 16:23:55 +08:00
Robin Shen
caf8e7dd25 Fix issue #698 - Add possibility to create link to particular comment
within issue
2022-05-03 16:17:52 +08:00
Robin Shen
b4eb88a2d7 Merge pull request #40 - Add the ability to recognize other possible README file endings
This pull request adds the ability for the markdown renderer and the main README to recognize the other possible markdown file extension of ".mkd". And the possiblity of using other renderable file types as the readme.

This pull request also fixes the naming of one of the programming languages recognized from "Common" to "Emacs" lisp since they are somewhat different and should be recognized as different source types.
2022-05-03 06:45:31 +00:00
Robin Shen
8d8499a793 Fix issue #704 - Retain issue linking when importing from YouTrack 2022-05-03 11:32:23 +08:00
Sierra Larane
2c5fd6c485 Edit FolderViewPanel.java 2022-05-03 01:22:53 +00:00
Sierra Larane
bad4f81fd1 Edit FolderViewPanel.java 2022-05-03 01:21:09 +00:00
Sierra Larane
09be9f7d95 Edit DefaultCommitInfoManager.java 2022-05-03 01:20:28 +00:00
Thomas Terry
3659ffe295 Merge branch 'dev' into add_other_markdown 2022-05-02 19:49:31 -05:00
Thomas Terry
c5bd7775f3 Have markdown renderer show '.mkd' as well 2022-05-02 19:45:00 -05:00
Thomas Terry
9bcba525db Fix possible null bug 2022-05-02 19:38:12 -05:00
Thomas Terry
6d95577cfd Rewrite model to use filtered iterator 2022-05-02 19:32:15 -05:00
Thomas Terry
7f820e7e66 Rewrite readmeModel to check the alternative filenames for the readme 2022-05-02 19:19:41 -05:00
Thomas Terry
6fc61dd020 Add alternative file extension for markdown rendering 2022-05-02 18:29:26 -05:00
Thomas Terry
6f18b24c47 Add new file types and fix emacs lisp 2022-05-02 18:27:47 -05:00
Robin Shen
65e0bcc133 Fix the issue that not specified state mapping in issue importer causes
issue sate not eing set
2022-05-02 20:09:40 +08:00
Robin Shen
106e923c66 Some minor bug fixes 2022-05-02 19:58:57 +08:00
Robin Shen
243aa13d03 Fix issue #699 - Retain original ID when importing issues from YT 2022-05-02 18:06:35 +08:00
Robin Shen
4ade335761 Fix issue #706 - Support specification of shell for Run Docker Container
step
2022-05-02 11:39:33 +08:00
Robin Shen
c1d9f339aa Filter off undesired searches for command palette 2022-05-02 09:12:56 +08:00
Robin Shen
78287d34b1 Add TriggerJobResource 2022-05-01 22:42:04 +08:00
Robin Shen
25986d2283 Merge branch 'main' into dev 2022-05-01 10:09:40 +08:00
Robin Shen
3fbc816a60 Fix issue #443 - Mirror remote repository locally 2022-05-01 10:08:33 +08:00
Robin Shen
61234de7d3 Bump version 2022-04-27 22:19:55 +08:00
Robin Shen
2746b141fa Fix issue #696 - Unable to create issue from email sometimes due to
constraint violation
2022-04-27 22:18:54 +08:00
Robin Shen
045dfd76ec Fix atWho usability issue 2022-04-27 08:59:29 +08:00
Robin Shen
d041ade150 Select2 css fix 2022-04-26 20:57:51 +08:00
Robin Shen
e26dbfedef Merge branch 'main' into dev 2022-04-26 19:24:34 +08:00
Robin Shen
1ff836f09b Fix issue #691 - Command palette to quickly access different parts of OneDev 2022-04-26 19:23:42 +08:00
Robin Shen
af4916f031 Fix issue #694 - Build: Checkout step: Caching the 'checkout path' results in git error on subsequent builds 2022-04-26 09:13:45 +08:00
Robin Shen
26bd8d1ec6 Bump version to 7.0.7 2022-04-24 21:53:02 +08:00
Robin Shen
6043eaf073 Fix issue #693 - 500 error when creating pull request 2022-04-24 21:51:59 +08:00
Robin Shen
24027a2892 Fix NPE when access global issue page 2022-04-21 19:50:31 +08:00
Robin Shen
52d56d02b2 Fix issue #690 - Able to change target branch of existing pull request 2022-04-21 16:32:22 +08:00
Robin Shen
af2ec11895 Remove child creator role 2022-04-21 14:53:46 +08:00