eheimbuch
a3d47b95aa
Merge pull request #1255 from scm-manager/snyk-fix-daa1575b57ffde8d8a9fa6654ce55cc7
...
[Snyk] Security upgrade i18next from 17.3.1 to 19.6.0
2020-07-23 14:41:13 +02:00
CES Marvin
17da0b9a8a
prepare for next development iteration
2020-07-23 12:17:00 +00:00
CES Marvin
efda158d76
release version 2.3.0
2.3.0
2020-07-23 11:43:35 +00:00
Sebastian Sdorra
49602c9a34
prepare changelog for release 2.3.0
2020-07-23 13:39:24 +02:00
Sebastian Sdorra
cf1ef3b570
start implementation of store api
2020-07-23 13:34:37 +02:00
Florian Scholdei
5a0841bd42
Update CHANGELOG.md
2020-07-23 13:04:46 +02:00
eheimbuch
460db05396
Merge pull request #1265 from scm-manager/feature/numbers_in_source
...
Feature/numbers in source
2020-07-23 11:26:12 +02:00
eheimbuch
507baf289d
Merge pull request #1264 from scm-manager/feature/ssl_configuration
...
Feature/ssl configuration
2020-07-23 11:07:12 +02:00
Florian Scholdei
ded030ef86
Show line numbers by default
2020-07-23 10:18:36 +02:00
Sebastian Sdorra
946ede1e88
updates scm-server with https documentation
2020-07-23 09:28:11 +02:00
Florian Scholdei
82721e554c
Supplement annotation section in docs
2020-07-23 09:23:31 +02:00
René Pfeuffer
4d7681fa2d
Merge pull request #1262 from scm-manager/feature/update_reverse_proxy_docs
...
updates reverse proxy documentation
2020-07-23 08:05:31 +02:00
Sebastian Sdorra
23bbac6740
updates reverse proxy documentation
2020-07-23 07:41:39 +02:00
Sebastian Sdorra
4421be142f
replace wrong comment with documentation link in server-config.xml
2020-07-22 16:06:35 +02:00
Sebastian Sdorra
633bfe7657
Merge pull request #1259 from scm-manager/feature/init_svn_repo_with_trunk
...
init svn repositories with README.md in trunk folder
2020-07-22 15:04:03 +02:00
Sebastian Sdorra
5d0c216b19
Revert "add jexl parser to parse expressions in urls"
...
The jexl parser was moved to its own plugin scm-el-plugin.
This reverts commit 1cc6864a3c .
2020-07-22 14:18:23 +02:00
Eduard Heimbuch
b1660f5ec7
init svn repositories with README.md in trunk folder
2020-07-22 14:00:52 +02:00
Sebastian Sdorra
1aee051a76
Merge pull request #1261 from scm-manager/bugfix/clear_branches_cache
...
Invalidate branches cache synchronously on create new branch
2020-07-22 11:12:55 +02:00
Sebastian Sdorra
9c544a0ac1
Merge pull request #1260 from scm-manager/feature/update-optional-dependencies
...
Feature/update optional dependencies
2020-07-22 11:12:17 +02:00
Eduard Heimbuch
5e10f6b730
Invalidate branches cache synchronously on create new branch
2020-07-22 10:20:37 +02:00
Konstantin Schaper
ffdb76507e
add notification for optional plugins in plugin modal
2020-07-22 10:12:00 +02:00
Konstantin Schaper
b3d5f930ea
append optional dependencies to webapp dto
2020-07-22 09:55:57 +02:00
Sebastian Sdorra
64da676348
revisit gpg api and use it with from git plugin
2020-07-22 08:22:04 +02:00
Florian Scholdei
127a335b8f
Add link to file in diff-view
2020-07-21 19:29:30 +02:00
Konstantin Schaper
b51ddae59d
add changelog entry
2020-07-21 15:26:44 +02:00
Konstantin Schaper
b6ca84cd6c
upgrade optional dependencies on plugin installation/upgrade
2020-07-21 15:17:40 +02:00
Eduard Heimbuch
9a1ec7a5ef
improve documentation
2020-07-21 14:04:37 +02:00
eheimbuch
d1442207b2
Merge pull request #1254 from scm-manager/snyk-upgrade-3b8f3aa38b477bc38ea4112a931b7c69
...
[Snyk] Upgrade com.fasterxml.jackson.core:jackson-core from 2.11.0 to 2.11.1
2020-07-21 13:17:42 +02:00
Konstantin Schaper
38047a25aa
Add optional dependencies to plugin descriptors and plugin center dto
2020-07-21 11:39:08 +02:00
Konstantin Schaper
d1c0dee201
update smp dependency version
2020-07-21 11:23:44 +02:00
René Pfeuffer
aa4136ed60
Merge pull request #1256 from scm-manager/bugfix/proxy_exclusion
...
ignore ports on proxy exclusions
2020-07-21 09:32:12 +02:00
eheimbuch
c9958f1af8
Merge pull request #1249 from scm-manager/support/2.1.x
...
improve documentation
2020-07-21 09:18:16 +02:00
Sebastian Sdorra
7cb349242c
introduces GitChangesetConverterFactory
...
This change introduces a GitChangesetConverterFactory to allow injections for the GitChangesetConverter.
2020-07-21 07:34:14 +02:00
Sebastian Sdorra
6e27051ed9
use child injector pattern for git commands
...
We are using a Google Guice child injector to reduce the amount of injection dependencies for the GitRepositoryServiceResolver and the GitRepositoryServiceProvider.
2020-07-20 16:18:00 +02:00
Sebastian Sdorra
1015445ba5
added public api for resolving public gpg keys
2020-07-20 15:07:35 +02:00
Sebastian Sdorra
4210dc0c6d
implemented public api for verifying changeset signatures
2020-07-20 15:07:11 +02:00
Eduard Heimbuch
607e859cbe
ignore ports on proxy exclusions
2020-07-20 15:01:29 +02:00
Sebastian Sdorra
1c83c075a9
added missing ssh service to helm chart
2020-07-20 11:46:46 +02:00
snyk-bot
d03f51a379
fix: scm-ui/ui-webapp/package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-I18NEXT-585930
2020-07-20 05:25:00 +00:00
snyk-bot
867973a04a
fix: upgrade com.fasterxml.jackson.core:jackson-core from 2.11.0 to 2.11.1
...
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-core from 2.11.0 to 2.11.1.
See this package in NPM:
https://www.npmjs.com/package/com.fasterxml.jackson.core:jackson-core
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/0397d943-538d-483e-9c87-a3f7e7665d7b?utm_source=github&utm_medium=upgrade-pr
2020-07-17 22:15:47 +00:00
Florian Scholdei
fc176d81c4
Add appendLinkContent for extracting inner content links
2020-07-16 11:18:24 +02:00
Florian Scholdei
ccbdfa166a
Add appendLinkContent for extracting inner content links
2020-07-16 09:47:36 +02:00
Konstantin Schaper
7ca764c11c
Merge pull request #1251 from scm-manager/feature/add_jexl_parser
...
add jexl parser to parse expressions in urls
2020-07-15 14:11:18 +02:00
Eduard Heimbuch
e772b5060d
improve documentation
2020-07-15 10:37:56 +02:00
Eduard Heimbuch
1cc6864a3c
add jexl parser to parse expressions in urls
2020-07-14 10:12:27 +02:00
Eduard Heimbuch
2e4db3e584
fix key value input field
2020-07-13 11:34:51 +02:00
Konstantin Schaper
3f2e052057
Merge pull request #1246 from scm-manager/feature/add_keyValueInputField
...
add key value entry inputfield component
2020-07-13 11:23:40 +02:00
René Pfeuffer
d6e28922fa
Merge branch 'bugfix/diff_expand_empty_response' into develop
...
# Conflicts:
# CHANGELOG.md
2020-07-13 09:33:10 +02:00
Konstantin Schaper
3c61969181
Add missing changelog entries
2020-07-09 12:30:09 +02:00
Eduard Heimbuch
efc7ece0fe
fix diff expand error on empty response
2020-07-09 11:52:14 +02:00