Robin Shen
7d7f2bddfe
Refactor project/issue import facilities
2021-07-20 23:01:23 +08:00
Robin Shen
b34848eb9d
Fix issue #369 - Import code and issues from Gitea
2021-07-20 08:29:05 +08:00
Robin Shen
aad7919242
Fix issue #322 - Import project from GitLab
2021-07-18 17:39:52 +08:00
Robin Shen
8afea7fe0b
Fix issue #364 - TTY option to run commands
2021-07-15 17:53:27 +08:00
Robin Shen
a4e01e73cc
Bump version to 4.8.0
2021-07-14 16:36:22 +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
74a96b9058
Fix some usability issues
2021-07-01 09:46:29 +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
a9e4d4d656
Fix issue #339 - Support colours in build output
2021-06-28 15:43:57 +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
184c5cdb5a
Bump version to 4.6.0
2021-06-17 17:20:15 +08: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
462964d5a2
Fix issue #323 - Import project (issues only) from YouTrack
2021-06-16 14:45:33 +08:00
Robin Shen
2ee091bd3f
Bump version to 4.5.1
2021-06-12 15:06:24 +08:00
Robin Shen
0d29367265
Fix issue #325 - Make public role of GitHub import page optional
2021-06-12 14:58:24 +08:00
Robin Shen
7e3780952c
Fix issue #320 - Support for multiple email addresses for a user
2021-06-11 20:09:46 +08:00
Robin Shen
4a0bbd277e
Send server step log progressively
2021-06-10 15:07:29 +08:00
Robin Shen
f074c489f1
Bump version to 4.5.0
2021-06-09 20:45:04 +08:00
Robin Shen
79d9c88e6a
Fix issue #321 - Import repositories and issues from GitHub
2021-06-09 20:20:31 +08:00
Robin Shen
7bf3a79182
Add OAuth support facility for project import
2021-06-05 14:32:21 +08:00
Robin Shen
9ac1d9fedc
Refactor OpenID github connector into a separate plugin
2021-06-04 21:58:00 +08:00
Robin Shen
ecc97ba6a4
Bump version to 4.4.3
2021-06-02 14:36:48 +08:00
Robin Shen
64c8d84167
Bump version to 4.4.2
2021-05-29 10:43:35 +08:00
Robin Shen
4440f0c57e
Fix issue #304 - Potential information leak via Ldap injection when ldap
...
authenticator is enabled
2021-05-29 10:41:52 +08:00
Robin Shen
369d640aa8
Fix issue #299 - Kubernetes executor no longer works in 4.4
2021-05-28 20:17:26 +08:00
Robin Shen
de4c6f89ae
Fix issue #294 - Upgrade mail api to avoid using TLS v1 and v1.1 for security reason
2021-05-27 22:20:40 +08:00
Robin Shen
1b03e57027
Bump version to 4.4.1
2021-05-27 16:24:59 +08:00
Robin Shen
3e7bd32243
Fix issue #228 - RESTful API
2021-05-25 21:40:55 +08:00
Robin Shen
ddd8a9c508
Draft version of RESTful api help
2021-05-23 21:56:09 +08:00
Robin Shen
c594121b50
Bump version to 4.3.5
2021-05-19 08:24:37 +08:00
Robin Shen
17379d51fd
Fix issue #283 - Some utf8 files are incorrectly detected as ISO-8859
2021-05-18 09:54:40 +08:00
Robin Shen
64d2cc1db5
Fix issue #282 - Last log without new line gets eaten on Windows node of
...
Kubernetes executor
Fix issue #281 - Add support for windows 10 2004 and 20H2 in Kubernetes
executor
2021-05-09 16:19:01 +08:00
Robin Shen
e6cf9aa4a7
Bump version to 4.3.3
2021-05-09 07:44:41 +08:00
Robin Shen
15044078cc
Bump version to 4.3.2
2021-05-08 08:05:08 +08:00
Robin Shen
342b9c986d
Fix the issue that resource unsatisfication causes NPE for job services
2021-05-07 20:42:16 +08:00
Robin Shen
ee8d1aae7f
Step improvements
...
Fix issue #279 - A mechanism to pass data between steps
Fix issue #278 - Refactor artifacts&reports as step
2021-05-07 14:09:25 +08:00
Robin Shen
96a2fa4c3a
Refactor artifacts&reports as server steps
2021-04-28 22:19:50 +08:00
Robin Shen
8ac7615738
Enhance build spec with import/step/template concept
...
Fix issue #272 - Able to import build spec defined in other projects
Fix issue #273 - Able to run multiple steps on different images inside a build job
Fix issue #274 - Allow same service to be used by different jobs
Fix issue #275 - Step template concept to allow reusing common build logic more easily
2021-04-20 18:30:30 +08:00
Robin Shen
f52bec68e8
Remove image and commands from job class
2021-04-11 09:57:24 +08:00
Robin Shen
400fabb54a
Fix a minor bug for docker on Windows
2021-04-11 08:44:08 +08:00
Robin Shen
232cc2ca8e
Step support for Kubernetes and Docker executor
2021-04-10 22:53:27 +08:00
Robin Shen
23f2ad2864
Bump up version
2021-03-26 21:26:54 +08:00
Robin Shen
7ceb2eeb34
Fix issue #267 - Kubernetes Job Executer docker.sock is not of type file
2021-03-26 21:14:14 +08:00
Robin Shen
453d0aca16
Fix issue #265 - Saved queries side bar closed after refreshing page
2021-03-25 09:02:04 +08:00
Robin Shen
41d49e8734
More SEO and bug fixes
...
Fix issue #263 - Upgrade XStream library to prevent a low severity
vulnerability
Fix issue #262 - More search engine optimizations
2021-03-23 12:35:19 +08:00
Robin Shen
d8d1591506
Bump version to 4.2.2
2021-03-19 12:05:30 +08:00
Robin Shen
2c6bcf789f
Bump version to 4.2.1
2021-03-18 10:41:46 +08:00