Robin Shen
e67331db06
fix issue #159 - Able to run downstream builds from build detail page
2020-06-30 16:06:36 +08:00
Robin Shen
3ebce153d9
Fix the issue that newly created issue does not use current query
...
template sometimes
2020-06-30 09:42:41 +08:00
Robin Shen
702e857f90
fix issue #166 - New regexp settings to close issue from acommit
2020-06-30 09:22:58 +08:00
Robin Shen
ba55906d6b
fix issue #165 - Fast forward merge doesn't work
2020-06-30 09:21:20 +08:00
Robin Shen
156ad5f805
fix issue #152 - Template for description field on new issue
2020-06-30 09:02:22 +08:00
Robin Shen
614cd001a5
Minor css improvement
2020-06-28 22:35:10 +08:00
Robin Shen
af5e2d6f95
fix issue #154 - Gray out rebased commits in pull request commit list
2020-06-28 22:33:30 +08:00
yjshen
b2a608feb2
Do not scroll document when switch between comments
2020-06-27 15:15:00 +08:00
yjshen
430d7593b2
Fix some minor bugs
2020-06-26 22:59:19 +08:00
Robin Shen
ea9bbeeb6f
Bump version to 3.2.1
2020-06-25 13:18:39 +08:00
Robin Shen
15d4c373c7
Improve sort edit css
2020-06-25 13:14:45 +08:00
Robin Shen
bf4813767a
fix issue #161 - NPE when delete a code comment
2020-06-25 12:58:16 +08:00
Robin Shen
d243a42524
fix issue #156 - Issue attachments gone - error 500
2020-06-24 23:51:08 +08:00
Robin Shen
df1e744fd6
fix issue #157 - Two mentions in a row don't work
2020-06-24 21:54:50 +08:00
Robin Shen
d2643abfe3
fix issue #158 - Text filetype detected as binary
2020-06-24 21:11:09 +08:00
Robin Shen
5ce5d827fc
Fix the issue that field name is not displayed in issue change history
...
This happens when only one field is changed
2020-06-24 20:51:20 +08:00
Robin Shen
92020091bd
Document path wildcard match
2020-06-21 12:33:34 +08:00
Robin Shen
8f91636aa7
fix issue #153 - Publish a markdown file as build artifact and render
...
the content in a separate build tab
2020-06-20 23:40:56 +08:00
Robin Shen
17f85a02cf
Fix a migration bug
2020-06-20 20:36:56 +08:00
Robin Shen
0409f3a7bb
Minor improvements/bugfixes
2020-06-20 18:30:20 +08:00
Robin Shen
337b7cacaf
Transparent review status icon overlay on reviewer
2020-06-19 23:03:12 +08:00
Robin Shen
a191f1af51
fix migration error
2020-06-19 21:52:40 +08:00
Robin Shen
b2f27895c4
Some bug fixes relating to database schema and OIDC integration
2020-06-19 21:39:32 +08:00
Robin Shen
36234b9057
Add migration logic from 3.1 to 3.2
2020-06-19 14:50:25 +08:00
Robin Shen
0d126a6bb9
fix issue #145 : Show submit reason of build
2020-06-16 16:22:52 +08:00
Robin Shen
420a0261e2
fix issue #6 : Able to convert moving url to a static url with commit
...
hash
2020-06-15 21:19:56 +08:00
Robin Shen
41b03d9d7a
Merge branch 'master' of ssh://code.onedev.io:6611/onedev-server
2020-06-15 20:28:58 +08:00
Robin Shen
e7e9a80f65
Personal access token and project choice ordering
...
fix issue #146 : Personal access token
fix issue #150 : Order of projects in "select project"
drop-down list on the issues page
2020-06-15 16:40:04 +08:00
Michael Weimann
681f08889c
Disable issue management for forked projects per default
2020-06-15 06:01:14 +00:00
Michael Weimann
498c5e4bab
Add toggle to enable issue management for a Project.java
...
issue #148
2020-06-14 17:33:38 +02:00
Robin Shen
ad973182c0
Refactoring various notification managers
2020-06-14 17:38:10 +08:00
Michael Weimann
18bc3b9d04
Add comments to notification mails
...
resolve issue #147
2020-06-13 19:55:45 +02:00
Robin Shen
f98d667c94
fix issue #142 : Issue transition rules to transit issues with no activity for certain period of time
2020-06-13 15:20:15 +08:00
Robin Shen
0a85739bf0
Disable save query button if query is not submitted and validated
2020-06-12 23:28:03 +08:00
Robin Shen
216530b909
fix issue #110 : SSO via OpenID connect
2020-06-12 19:52:19 +08:00
Robin Shen
1b9db05581
Fix variable completion bug in job commands
...
When used in a slow network, the bug causes extra characters to be
appended to completed variables
2020-06-04 18:39:35 +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
164710da32
Improve job secret and action authorization editing
2020-05-31 18:04:24 +08:00
Robin Shen
85cb378365
Do not allow secrets to be accessed by pull requests originating from
...
other projects.
2020-05-31 15:13:09 +08:00
Robin Shen
20d223ea87
Reverting markdown.js changes from pull request #14
2020-05-29 22:53:57 +08:00
OneDev
2138f0d6af
Merge pull request #14 of project 'onedev-server'
2020-05-29 14:23:40 +00:00
Robin Shen
827ee2c203
fix issue #139 : Able to sort issues without composing the formal query
2020-05-29 22:15:01 +08:00
Robin Shen
c7725d86e2
fix issue #138 : A more user-friendly way to show field changes of issues
2020-05-28 09:22:18 +08:00
Andrea Del Bene
84b1c6a8b0
Improved emojis speed
2020-05-26 23:10:21 +02: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
476be1f706
Reduce some sql queries via caching
2020-05-26 20:29:39 +08:00
Robin Shen
898c9b9f84
Assignment query for pull request
2020-05-26 16:06:30 +08:00
Robin Shen
279cdd38b1
fix issue #117 : Show latest build result in PR list/title
2020-05-26 11:46:00 +08:00
Robin Shen
7c49a1e985
Refactor branch and tag creation
...
fix issue #136 : Build variable for tag
2020-05-25 10:24:04 +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