Eduard Heimbuch
f3d289546e
update CHANGELOG.md // adjust unit tests to changed permission
2020-05-05 11:15:26 +02:00
Eduard Heimbuch
63e5d2f23d
Change the "manage" plugin permission to "write". This way we don't need a migration because the plugin manage permission was already saved as "plugin:read,write"
2020-05-05 10:55:23 +02:00
René Pfeuffer
32109a32f6
Map jaxb violation exceptions instead of reaseasy
...
ResteasyViolationException implements jaxb's
ConstraintViolationException.
2020-04-30 17:39:08 +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
6da7efdb9b
fixed missing servlets and filters
...
WebElements with same attributes are not bound, because they are stored in a HashSet and the fields from the parent class were not used for hashCode and equals. The equals and hashCode methods of WebElementDescriptor are now taking the fields of ClassElement in account.
2020-04-16 13:49:43 +02:00
Sebastian Sdorra
0d4976ecf1
fixed some sonarqube findings
2020-04-16 12:03:12 +02:00
Sebastian Sdorra
81e8dc428c
support requires annotation on WebElements
2020-04-16 11:57:38 +02:00
Eduard Heimbuch
347417e247
remove requires value from extension annotation and add new requires annotation instead
2020-04-07 12:49:25 +02:00
Sebastian Sdorra
ef7131dea0
Merge pull request #1090 from scm-manager/snyk-upgrade-a4e5e0561c37b2e75466b59b55b1a90c
...
[Snyk] Upgrade org.apache.tika:tika-core from 1.23 to 1.24
2020-04-05 11:08:52 +02:00
snyk-bot
39ae8b998a
fix: upgrade io.jsonwebtoken:jjwt-impl from 0.11.0 to 0.11.1
...
Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-impl from 0.11.0 to 0.11.1.
See this package in NPM:
https://www.npmjs.com/package/io.jsonwebtoken:jjwt-impl
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-04-04 01:35:44 +00:00
René Pfeuffer
cadeafd8c4
Merge remote-tracking branch 'origin/develop' into feature/add_events_for_landingpage
2020-04-03 16:49:19 +02:00
snyk-bot
93b545401a
fix: upgrade org.apache.tika:tika-core from 1.23 to 1.24
...
Snyk has created this PR to upgrade org.apache.tika:tika-core from 1.23 to 1.24.
See this package in NPM:
https://www.npmjs.com/package/org.apache.tika:tika-core
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-04-03 01:36:21 +00:00
Eduard Heimbuch
b369fac1e8
rename PluginCenterEvent
2020-04-02 13:37:05 +02:00
Eduard Heimbuch
405bc392a8
move events to scm-core / move subscriber to landingpage-plugin
2020-04-02 10:43:07 +02:00
Eduard Heimbuch
548bf97c57
make scm-webapp depend optional of scm-landingpage-plugin // add some events for landingpage
2020-04-01 16:01:26 +02:00
Florian Scholdei
eea39d512c
Merge remote-tracking branch 'origin/develop' into feature/core_doku
2020-04-01 08:39:00 +02:00
René Pfeuffer
77a5d90992
Merge pull request #1074 from scm-manager/snyk-upgrade-ea49a419738487026cd4bb3d70f8de13
...
[Snyk] Upgrade javax.xml.bind:jaxb-api from 2.3.0 to 2.3.1
2020-03-30 15:06:38 +02:00
René Pfeuffer
41d02b9c24
Set version back to 2.0.0-SNAPSHOT
2020-03-26 18:52:11 +01:00
CES Marvin
263072d68b
prepare for next development iteration
2020-03-26 15:59:09 +00:00
CES Marvin
d94a2d9b7f
release version 2.0.0-rc6
2020-03-26 15:23:24 +00:00
Sebastian Sdorra
7917bfdab8
merge with develop branch
2020-03-26 11:40:47 +01:00
Florian Scholdei
ac66e6097e
Fix old Bitbucket Wikilinks to Github docs
2020-03-26 10:57:31 +01:00
Sebastian Sdorra
e69cf1f7bb
Merge branch 'develop' into feature/favourite_repository
2020-03-26 09:27:11 +01:00
René Pfeuffer
342ab199a5
Merge pull request #1079 from scm-manager/feature/real_jvm_restart
...
Real jvm restart
2020-03-26 08:36:41 +01:00
René Pfeuffer
24c7cb0b67
Ensure that context is destroyed on restart
2020-03-26 07:24:58 +01:00
René Pfeuffer
7247a81c9d
Use exceptions with explicit messages
2020-03-25 15:31:20 +01:00
René Pfeuffer
af45388c27
Add documentation
2020-03-25 14:03:33 +01:00
René Pfeuffer
5d05ab966a
Fix translations
2020-03-25 14:03:20 +01:00
René Pfeuffer
e38245e5bf
Check for command before promotion
2020-03-25 11:12:02 +01:00
Eduard Heimbuch
16c89f4b9f
Merge branch 'develop' of github.com:scm-manager/scm-manager into feature/favourite_repository
2020-03-25 10:28:58 +01:00
Eduard Heimbuch
fd12464af4
add RepositoryToHalMapper as interface to map a repositoryDto outside of webapp
2020-03-25 09:54:12 +01:00
Sebastian Sdorra
88a851d817
do not create config.xml during unit test
2020-03-25 09:45:23 +01:00
Sebastian Sdorra
4ad01c210f
remove error prone InjectionContextRestartStrategy
2020-03-25 08:38:13 +01:00
Sebastian Sdorra
68fc3b0643
show notification on migration if restart is not supported
2020-03-25 08:01:01 +01:00
Sebastian Sdorra
fbc86e7d33
show execute and restart button only if restarting is supported
2020-03-24 15:58:33 +01:00
Sebastian Sdorra
2873c44b52
show restart checkbox only if restarting is supported
2020-03-24 15:01:39 +01:00
Sebastian Sdorra
b97dfd7ded
added missing license headers
2020-03-24 10:19:10 +01:00
Sebastian Sdorra
967c802588
merge with develop
2020-03-24 10:17:57 +01:00
Florian Scholdei
f1b34eb502
Changeover to MIT license ( #1066 )
...
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-03-23 15:35:58 +01:00
René Pfeuffer
8e983265a6
Merge pull request #1065 from scm-manager/feature/use_buildin_eventsource
...
Feature use built-in eventsource
2020-03-23 09:59:13 +01:00
snyk-bot
606d199224
fix: upgrade javax.xml.bind:jaxb-api from 2.3.0 to 2.3.1
...
Snyk has created this PR to upgrade javax.xml.bind:jaxb-api from 2.3.0 to 2.3.1.
See this package in NPM:
https://www.npmjs.com/package/javax.xml.bind:jaxb-api
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-03-22 01:37:34 +00:00
snyk-bot
6dacf6495a
fix: upgrade org.hibernate.validator:hibernate-validator from 6.1.0.Final to 6.1.2.Final
...
Snyk has created this PR to upgrade org.hibernate.validator:hibernate-validator from 6.1.0.Final to 6.1.2.Final.
See this package in NPM:
https://www.npmjs.com/package/org.hibernate.validator:hibernate-validator
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-03-22 01:37:25 +00:00
snyk-bot
86005e6a48
fix: upgrade io.jsonwebtoken:jjwt-api from 0.10.5 to 0.11.0
...
Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-api from 0.10.5 to 0.11.0.
See this package in NPM:
https://www.npmjs.com/package/io.jsonwebtoken:jjwt-api
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-03-21 01:35:21 +00:00
René Pfeuffer
b579b3f808
Merge pull request #1062 from scm-manager/snyk-upgrade-18f00f2333223a63a95c08fe0448bffd
...
[Snyk] Upgrade org.assertj:assertj-core from 3.10.0 to 3.15.0
2020-03-20 12:27:35 +01:00
René Pfeuffer
f5cfd0ca68
Adapt unit test to new mockito api
2020-03-20 11:44:28 +01:00
Sebastian Sdorra
8c917dbdef
merge with develop branch
2020-03-20 11:17:50 +01:00
Sebastian Sdorra
f8f5aa2ebd
X-SCM-Session-ID and X-SCM-Client could now be send via query parameter
...
The use of query parameters is required for SSE, because the standard does not support header.
This works currently only for GET request to avoid parsing of request body.
2020-03-20 11:10:05 +01:00
Sebastian Sdorra
9a18a1c201
merge with develop branch
2020-03-13 08:06:34 +01:00
Sebastian Sdorra
7f24fc8c9c
prepare for next development iteration
2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb
release version 2.0.0-rc5
2020-03-12 21:11:54 +00:00