Andrea Del Bene
|
a9c6105d51
|
Ssh url made consistent with http
|
2020-03-07 18:31:13 +01:00 |
|
Andrea Del Bene
|
528115b78b
|
Added a hint on ProjectInfoPanel to help users to register their ssh
public key if they haven't done it yet.
|
2020-03-07 15:31:20 +01:00 |
|
Andrea Del Bene
|
e7da0b9956
|
Default clone protocol set to http/s and switch link hidden if ssh is
not available
|
2020-03-03 14:59:45 +01:00 |
|
Andrea Del Bene
|
7139ecbde3
|
Switched confirmation modal for key deletion to standard ConfirmModal
component
|
2020-03-02 18:25:56 +01:00 |
|
Andrea Del Bene
|
54ebeec73e
|
Ssh configs removed from manual config
|
2020-03-02 15:16:30 +01:00 |
|
Andrea Del Bene
|
f7a1016e52
|
Added the ui code to check if ssh is enabled and show/hide the related
ui components
|
2020-03-01 21:56:55 +01:00 |
|
Andrea Del Bene
|
459b97de9b
|
Implemented user administration page to manage user's ssh keys
|
2020-03-01 16:49:43 +01:00 |
|
Andrea Del Bene
|
edb1147c00
|
Introduced panel SshKeysListPanel to show ssh keys list
|
2020-03-01 16:12:56 +01:00 |
|
Andrea Del Bene
|
df32fb85d2
|
Fix to SshKeyUtils to decode ssh public keys. Implemented some minor UI
improvements.
|
2020-02-26 15:25:34 +01:00 |
|
Robin Shen
|
85e6f58d21
|
Bump version to 3.0.9
|
2020-02-24 22:54:02 +08:00 |
|
Robin Shen
|
cc13745a71
|
fix issue #72: Outline scrolls to top after selecting a method from code
view outline panel
|
2020-02-24 22:41:30 +08:00 |
|
Robin Shen
|
79fe23ca8f
|
Minor css change
|
2020-02-24 20:54:48 +08:00 |
|
Robin Shen
|
ce595b22b4
|
fix issue #70: Show pull request commits in a compact way
|
2020-02-24 19:32:18 +08:00 |
|
Robin Shen
|
a741a3bfe7
|
Show today button in date picker
|
2020-02-24 18:54:51 +08:00 |
|
Robin Shen
|
77285abc34
|
fix issue #69: Pull request update info failed to update occasionally
|
2020-02-24 18:06:27 +08:00 |
|
Robin Shen
|
a5881ab8f5
|
Sort project by update date default
|
2020-02-24 17:42:03 +08:00 |
|
Robin Shen
|
219416ad25
|
fix issue #68: Bare Metal Server - Switching to external MariaDB 10.4
database fails on "Column length too big"
|
2020-02-24 16:13:56 +08:00 |
|
Andrea Del Bene
|
f27405fedd
|
Added validation for the SSH key pair inserted during config phase.
|
2020-02-23 22:13:36 +01:00 |
|
Robin Shen
|
9c045d1c20
|
Bump version to 3.0.8
|
2020-02-23 09:15:59 +08:00 |
|
Andrea Del Bene
|
dfa3cb49d1
|
Added administration page for SSH setting
|
2020-02-22 14:50:57 +01:00 |
|
Andrea Del Bene
|
884fc9feda
|
Implemented a DefaultKeyPairProvider that uses the keypair
generated during configuration step.
|
2020-02-21 23:49:06 +01:00 |
|
Andrea Del Bene
|
6b80e09c84
|
Added DefaultServerKeyPairPopulator to generate a server ssh rsa key
|
2020-02-20 22:40:59 +01:00 |
|
Andrea Del Bene
|
12b7cb64c3
|
Changed icon for ssh to 'shield' to avoid ambiguity with other settings
|
2020-02-19 15:07:19 +01:00 |
|
Andrea Del Bene
|
49e3f73be1
|
Ssh settings removed from SystemSetting
|
2020-02-18 22:39:13 +01:00 |
|
Andrea Del Bene
|
3898f8808c
|
Added SshSetting to DefaultDataManager
|
2020-02-18 13:05:08 +01:00 |
|
Andrea Del Bene
|
ea8e632893
|
Added specific Setting class for SSH
|
2020-02-17 22:06:52 +01:00 |
|
Robin Shen
|
5344a5ce43
|
Continue to improve pull request and issue notification
|
2020-02-17 23:49:18 +08:00 |
|
Robin Shen
|
9b32661af6
|
fix issue #65: Pull request attachments should be saved in target
project
|
2020-02-17 23:09:48 +08:00 |
|
Robin Shen
|
1f99e12f47
|
Handle markdown keydown event only when atwho is not being displayed
|
2020-02-17 22:24:12 +08:00 |
|
Robin Shen
|
3ea039722e
|
fix issue #64: Order by update date by default for issues and pull
requests
|
2020-02-17 19:48:03 +08:00 |
|
Robin Shen
|
1062e6a594
|
Edit IssueDescriptionChangeData.java
|
2020-02-17 00:54:43 +00:00 |
|
Andrea Del Bene
|
24535ae7a3
|
Added SshKeyManager for ssh keys
|
2020-02-15 20:45:49 +01:00 |
|
Andrea Del Bene
|
988ed5111d
|
Moved from ExecutorService to WorkExecutor. And some minor refactoring.
|
2020-02-15 19:56:26 +01:00 |
|
Robin Shen
|
57b888ce18
|
fix issue #61: Add/remove reviewer while creating pull request does not
work
|
2020-02-15 22:44:45 +08:00 |
|
Robin Shen
|
147bca8a04
|
fix issue #60: Avoid some unnecessary issue and pull request
notifiations
|
2020-02-15 22:25:40 +08:00 |
|
Robin Shen
|
35bbe095b7
|
Bump version to 3.0.7
|
2020-02-15 18:33:13 +08:00 |
|
Robin Shen
|
892c60dc27
|
Fix the git test case failure issue
|
2020-02-15 18:29:05 +08:00 |
|
Robin Shen
|
65749cd482
|
fix issue #54: Errors when pasting an image from clipboard
|
2020-02-15 17:35:51 +08:00 |
|
Robin Shen
|
ba7bece4c3
|
More css improvements for mobile
|
2020-02-15 16:01:04 +08:00 |
|
Robin Shen
|
b5f1f68ebc
|
fix issue #59: Regression : unable to connect with LDAP account
|
2020-02-15 15:37:29 +08:00 |
|
Robin Shen
|
3c713ebc19
|
Use logo designed by my son, :)
|
2020-02-13 14:25:12 +08:00 |
|
Robin Shen
|
29682709c2
|
fix issue #53: Build in waiting state can not be cancelled
|
2020-02-12 22:03:32 +08:00 |
|
Andrea Del Bene
|
15a0f3a797
|
Removed unused artifacts
|
2020-02-12 14:45:10 +01:00 |
|
Robin Shen
|
bfb08e868f
|
fix issue #52: Able to choose unauthorized script/secret
|
2020-02-12 18:19:27 +08:00 |
|
Robin Shen
|
a2b5c94b6e
|
fix issue #51: Unable to edit milestone from issue boards
|
2020-02-12 16:58:31 +08:00 |
|
Andrea Del Bene
|
5475b2ffae
|
Merge remote-tracking branch 'origin/master' into ssh-access
|
2020-02-12 09:39:15 +01:00 |
|
Andrea Del Bene
|
466713bf37
|
typos
|
2020-02-11 15:46:09 +01:00 |
|
Andrea Del Bene
|
62637c401a
|
Added documentation and code improved
|
2020-02-11 15:45:17 +01:00 |
|
Robin Shen
|
da8933b384
|
Change to use onedev artifactory repository
|
2020-02-11 22:32:14 +08:00 |
|
Andrea Del Bene
|
3cc122e861
|
Fix for ssh repository url
|
2020-02-10 21:14:29 +01:00 |
|