Robin Shen
5f7b656e75
Fix issue #923 - Multi level projects after import and 1dev upgrade are mingled
2022-09-16 14:41:19 +08:00
Robin Shen
ac8ac2c37a
Fix issue #923 - Multi level projects after import and 1dev upgrade are
...
mingled
2022-09-16 09:34:19 +08:00
Robin Shen
6c8c53b464
Fix issue #924 - Exception when import projects
2022-09-16 08:38:19 +08:00
Robin Shen
be5f33f801
Fix issue #922 - Malformed buildspec after upgrading to 7.5.1
2022-09-16 08:11:43 +08:00
Robin Shen
ce8d42208f
Bump version to 7.5.1
v7.5.1
2022-09-14 13:07:41 +08:00
Robin Shen
a2a3e3d428
Fix issue #918 - Select slack setting also highlights discord menu item
2022-09-14 13:06:53 +08:00
Robin Shen
89e836c94e
Update snakeyaml to 1.3.2 to fix a security volunerability
2022-09-14 07:45:53 +08:00
Robin Shen
aeab05bdda
Add default setting for k8s nginx proxy_body_size
2022-09-13 21:15:43 +08:00
Robin Shen
a98267f7a7
Fix issue #917 - NPE when manually upload file as build artifacts
2022-09-13 17:54:33 +08:00
Robin Shen
2d13a83212
Fix issue #872 - Add WebHook Integration with Discord
v7.5.0
2022-09-12 16:53:14 +08:00
Robin Shen
6adc4ac873
Fix issue #915 - Access favorite projects without switching to projects page
2022-09-11 12:52:54 +08:00
Robin Shen
490aac73df
Fix issue #911 - Word diff presentation change?
2022-09-10 21:58:36 +08:00
Robin Shen
4b6812d72e
Minor UI improvements
2022-09-10 18:55:27 +08:00
Robin Shen
9b0d6bc460
Upgrade yaml to fix potential security vulnerability
2022-09-10 08:09:45 +08:00
Robin Shen
394c01780d
Simplify project custom data
2022-09-09 13:43:55 +08:00
Robin Shen
896cc0a8f1
Fix issue #907 - Sorting of projects page
2022-09-09 13:15:12 +08:00
Robin Shen
2fda45f67a
Fix issue #912 - Attachment in confidential issue can be accessed by
...
unauthorized users if issue uuid is leaked
2022-09-08 22:07:27 +08:00
Robin Shen
e20fb3fa1d
Remove test code
2022-09-07 22:21:46 +08:00
Robin Shen
e9754b175c
Fix issue #904 - Incorrect IP Address from client
2022-09-07 20:50:23 +08:00
Robin Shen
df1bf73091
Bump version to 7.5.0
2022-09-07 19:05:42 +08:00
Robin Shen
7f6baae0e5
Fix issue #236 - Slack integration
2022-09-07 19:00:34 +08:00
Robin Shen
c8b9090f2a
Some refactoring
2022-09-03 22:04:46 +08:00
Robin Shen
2cb18de35e
Improve PullRepository step to use child project path instead of full
...
project path
v7.4.29
2022-09-03 12:49:26 +08:00
Robin Shen
58e730db8e
Merge branch 'main' of https://code.onedev.io/onedev/server
2022-09-03 09:41:42 +08:00
Robin Shen
0d4b023abc
Fix issue #443 - Mirror remote repository locally
...
Merge pull request #49 - Improve fix for issue #443 - Allow parent projects to pull sync their descendant projects.
Currently it is not possible to automatically sync a repository without adding a build file to the repository.
While this works "fine" for syncing repositories for which the user is in charge of the commits, it does not work when syncing repositories by other people/organizations.
With this merge request it becomes possible to let a parent project sync its children if configured to do so.
2022-09-03 01:34:42 +00:00
Robin Shen
9040cb9eea
Fix issue #906 - Boards: When clicking the 'issue list' icon on a board lane the automatically computed issue filter is not correct
2022-09-03 09:05:37 +08:00
dufernst
8e6c2b5d55
Improve fix for issue #443 - Allow parent projects to pull sync their descendant projects.
2022-09-02 15:12:28 +02:00
Robin Shen
780ee8ddb1
Bump version to 7.4.28
v7.4.28
2022-09-01 01:29:17 +01:00
Robin Shen
dfde57c023
Fix issue #902 - Exception when starting server on 7.4.27 on Windows
2022-09-01 01:24:59 +01:00
Robin Shen
1bc336e241
Bump version to 7.4.27
v7.4.27
2022-08-31 06:44:25 +08:00
Robin Shen
84b067a055
Fix issue #900 - Allow Xodus to run on remote storage
2022-08-31 06:18:59 +08:00
Robin Shen
c47739365c
Update robots.txt
2022-08-30 13:26:51 +08:00
Robin Shen
2845248b59
Fix issue #898 - CI/CD should wait for k8s to add node to 0-node pool
...
before failing the job
v7.4.26
2022-08-30 11:11:30 +08:00
Robin Shen
11c109f278
Fix issue #897 - Unable to retry build based on log message
2022-08-30 10:16:56 +08:00
Robin Shen
181f1ca24c
Bump version to 7.4.26
2022-08-29 08:51:55 +08:00
Robin Shen
4848ae01c0
Able to serve customized root assets
2022-08-29 08:50:44 +08:00
Robin Shen
ed61f23b46
Add more environment variables to control Hikari db connection pool
2022-08-29 06:44:10 +08:00
Robin Shen
5c4fb2740b
Bump version to 7.4.25
v7.4.25
2022-08-27 16:23:15 +08:00
Robin Shen
1764f8fc02
Fix issue #866 - Add retry build to operations list on build query page
2022-08-27 14:38:08 +08:00
Robin Shen
a503d9e6cf
Fix issue #891 - Boards: Keep "Unscheduled" selection when switching
...
between boards
2022-08-27 07:05:37 +08:00
Robin Shen
a2fee5a6ac
Fix issue #889 - Security: login dialog
2022-08-26 20:38:14 +08:00
Robin Shen
0e52b32cae
Bump version to 7.4.24
v7.4.24
2022-08-25 13:13:26 +08:00
Robin Shen
b8428366f7
Fix issue #889 - Security: login dialog
2022-08-25 13:12:42 +08:00
Robin Shen
759e02d02d
Fix issue #890 - Delete a role causes anonymous access failing
2022-08-25 13:01:29 +08:00
Robin Shen
7271081fdc
Bump version to 7.4.23
v7.4.23
2022-08-23 17:39:44 +08:00
Robin Shen
145170d061
Fix issue #888 - Unscheduled option in issue boards shows all issues
2022-08-23 17:37:45 +08:00
Robin Shen
76edff38e9
Fix issue #887 - Unable to pull/push via access token
2022-08-23 09:19:51 +08:00
Robin Shen
c9262b6864
Fix issue #884 - Support other UIDs from GPG key for key signature
...
verification
v7.4.22
2022-08-22 22:41:29 +08:00
Robin Shen
3e24db0dec
Fix issue #883 - Plain text notification email contains HTML tags
2022-08-22 15:18:44 +08:00
Robin Shen
abcb79ffd0
Fix issue #861 - Retry all failed/cancelled builds
2022-08-21 21:04:15 +08:00