Sebastian Sdorra
f22abaf0e2
fix restdoc generation and append restdoc artifact to buildjob
2019-01-28 14:28:34 +01:00
Philipp Czora
8d7435f806
Fixed node path/version
2019-01-23 14:46:49 +01:00
Philipp Czora
3ddbdc6ca0
Configured Sonarqube to use the correct node path
2019-01-23 14:24:25 +01:00
Philipp Czora
2a8640b963
Switched to recent buildfrontend-maven-plugin version
...
to prevent issues with SQ
2019-01-23 11:53:07 +01:00
René Pfeuffer
553d564836
Document sonar exceptions
2018-12-05 09:27:31 +01:00
René Pfeuffer
3ce57bea72
Suppress accepted sonar issue
2018-12-04 18:57:43 +01:00
René Pfeuffer
3b32511430
Move sonar exculsion to parent pom
2018-12-04 16:57:45 +01:00
Sebastian Sdorra
e9401624a7
re implement XmlRepositoryDAO
2018-11-28 19:49:55 +01:00
Johannes Schnatterer
7eac499f5f
Updates mockito version.
...
Allows for usage with junit jupiter in plugins.
2018-11-14 15:43:47 +01:00
René Pfeuffer
c1b6f64ecf
Fix build breaker
2018-11-07 17:39:56 +01:00
René Pfeuffer
5bbb4c5267
Use reflection for parameter validation messages
2018-11-07 16:36:54 +01:00
Sebastian Sdorra
f684a07404
update legman to version 1.4.0 to fix conflict with guava version
2018-10-23 15:47:20 +02:00
René Pfeuffer
1cc5368db4
Use generated string for shiro permission
2018-10-01 16:16:44 +02:00
Johannes Schnatterer
7fc78e7c32
Maven: Downgrade to animal-sniffer
...
Prepares migration to oss.cloudogu.com.
There, builds failed every now and then (when a lot of builds ran in
parallel) with the problem described in the link of the comment in
pom.xml
2018-09-12 17:57:48 +02:00
Sebastian Sdorra
fdd17b2998
update buildfrontend-maven-plugin to v2.1.1 in order to fix ci build
2018-09-06 07:36:22 +02:00
Sebastian Sdorra
dba9af4780
align buildfrontend configuration
2018-09-05 14:57:42 +02:00
Sebastian Sdorra
6a4f3a8cf6
re integrate @scm-manager/ui-types into @scm-manager/ui-components to reduce maven modules
2018-09-03 16:17:36 +02:00
René Pfeuffer
f5600f60fb
Merge with 2.0.0-m3
2018-08-30 10:04:06 +02:00
Mohamed Karray
87e32087ac
#8771 run JUnit 5 with maven and fix tests
2018-08-22 15:55:29 +02:00
René Pfeuffer
d82a5f446d
Enable legman, again
2018-08-21 16:37:34 +02:00
René Pfeuffer
a0f74e3329
Replace model object exception with generic ones and migrate guice
2018-08-21 07:53:33 +02:00
Philipp Czora
a2c7fb22dd
Merged heads
2018-08-16 10:47:47 +02:00
Philipp Czora
0199b2ccfb
Merged branch feature/branches_v2_endpoint
2018-08-09 11:53:45 +02:00
René Pfeuffer
8e0af3354f
Backed out changeset e5f1c37895b4
2018-08-09 09:17:07 +02:00
René Pfeuffer
a5ddea31c7
Merge with 2.0.0-m3
2018-08-08 15:57:05 +02:00
René Pfeuffer
4baac8e83c
Update animal sniffer
2018-08-08 15:15:29 +02:00
René Pfeuffer
6f796ec0d5
Update to JAX-RS 2.1 with resteasy 3.6.1 and jetty 9.4
2018-08-08 14:23:18 +02:00
René Pfeuffer
67278582e3
Update to Mockito v2
2018-08-08 09:20:08 +02:00
Johannes Schnatterer
499be7314e
Merged 2.0.0-m3 into feature/repository_config_v2_endpoint
2018-08-07 17:37:25 +02:00
Johannes Schnatterer
c371369032
Maven: Don't package ces-build-lib into plugins.
2018-08-06 14:09:24 +02:00
Johannes Schnatterer
3d13d8ad1c
Introduces assertJ for more efficient and maintainable testing.
2018-08-06 14:08:57 +02:00
Johannes Schnatterer
fc0676d511
Moves jackson annotations dependency to core.
...
Will be needed by plugins in future.
2018-08-06 12:57:44 +02:00
Johannes Schnatterer
0179cc3369
Adds profile for rest docs to plugins module.
...
It's redundant (also configured in webapp) but would fail the core
build if activated.
2018-08-06 11:52:31 +02:00
Johannes Schnatterer
a07c9c18dd
Gets rid of redundant dependency declarations in plugins and webapp.
...
It's better to define the "web"/REST dependencies that are used by
plugins once in core, instead of redundant in webapp and plugins.
This should create better awareness when changing the dependency version
(changing in core is always critical due to API downward compatibility).
2018-08-06 11:36:08 +02:00
René Pfeuffer
62f8509e85
Introduce new integration test module
2018-08-03 09:38:13 +02:00
Johannes Schnatterer
e28faf3029
Create CollectionToDtoMapper in core module.
...
See commit 689e5ae95645768b024dee52c10451c944a41527.
Useful for hg plugin.
2018-08-02 14:45:04 +02:00
Johannes Schnatterer
02327b55f3
Makes pom.xmls more DRY
2018-08-01 11:42:40 +02:00
Johannes Schnatterer
35231fb202
Merged 2.0.0-m3 into feature/global_config_v2_endpoint
2018-08-01 10:30:38 +02:00
Johannes Schnatterer
c3b7703f2b
Merged 2.0.0-m3 into feature/global_config_v2_endpoint
2018-07-31 16:21:40 +02:00
Johannes Schnatterer
1db45a7892
Updates Shiro Static Permission to deterministic version.
...
Contains PR that can generate interfaces.
2018-07-31 14:42:47 +02:00
Sebastian Sdorra
54b47ae74b
merge with branch feature/ui-for-scm2
2018-07-31 08:28:40 +02:00
Johannes Schnatterer
7572580ac1
Create fine-grained configuration permissions.
...
No more hard-coded isAdmin() checks.
2018-07-30 17:41:00 +02:00
Johannes Schnatterer
88a10f0995
Automated merge
2018-07-25 16:26:15 +02:00
Sebastian Sdorra
e9d0cbbc94
merge with 2.0.0-m3 to get the new shiro-unit version
2018-07-24 08:01:15 +02:00
Sebastian Sdorra
525fa8333a
update shiro-unit to 1.0.1
2018-07-24 07:52:01 +02:00
Sebastian Sdorra
0b03372ff9
merge with 2.0.0-m3 to have jenkins and sonarqube
2018-07-23 15:36:10 +02:00
Michael Behlendorf
064375c921
Merge remote branch
2018-07-17 13:58:42 +02:00
Michael Behlendorf
ada3d6679f
Implement git config v2 endpoint
2018-07-17 13:39:55 +02:00
Johannes Schnatterer
b2f3423de9
Maven: Adds comment for usage of legman-maven-plugin
2018-07-16 16:54:40 +02:00
Sebastian Sdorra
90aff6b31f
merge branch heads of 2.0.0-m3
2018-07-16 15:21:29 +02:00