Mark Paluch
9f7c82e2c8
DATAREST-1398 - Integrate nohttp tooling into CI build profile.
2019-06-18 10:10:00 +02:00
Christoph Strobl
532cfd53f4
DATAREST-1364 - Prepare next development iteration.
2019-06-14 15:12:51 +02:00
Christoph Strobl
0c0df55e89
DATAREST-1364 - Release version 3.2 RC1 (Moore).
2019-06-14 14:44:26 +02:00
Oliver Drotbohm
71728be3ba
DATAREST-1386 - Polishing.
...
Disable Javadoc generation for HAL Browser and Explorer modules as otherwise the build fails for those modules. HTTPS URIs where possible.
2019-06-05 12:33:18 +02:00
Oliver Drotbohm
e744c1c94f
DATAREST-1386 - Add HAL Explorer module
...
We now ship a module containing the HAL Explorer [0] as an alternative to the HAL Browser which seems to be mostly out of maintenance and the WebJar refers to a jQuery version with a CVE. The new module still contains some customization code that we had in place for the browser to customize the POST/PUT forms to use the JSON Schema exposed for the aggregates.
The HAL Browser extension is now deprecated in the form that its inclusion causes a warn log to recommend switching to the explorer. A couple of general coding improvements: package scope for controllers and handler methods. Better use of constants and newer request mapping annotations.
Tweaked the configuration of static resource handlers to resolve the implicit cyclic dependency between the browser/explorer and the WebMVC module by introducing a Spring Factories backed extension SPI.
[0] https://github.com/toedter/hal-explorer
2019-06-05 11:54:19 +02:00
Mark Paluch
03c2ae02aa
DATAREST-1366 - Prepare next development iteration.
2019-05-13 12:17:53 +02:00
Mark Paluch
d2abf3ccde
DATAREST-1366 - Release version 3.2 M4 (Moore).
2019-05-13 11:59:50 +02:00
Christoph Strobl
b470f5239a
DATAREST-1349 - Prepare next development iteration.
2019-04-11 12:00:20 +02:00
Christoph Strobl
d4659f1015
DATAREST-1349 - Release version 3.2 M3 (Moore).
2019-04-11 11:24:31 +02:00
Spring Operator
3a0cba94a2
DATAREST-1351 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 395 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0.html with 1 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html ) result 200).
Original Pull Request: #352
2019-03-22 10:51:57 +01:00
Spring Operator
c40dab98a1
DATAREST-1351 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 13 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* http://www.springframework.org/schema/gemfire/spring-gemfire.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/gemfire/spring-gemfire.xsd ([https](https://www.springframework.org/schema/gemfire/spring-gemfire.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.springframework.org/schema/beans with 2 occurrences
* http://www.springframework.org/schema/gemfire with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
Original Pull Request: #329
2019-03-21 09:49:23 +01:00
Christoph Strobl
40bfd50b5d
DATAREST-1318 - Prepare next development iteration.
2019-03-07 10:07:29 +01:00
Christoph Strobl
185566a54c
DATAREST-1318 - Release version 3.2 M2 (Moore).
2019-03-07 09:42:22 +01:00
Mark Paluch
68bfd55982
DATAREST-1330 - Update copyright years to 2019.
2019-01-08 11:47:37 +01:00
Christoph Strobl
5e9cb5014b
DATAREST-1316 - Prepare next development iteration.
2018-12-11 11:07:51 +01:00
Christoph Strobl
0c026dc3d3
DATAREST-1316 - Release version 3.2 M1 (Moore).
2018-12-11 10:53:53 +01:00
Mark Paluch
b0c0a70ff0
DATAREST-1277 - Prepare next development iteration.
2018-09-21 07:45:27 -04:00
Mark Paluch
e96904414b
DATAREST-1277 - Release version 3.1 GA (Lovelace).
2018-09-21 07:08:39 -04:00
Oliver Gierke
d243be79da
DATAREST-1267 - Prepare next development iteration.
2018-08-20 10:56:52 +02:00
Oliver Gierke
b2da264bea
DATAREST-1267 - Release version 3.1 RC2 (Lovelace).
2018-08-20 10:40:11 +02:00
Mark Paluch
fd5cb8342a
DATAREST-1245 - Prepare next development iteration.
2018-07-26 12:32:25 +02:00
Mark Paluch
a9aeb856fd
DATAREST-1245 - Release version 3.1 RC1 (Lovelace).
2018-07-26 12:06:35 +02:00
Mark Paluch
2ac02ddc86
DATAREST-1264 - Adapt to changed forwarded header behavior.
...
Forwarding headers handling is now centralized in ForwardedHeaderFilter and removed from ServletUriComponentsBuilder. We need to filter requests containing forwarding with ForwardedHeaderFilter.
2018-07-24 12:29:49 +02:00
Oliver Gierke
6ee2b1374a
DATAREST-1256 - Upgraded to Spring HATEOAS 0.25.0.BUILD-SNAPSHOT.
...
Adapted RepositoryRestMvcConfiguration to now create a shared fallback ObjectMapper and avoid to register it as Spring Bean. Adapted test cases that previously were relying on such a bean being present.
Adapted test cases to verify on the correct ALPS document structure (see spring-projects/spring-hateoas#665 ).
2018-06-20 20:01:57 +02:00
Christoph Strobl
769a48d073
DATAREST-1230 - Prepare next development iteration.
2018-05-17 10:09:34 +02:00
Christoph Strobl
108d9106b8
DATAREST-1230 - Release version 3.1 M3 (Lovelace).
2018-05-17 09:51:42 +02:00
Mark Paluch
6a968d0f9c
DATAREST-1196 - Prepare next development iteration.
2018-04-13 15:08:32 +02:00
Mark Paluch
c2327c4ff2
DATAREST-1196 - Release version 3.1 M2 (Lovelace).
2018-04-13 14:30:58 +02:00
Oliver Gierke
80e25ce522
DATAREST-1215 - Added project.root configuration to make JavaDoc generation work again.
...
Related ticket: https://github.com/spring-projects/spring-data-build/issues/527 .
2018-03-14 10:04:23 +01:00
Christoph Strobl
1fcfe12168
DATAREST-1141 - Prepare next development iteration.
2018-02-06 10:11:15 +01:00
Christoph Strobl
cd594d5c46
DATAREST-1141 - Release version 3.1 M1 (Lovelace).
2018-02-06 09:47:10 +01:00
Mark Paluch
5d9dbf1823
DATAREST-1170 - Update copyright years to 2018.
2018-01-09 08:44:14 +01:00
Mark Paluch
127640dd14
DATAREST-1129 - Prepare next development iteration.
2017-10-02 11:37:22 +02:00
Mark Paluch
ac2cbfcbc5
DATAREST-1129 - Release version 3.0 GA (Kay).
2017-10-02 11:10:23 +02:00
Mark Paluch
a315e054ba
DATAREST-1135 - Added explicit automatic module name for JDK 9.
2017-09-21 14:11:02 +02:00
Oliver Gierke
8e16a9553f
DATAREST-1112 - Prepare next development iteration.
2017-09-11 17:40:19 +02:00
Oliver Gierke
c3dc9ebfaf
DATAREST-1112 - Release version 3.0 RC3 (Kay).
2017-09-11 17:24:45 +02:00
Oliver Gierke
f49b54418d
DATAREST-1126 - Upgrade to latest HAL browser (ad9b865).
2017-09-07 14:13:52 +02:00
Oliver Gierke
2a8eb44cc9
DATAREST-1111 - Prepare next development iteration.
2017-07-25 16:10:35 +02:00
Oliver Gierke
ccc5b228cd
DATAREST-1111 - Release version 3.0 RC2 (Kay).
2017-07-25 15:34:24 +02:00
Oliver Gierke
59a9d4d7df
DATAREST-1093 - Prepare next development iteration.
2017-07-25 10:00:06 +02:00
Oliver Gierke
e54f908218
DATAREST-1093 - Release version 3.0 RC1 (Kay).
2017-07-25 09:48:49 +02:00
Mark Paluch
b62c950b4a
DATAREST-1071 - Prepare next development iteration.
2017-06-14 17:14:07 +02:00
Mark Paluch
1c5d3b4c76
DATAREST-1071 - Release version 3.0 M4 (Kay).
2017-06-14 17:03:48 +02:00
gregory
2c927af0b5
DATAREST-1077 - HAL Browser: Pass request headers in ALL requests
...
Pass headers from HAL.client on requests so custom request headers aren't lost.
E.g. custom Authorization: bearer <token> headers
2017-05-16 22:24:41 -05:00
Mark Paluch
793c09270d
DATAREST-1052 - Prepare next development iteration.
2017-05-09 11:34:41 +02:00
Mark Paluch
edaf6197e2
DATAREST-1052 - Release version 3.0 M3 (Kay).
2017-05-09 11:23:00 +02:00
Oliver Gierke
680d84fe4e
DATAREST-946 - Prepare next development iteration.
2017-04-04 22:08:15 +02:00
Oliver Gierke
fceb36ff71
DATAREST-946 - Release version 3.0 M2 (Kay).
2017-04-04 21:12:35 +02:00
Oliver Gierke
b9957d1a6c
DATAREST-1008 - Adapt to API changes in Spring Data Commons, Java 8 upgrades and Mockito 2.7.
2017-03-24 11:02:54 +01:00