1963 Commits

Author SHA1 Message Date
Andrea Del Bene
425a3d0a3f better ssh url generation 2020-02-10 16:20:20 +01:00
Robin Shen
2833b80b12 change css to wrap long line in build log 2020-02-10 23:09:48 +08:00
Robin Shen
071123ea76 fix issue #43: Unable to restore database with SQLServer connector 2020-02-10 21:23:52 +08:00
Andrea Del Bene
53078955d8 Added some docs to code 2020-02-10 12:14:36 +01:00
Robin Shen
2c3a13abd8 Prevent empty password from ldap authenticator 2020-02-10 13:40:13 +08:00
Robin Shen
a86215dc2b Fix display issue of code comment in pull request changes tab 2020-02-10 13:27:07 +08:00
Robin Shen
91f6c8dbfe Refactoring websocket notification mechanism to be easier and clearer 2020-02-10 10:09:03 +08:00
Andrea Del Bene
d08a1133eb Clone project UI completed 2020-02-09 21:41:57 +01:00
Andrea Del Bene
e5a9577f2e Added WelcomeGitShell to handle possible shell connections 2020-02-09 16:42:15 +01:00
Robin Shen
6b0738263d Bump version to 3.0.6 2020-02-09 16:50:18 +08:00
Robin Shen
7c340c1c1d Improve web socket handling to avoid page re-rendering 2020-02-09 16:44:44 +08:00
Robin Shen
e0896d76d7 Some minor bug fixes 2020-02-09 14:14:35 +08:00
Robin Shen
f2e27208ef Some minor css adjustment 2020-02-09 13:13:17 +08:00
Robin Shen
1c9a990b3f fix issue #46: Jumping to named anchor in markdown sometimes does not work 2020-02-09 00:10:15 +08:00
Andrea Del Bene
18910294f9 Working on "clone project" ui 2020-02-08 16:28:22 +01:00
Robin Shen
ba0d1e35f0 fix issue #45: Long code block in issue comment stretches out to be
hidden by floating panel at right side
2020-02-08 11:23:25 +08:00
Andrea Del Bene
41e23941bb Improvments to support git via ssh and to ui 2020-02-07 21:08:27 +01:00
Robin Shen
abe59de4b3 Improve LDAP group retrieve inline help 2020-02-07 19:30:53 +08:00
Robin Shen
e03d9ed8fb Bug fixes. Improvements. Refactorings
fix issue #42: Show last activity in issue and pull request list
2020-02-07 17:42:43 +08:00
Andrea Del Bene
a98314b69d Improved git server implementation 2020-02-06 22:44:36 +01:00
Andrea Del Bene
6e3ba63c5e Improved config code 2020-02-05 22:11:50 +01:00
Robin Shen
e5abd8e354 Update field name used in issue query of state transition trigger upon
issue field renaming
2020-02-05 20:45:15 +08:00
Robin Shen
78c1d215da Add committed state to out-of-box issue setting 2020-02-05 19:45:20 +08:00
Robin Shen
c8d93c84f0 Bug fixes. Improvements. Refacorings
fix issue #41: NullPointerException when run a job depending on a
non-existent job
fix issue #40: NullPointerException when edit global pull request
queries
fix issue #36: Define default issue query of job
2020-02-05 13:21:04 +08:00
Andrea Del Bene
22822d55b8 Added configuration support for ssh server 2020-02-04 22:50:47 +01:00
Andrea Del Bene
4a951936ab Refactoring for git command class 2020-02-04 16:47:17 +01:00
Robin Shen
a8e17d5a49 fix issue #32: Post-build action to close milestone 2020-02-04 20:56:50 +08:00
Robin Shen
6718c75204 Improve issue template handling 2020-02-04 12:13:31 +08:00
Andrea Del Bene
0bf7fa0de0 Simple name convention to work with git projects project 2020-02-03 21:14:36 +01:00
Andrea Del Bene
616a3c63eb Improved validation logic 2020-02-03 20:25:12 +01:00
Andrea Del Bene
e85d609817 Converter turned into validator 2020-02-03 16:15:45 +01:00
Andrea Del Bene
325f6fa021 Ui refactoring to introduce validator 2020-02-03 15:56:47 +01:00
Robin Shen
b74b113530 fix issue #39: Multi-build issue field is displayed incorrectly 2020-02-03 22:56:09 +08:00
Robin Shen
6bbeafabb2 fix issue #38: http://<onedev server>:6610/projects/ throws exception 2020-02-03 20:54:01 +08:00
Robin Shen
a91e5d49c4 Escape special html characters in issue and pull request title 2020-02-03 17:22:51 +08:00
Robin Shen
35ff0c12d7 fix issue #37: Improve milestone issue stats bar 2020-02-03 17:06:59 +08:00
Andrea Del Bene
5e5edcbab3 Insert ssh key modal improved 2020-02-02 20:48:02 +01:00
Andrea Del Bene
0f738bf172 More ssh code refactoring 2020-02-02 17:59:26 +01:00
Andrea Del Bene
859dfc6662 Code refactoring 2020-02-02 16:10:47 +01:00
Robin Shen
edd5c41539 fix issue #33: Issue reconcile always report to resolve a field with
empty value
2020-02-02 18:47:09 +08:00
Robin Shen
d30b7f3158 Able to mention user and reference builds/issues/pullrequests from
markdown file (in addition to various comment)
2020-02-02 16:39:23 +08:00
Robin Shen
d321dc77bd fix issue #30, fix issue #31
issue #30: Show build version along with build number when
referencing builds in markdown

issue #31: Custom issue field of build type should be displayed as a
link
2020-02-02 15:13:18 +08:00
Robin Shen
912a866afe fix issue #35: NPE when create new issue with custom build field
specified
2020-02-02 14:55:17 +08:00
Robin Shen
4f80717941 fix issue #34: Display open milestones first when choose milestones 2020-02-02 13:17:26 +08:00
Andrea Del Bene
f921fdaeca Minor ui changes 2020-02-01 16:26:56 +01:00
Robin Shen
e5743d5994 Update milestone list when close a milestone 2020-02-01 23:08:17 +08:00
Robin Shen
32e0c2ff0f fix issue #27: Multiple from states prevent build successful trigger to
transit issues automatically
2020-02-01 19:22:06 +08:00
Robin Shen
a3f45fa310 Remove issue state category and replace with boolean property "done" 2020-02-01 15:58:24 +08:00
Robin Shen
00284855d2 fix issue #25 and fix issue #26
issue #25: Not able to save ldap setting after testing
issue #26: Ldap authenticator complains about authentication error if
email is empty
2020-02-01 14:16:18 +08:00
Andrea Del Bene
9668eb9bb4 Added basic key information listed in MySshKeysPage 2020-01-31 21:07:00 +01:00