Robin Shen
216530b909
fix issue #110 : SSO via OpenID connect
2020-06-12 19:52:19 +08:00
Robin Shen
d7ccd98481
Show more detailed error message when k8s image pull fails
2020-06-04 13:01:55 +08:00
Robin Shen
901fb47445
Cache git credential in container to perform operations such as
...
pull/push, submodule update etc.
fix issue #143 : Able to retrieve all branches and tags when run a job
fix issue #140 : Populate .ssh folder automatically so that submodules
accessing with ssh protocol can be retrieved without extra config
2020-06-04 10:12:55 +08:00
Robin Shen
113a1c3787
fix issue #135 : Add syntax highlighting for some major languages in
...
editor
2020-05-26 22:57:07 +08:00
Robin Shen
bbf507265a
Improve review system. Introduce pull request assignee
...
Instead of auto-merging pull requests, now a merge button is added to merge
pull request on demand.
fix issue #120 : A less confusing approach to count approvals required for
protected branches
fix issue #121 : An option to disable auto-merge after approval
2020-05-24 17:12:08 +08:00
Robin Shen
3a1ad5de3a
Bump version to 3.1.2
2020-05-10 20:44:15 +08:00
Robin Shen
99086b4c97
Bump version to 3.1.1
2020-05-04 21:46:08 +08:00
Robin Shen
4cc9c3155f
Some minor improvements
2020-05-01 22:54:05 +08:00
Robin Shine
c295c88c2f
Bump version to 3.1.0
2020-05-01 19:23:09 +08:00
Robin Shine
9d80721aea
Data migration to 3.1
2020-05-01 13:31:51 +08:00
Robin Shen
4a4ed014b1
Merge branch 'stable'
2020-04-21 08:40:34 +08:00
Robin Shen
a33cf685e3
Bump version to 3.0.14
2020-04-19 16:18:25 +08:00
Robin Shen
aea4ab1474
Merge branch 'stable'
2020-04-17 18:30:46 +08:00
Robin Shen
cbd0ecebb8
Bump version to 3.0.13
2020-04-17 17:37:37 +08:00
Robin Shen
899c80a057
Merge branch 'stable'
2020-04-14 17:54:49 +08:00
Robin Shen
fc3decca71
bump version to 3.0.12
2020-04-14 08:46:03 +08:00
Robin Shen
99663507cb
fix issue #90 : Do not show cursor info in build/issue/pull request url
2020-04-13 11:29:03 +08:00
Robin Shen
b00e22510a
Rename QueryPosition as Cursor
2020-04-12 17:10:43 +08:00
Robin Shen
8305bf487b
Merged pull request #2
2020-04-09 10:03:06 +08:00
Robin Shen
773243f889
Bump version to 3.0.11
2020-04-04 10:46:16 +08:00
Robin Shen
9e3c6cf31e
Bump version to 3.1.0
2020-03-30 09:01:07 +08:00
Robin Shen
00cbf2b581
Print busybox pulling information as INFO instead of ERROR
2020-03-20 15:00:56 +08:00
Robin Shen
2c2e8cf60d
Bump version to use new commons
2020-03-19 22:45:53 +08:00
Robin Shen
f4cf534085
Bump version to use new commons and k8s helper
2020-03-19 18:19:24 +08:00
Robin Shen
fba2219ead
bump version to 3.0.10
2020-03-14 19:15:01 +08:00
Robin Shen
85e6f58d21
Bump version to 3.0.9
2020-02-24 22:54:02 +08:00
Robin Shen
9c045d1c20
Bump version to 3.0.8
2020-02-23 09:15:59 +08:00
Robin Shen
35bbe095b7
Bump version to 3.0.7
2020-02-15 18:33:13 +08:00
Andrea Del Bene
5475b2ffae
Merge remote-tracking branch 'origin/master' into ssh-access
2020-02-12 09:39:15 +01:00
Robin Shen
da8933b384
Change to use onedev artifactory repository
2020-02-11 22:32:14 +08:00
Robin Shen
6b0738263d
Bump version to 3.0.6
2020-02-09 16:50:18 +08:00
Andrea Del Bene
f921fdaeca
Minor ui changes
2020-02-01 16:26:56 +01:00
Robin Shen
d6e1cecaaf
fix issue #9 : Support for aarch64/arm64
2020-01-23 00:14:54 +08:00
Robin Shen
34ebe5f56a
Fix the issue that canceling job executor discovering causes the job to
...
run
2020-01-15 23:04:04 +08:00
Robin Shen
d9f1fdc1b1
Fix variable interpolating interceptor bug
2020-01-14 23:23:02 +08:00
Robin Shen
ccb622f512
Able to use any path to save OneDev data when running in docker mode
2020-01-10 22:16:58 +08:00
Robin Shen
8910164c2f
Various improvements and bug fixes while writing documents
2020-01-04 12:49:21 +08:00
Robin Shen
b348a2a44f
Point doc link to code.onedev.io
2019-12-23 13:23:48 +08:00
Robin Shen
75c752a59a
Override docker container entrypoint to run specified command
2019-12-14 23:25:51 +08:00
Robin Shen
ff7a632aba
Some minor enhancements
...
Highlight reference links among normal links
Detect primary ip address when run out side of docker/k8s
2019-12-13 15:47:08 +08:00
Robin Shen
98fb3bb61e
midwork
2019-12-13 13:20:43 +08:00
Steve
0593ba8c42
Add some help text
2019-12-12 15:49:27 +08:00
Steve
9d2d5c66de
Add some help to job definition
2019-12-11 15:58:48 +08:00
Steve
c264f8214f
Simplify action context population and detection
2019-12-10 20:06:06 +08:00
Robin Shen
2babe6dcf6
Add windows 1909 support
2019-12-01 15:01:42 +08:00
Robin Shen
a5feb8b224
Add npm caches for node job suggestions
2019-12-01 14:38:31 +08:00
Robin Shen
96ee0217f7
Use onedev-build instead of onedev-ci for build directory on k8s
2019-12-01 13:34:18 +08:00
Robin Shen
16f4bf05ae
Some minor improvements
2019-12-01 11:02:32 +08:00
Robin Shen
698261f2e2
Use build spec instead of ci spec
2019-11-27 22:37:34 +08:00
Robin Shen
8322c0fb5e
Add name to job executor in order to identify which executor is being
...
used in a job
2019-11-27 13:55:51 +08:00