Sebastian Sdorra
f3d94588d8
fixed compiler error of InMemoryConfigurationEntryStore
2020-04-28 16:42:15 +02:00
Sebastian Sdorra
58876e4e91
fixed some sonarqube findings
2020-04-28 15:40:35 +02:00
Sebastian Sdorra
14a1427502
use java.util.function.Predicate as api instead of the one from guava
2020-04-28 15:38:08 +02:00
Sebastian Sdorra
1a367b2657
fix duplicate ClassLoader logic
2020-04-28 14:41:31 +02:00
Sebastian Sdorra
aa23f6f7ab
update changelog
2020-04-28 14:16:25 +02:00
Sebastian Sdorra
38eea06312
added optional store parameter for ClassLoader and adapter
2020-04-28 14:10:11 +02:00
Sebastian Sdorra
cf4c1092b9
create context class in order to configure Marshaller and Unmarshaller central
2020-04-28 13:46:11 +02:00
Sebastian Sdorra
dbc97d8993
simplified structure of store builders
2020-04-28 09:47:16 +02:00
René Pfeuffer
0bddfae8ce
Merge pull request #1109 from scm-manager/feature/os_specific_homes
...
OS Specific Homes
2020-04-27 09:17:53 +02:00
Sebastian Sdorra
fd686482e6
Merge pull request #1108 from scm-manager/bugfix/fix_protocol_path_for_windows
...
Fix git protocol uri for windows
2020-04-27 09:06:46 +02:00
Sebastian Sdorra
50253da233
fixed wrong documentation of log location on windows
2020-04-27 08:28:03 +02:00
Sebastian Sdorra
42d8017fe9
added preferences to documentation of base directory
2020-04-27 08:08:28 +02:00
René Pfeuffer
0f1bc647a4
Fix git protocol uri for windows
...
Fixes the 'scm' protocol uri for Windows. Have to replace all
backslashes with forward slashes, add one more slash at the
beginning and remove the colon from the dirve.
2020-04-27 08:06:26 +02:00
René Pfeuffer
8fb05a88bd
Fix typos
2020-04-27 07:48:07 +02:00
Sebastian Sdorra
26087ce2d7
fix some typos
2020-04-27 07:25:44 +02:00
Sebastian Sdorra
6e120cdd00
start packaging for windows
2020-04-27 07:11:02 +02:00
Sebastian Sdorra
9dd8cd771c
added packaging for docker
2020-04-26 12:31:19 +02:00
Sebastian Sdorra
b636a971f0
remove unused dependency
2020-04-26 11:40:17 +02:00
Sebastian Sdorra
fc44cdca5f
added unix packaging
2020-04-26 11:37:01 +02:00
Sebastian Sdorra
c56a6a6d32
rename packaging to scm-packaging
2020-04-26 11:36:18 +02:00
Sebastian Sdorra
4488382a4b
suppress SonarQube security hotspot warning
2020-04-25 18:22:32 +02:00
Sebastian Sdorra
f08978dad4
added pr link to changelog
2020-04-25 17:33:03 +02:00
Sebastian Sdorra
183f8fc223
update changelog
2020-04-25 17:27:57 +02:00
Sebastian Sdorra
28d813c12d
added docs for basedirectory and logging
2020-04-25 17:27:48 +02:00
Sebastian Sdorra
dbca56ce6b
use /Users/<your_user_name>/Logs/SCM-Manager as log directory on OSX
2020-04-25 16:49:33 +02:00
Sebastian Sdorra
dd7a727def
use os specific default directories
...
- /Users/<your_user_name>/Library/Application Support/SCM-Manager for OSX
- %APPDATA%\SCM-Manager for Windows
- ~/.scm for Unix
2020-04-25 12:38:01 +02:00
Sebastian Sdorra
5140bdf6b0
Merge pull request #1104 from scm-manager/feature/push_docker_latest_tag
...
Push latest tag for docker
2020-04-23 10:07:46 +02:00
Sebastian Sdorra
33da802ea8
Merge pull request #1105 from scm-manager/bugfix/scrollable_menu
...
Bugfix/scrollable menu
2020-04-23 10:07:19 +02:00
René Pfeuffer
776619b9c8
Merge pull request #1106 from scm-manager/snyk-upgrade-840c94ead3c2ff621fd4ee50c8bae9e8
...
[Snyk] Upgrade org.junit-pioneer:junit-pioneer from 0.5.5 to 0.5.6
2020-04-23 07:42:04 +02:00
snyk-bot
a808a5f5ad
fix: upgrade org.junit-pioneer:junit-pioneer from 0.5.5 to 0.5.6
...
Snyk has created this PR to upgrade org.junit-pioneer:junit-pioneer from 0.5.5 to 0.5.6.
See this package in NPM:
https://www.npmjs.com/package/org.junit-pioneer:junit-pioneer
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/4ac22872-f5a6-4220-bfe8-e6e5bf4c5fcb?utm_source=github&utm_medium=upgrade-pr
2020-04-23 03:00:08 +02:00
Florian Scholdei
fd2150628b
Update storyshots
2020-04-23 00:18:23 +02:00
Florian Scholdei
15347e23f6
Secondary menu no longer scrolls beyond a certain screen size in order to be able to display all elements
2020-04-23 00:16:56 +02:00
René Pfeuffer
d77d3eb201
Push latest tag for docker
2020-04-22 10:09:38 +02:00
Sebastian Sdorra
02d3f5cf6a
update documentation for plugin development
2020-04-22 08:57:36 +02:00
Sebastian Sdorra
6396453343
remove outdated reference to ui-bundler
2020-04-22 08:30:38 +02:00
Sebastian Sdorra
67a976793b
added packaging for debian
2020-04-21 17:28:31 +02:00
Sebastian Sdorra
5523153890
create only one rpm package
2020-04-21 16:15:00 +02:00
eheimbuch
84a8010873
Merge pull request #1101 from scm-manager/feature/requires_for_webelement
...
Feature/requires for webelement
2020-04-21 12:55:13 +02:00
Eduard Heimbuch
8aa9f18481
resolve merge conflict
2020-04-21 10:20:45 +02:00
Sebastian Sdorra
8c136ab6fa
use prepare-package instead of process-resources for processing dependencies
2020-04-21 09:18:59 +02:00
Sebastian Sdorra
50344eaf79
Merge pull request #1103 from scm-manager/snyk-upgrade-97e3808395eed2f5441589796a5e36e1
...
[Snyk] Upgrade org.junit-pioneer:junit-pioneer from 0.5.4 to 0.5.5
2020-04-21 07:44:58 +02:00
Sebastian Sdorra
02f104a5ca
added packaging for rpm
2020-04-21 07:38:35 +02:00
René Pfeuffer
2b970f6592
Add hint to future self
2020-04-21 07:19:14 +02:00
snyk-bot
4c758e5e85
fix: upgrade org.junit-pioneer:junit-pioneer from 0.5.4 to 0.5.5
...
Snyk has created this PR to upgrade org.junit-pioneer:junit-pioneer from 0.5.4 to 0.5.5.
See this package in NPM:
https://www.npmjs.com/package/org.junit-pioneer:junit-pioneer
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/4ac22872-f5a6-4220-bfe8-e6e5bf4c5fcb?utm_source=github&utm_medium=upgrade-pr
2020-04-21 01:00:23 +00:00
René Pfeuffer
e778d5f4d4
Let plugin.xml be written by smp maven plugin
2020-04-20 16:25:04 +02:00
René Pfeuffer
1872fc17a8
Use new scm-maven-plugin v1.0.0-rc7
2020-04-20 15:28:33 +02:00
Sebastian Sdorra
9652652005
Merge pull request #1100 from scm-manager/feature/add_icon_options
...
Add iconStyle + onClick option and story shot for icon component
2020-04-20 08:08:18 +02:00
Florian Scholdei
3ab3eb43bd
Remove onClick option from Icon.tsx
2020-04-20 00:44:52 +02:00
René Pfeuffer
4eb86dd5fc
Merge pull request #1102 from scm-manager/snyk-upgrade-115e8c9774550a0c577e6c26d19df6d1
...
[Snyk] Upgrade org.jboss.resteasy:resteasy-core-spi from 4.5.2.Final to 4.5.3.Final
2020-04-18 08:40:10 +02:00
snyk-bot
cca7cc6908
fix: upgrade org.jboss.resteasy:resteasy-core-spi from 4.5.2.Final to 4.5.3.Final
...
Snyk has created this PR to upgrade org.jboss.resteasy:resteasy-core-spi from 4.5.2.Final to 4.5.3.Final.
See this package in NPM:
https://www.npmjs.com/package/org.jboss.resteasy:resteasy-core-spi
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/c575ed09-e310-44e7-afc8-22b77c5873cf?utm_source=github&utm_medium=upgrade-pr
2020-04-17 21:57:29 +00:00