4088 Commits

Author SHA1 Message Date
Robin Shen
b34848eb9d Fix issue #369 - Import code and issues from Gitea 2021-07-20 08:29:05 +08:00
Robin Shen
665c852246 Fix issue #368 - Issue referencing not updated in description and
comment of moved issues
2021-07-18 20:38:39 +08:00
Robin Shen
f27bf88da2 Ask user to type 'yes' when move/delete all issues 2021-07-18 18:33:08 +08:00
Robin Shen
05e029ecfb Fix issue #367 - Issue status in email's subject 2021-07-18 18:09:45 +08:00
Robin Shen
aad7919242 Fix issue #322 - Import project from GitLab 2021-07-18 17:39:52 +08:00
Robin Shen
c3b0ec73f6 Merge branch 'main' of https://code.onedev.io/onedev-server into main 2021-07-15 21:02:00 +08:00
Robin Shen
bb3f70ac1c Minor UI improvements 2021-07-15 21:01:46 +08:00
Robin Shen
a58b93ec35 Edit .onedev-buildspec.yml 2021-07-15 12:32:41 +00:00
Robin Shen
5570fe5470 Edit .onedev-buildspec.yml 2021-07-15 12:32:17 +00:00
Robin Shen
8afea7fe0b Fix issue #364 - TTY option to run commands v4.8.1 2021-07-15 17:53:27 +08:00
Robin Shen
5370a8ff58 Add note for fixed issues of first build in job 2021-07-15 12:52:13 +08:00
Robin Shen
a4e01e73cc Bump version to 4.8.0 v4.8.0 2021-07-14 16:36:22 +08:00
Robin Shen
0c3907bce2 Fix issue #363 - Able to move/delete issues in batch 2021-07-14 16:34:56 +08:00
Robin Shen
923b8c3245 Fix the issue that input assister does not close when modal closed 2021-07-14 09:30:27 +08:00
Robin Shen
a020187e3b Fix the problem mail setting save button greyed out after testing 2021-07-14 08:53:05 +08:00
Robin Shen
3976f66783 Fix issue #343 - Creating issues, adding comments via email 2021-07-13 22:24:03 +08:00
Robin Shen
5ba81e96bd Merge branch 'import' 2021-07-05 14:20:27 +08:00
Robin Shen
9f50fb0b37 Fix issue #336 - Allow for the project with build templates to be non-public 2021-07-05 14:20:03 +08:00
Robin Shen
86d5f5a298 Make return value of RepositoryResoure.editFile a valid json 2021-07-04 19:44:32 +08:00
Robin Shen
6367a68c59 Fix issue #359 - Add RESTful API endpoints to operate git repositories 2021-07-03 18:30:37 +08:00
Robin Shen
46c001b04c Merge pull request #28 - Add some git api endpoints 2021-07-03 00:53:13 +00:00
KN4CK3R
7cd0c028a2 Added some git api endpoints. 2021-07-02 16:33:00 +02:00
Robin Shen
8cbec3d9ed Fix issue #355 - Able to use latest build in project dependency v4.7.0 2021-07-02 14:33:48 +08:00
Robin Shen
aef415eb3b Access contributed setting via RESTful api 2021-07-02 10:01:55 +08:00
Robin Shen
d2698e8353 Fix issue #357 - Able to contribute plugin setting to project 2021-07-01 21:54:56 +08:00
Robin Shen
32f7727c5b Fix issue #129 - When click emojis in markdown editor, it takes a long
time to show all emojis
2021-07-01 13:35:03 +08:00
Robin Shen
74a96b9058 Fix some usability issues 2021-07-01 09:46:29 +08:00
Robin Shen
80cbf6086c Fix issue #356 - Unable to import build spec from other projects if system level anonymous access is disabled 2021-06-30 10:21:56 +08:00
Robin Shen
9fff7648ef Fix issue #354 - OneDev is unable to authenticate with other repository
providers if checkout step is used
2021-06-29 10:22:45 +08:00
Robin Shen
e7913fd872 Fix issue #353 - Project Dependency Setting May Cause
NullPointerException
2021-06-28 20:16:59 +08:00
Robin Shen
a9e4d4d656 Fix issue #339 - Support colours in build output 2021-06-28 15:43:57 +08:00
Robin Shen
4486b1d9bc Use latest version of commons 2021-06-22 18:27:13 +08:00
Robin Shen
9392b0d14c Merge branch 'main' of https://code.onedev.io/onedev-server v4.6.1 2021-06-21 15:00:48 +08:00
Robin Shen
f89c2659e0 Bump version to 4.6.1 2021-06-21 15:00:40 +08:00
Robin Shen
469dee7765 Fix issue #342 - Able to import YouTrack/GitHub issues into existing project 2021-06-21 14:59:40 +08:00
Robin Shen
057272549b Edit .onedev-buildspec.yml 2021-06-18 03:21:44 +00:00
Robin Shen
c5694191aa Fix issue #337 - OneDev running in container always try to upgrade even
if version is not changed
v4.6.0
2021-06-17 18:18:58 +08:00
Robin Shen
184c5cdb5a Bump version to 4.6.0 2021-06-17 17:20:15 +08:00
Robin Shen
e9298bc6bd Migrate data from 4.5.0 to 4.6.0 2021-06-17 17:18:43 +08:00
Robin Shen
36a2741cf4 Merge branch 'main' of https://code.onedev.io/onedev-server into main 2021-06-17 15:02:55 +08:00
Robin Shen
3bcb45d2fb Fix issue #333 - Alternative user's email address for web commits 2021-06-17 15:02:38 +08:00
Robin Shen
b714dcafc9 Edit missing-issue-fixes.md
Fix issue #330 - Add issue field types of float/datetime/period
2021-06-17 06:07:27 +00:00
Robin Shen
fc7669f73f Improve GitHub importer 2021-06-17 14:03:18 +08:00
Robin Shen
3cdcba85a3 Fix some minor bugs importing issues from YouTrack 2021-06-16 20:47:32 +08:00
Robin Shen
7332a7ecc1 Merge branch 'youtrack' 2021-06-16 14:46:22 +08:00
Robin Shen
462964d5a2 Fix issue #323 - Import project (issues only) from YouTrack 2021-06-16 14:45:33 +08:00
Robin Shen
86f07be267 Fix issue #331 - Show pull request open URL on push 2021-06-15 10:26:33 +08:00
Robin Shen
2ee091bd3f Bump version to 4.5.1 2021-06-12 15:06:24 +08:00
Robin Shen
2d1d3d5a74 Merge branch 'stable' of https://code.onedev.io/onedev-server into stable 2021-06-12 14:58:50 +08:00
Robin Shen
0d29367265 Fix issue #325 - Make public role of GitHub import page optional 2021-06-12 14:58:24 +08:00