Commit Graph

196 Commits

Author SHA1 Message Date
Oliver Drotbohm
207333fdd5 DATAREST-1335 - Updated changelog. 2019-04-01 19:37:03 +02:00
Oliver Drotbohm
7416d99bf8 DATAREST-1357 - Updated changelog. 2019-04-01 18:52:20 +02:00
Oliver Drotbohm
cba56c689c DATAREST-1334 - Updated changelog. 2019-04-01 18:49:24 +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
Christoph Strobl
dfcd29ea6d DATAREST-1318 - Prepare 3.2 M2 (Moore). 2019-03-07 09:41:17 +01:00
Christoph Strobl
650958bf1d DATAREST-1318 - Updated changelog. 2019-03-07 09:41:15 +01:00
Mark Paluch
ce321da807 DATAREST-1336 - Updated changelog. 2019-02-13 11:47:59 +01:00
Mark Paluch
e9b8c3f98a DATAREST-1309 - Updated changelog. 2019-01-10 14:15:43 +01:00
Mark Paluch
3edec9f699 DATAREST-1308 - Updated changelog. 2019-01-10 12:26:37 +01:00
Mark Paluch
6f2fc1e9e4 DATAREST-1307 - Updated changelog. 2019-01-10 11:01:21 +01:00
Mark Paluch
68bfd55982 DATAREST-1330 - Update copyright years to 2019. 2019-01-08 11:47:37 +01:00
Christoph Strobl
08a88ca225 DATAREST-1316 - Prepare 3.2 M1 (Moore). 2018-12-11 10:53:11 +01:00
Christoph Strobl
98a9abad61 DATAREST-1316 - Updated changelog. 2018-12-11 10:53:09 +01:00
Mark Paluch
7fe758deff DATAREST-1317 - Simplify reference documentation setup.
Adapt includes paths to generated asciidoctor sources directory.
2018-12-10 10:19:44 +01:00
Mark Paluch
d57560deef DATAREST-1298 - Updated changelog. 2018-11-27 14:54:08 +01:00
Mark Paluch
98b1fb5097 DATAREST-1292 - Updated changelog. 2018-11-27 12:36:48 +01:00
Mark Paluch
ca116773d6 DATAREST-1293 - Updated changelog. 2018-11-27 11:27:24 +01:00
Mark Paluch
5c7c2a8a1b DATAREST-1291 - Updated changelog. 2018-10-29 14:30:34 +01:00
Mark Paluch
6855ccbb08 DATAREST-1283 - Updated changelog. 2018-10-15 14:29:56 +02:00
Mark Paluch
16d6bb36eb DATAREST-1287 - Updated changelog. 2018-10-15 11:37:26 +02:00
Mark Paluch
5b7adbb132 DATAREST-1277 - Prepare 3.1 GA (Lovelace). 2018-09-21 07:07:51 -04:00
Mark Paluch
470ea94bb7 DATAREST-1277 - Updated changelog. 2018-09-21 07:07:48 -04:00
Mark Paluch
fa9a35c81c DATAREST-1269 - Updated changelog. 2018-09-10 14:15:51 +02:00
Mark Paluch
e532f2279e DATAREST-1270 - Updated changelog. 2018-09-10 10:20:57 +02:00
Oliver Gierke
380cfa5413 DATAREST-1267 - Prepare 3.1 RC2 (Lovelace). 2018-08-20 10:39:43 +02:00
Oliver Gierke
5b93ee684b DATAREST-1267 - Updated changelog. 2018-08-20 10:39:40 +02:00
Mark Paluch
5bc96aa3bd DATAREST-1252 - Updated changelog. 2018-07-27 11:45:24 +02:00
Mark Paluch
3da4d94181 DATAREST-1254 - Updated changelog. 2018-07-26 16:23:58 +02:00
Mark Paluch
20165017a6 DATAREST-1245 - Prepare 3.1 RC1 (Lovelace). 2018-07-26 12:04:30 +02:00
Mark Paluch
633a3bbb41 DATAREST-1245 - Updated changelog. 2018-07-26 12:04:26 +02:00
Oliver Gierke
29ec187d48 DATAREST-811 - Improved documentation mentioning @Version in ETag calculation.
We now explain in detail which @Version annotation to use as it depends on which store is backing the entity.

Original pull request: #295.
2018-07-04 16:35:08 +02:00
Florian Lüdiger
3960318d36 DATAREST-811 - Fix incorrect @Version documentation.
Original pull request: #295.
2018-07-04 16:35:08 +02:00
Mark Paluch
3f208b3965 DATAREST-1244 - Updated changelog. 2018-06-13 21:39:54 +02:00
Mark Paluch
e17a2a9e25 DATAREST-1243 - Updated changelog. 2018-06-13 15:01:59 +02:00
Oliver Gierke
a1454058d9 DATAREST-948 - Introduced ExposureConfiguration to allow customizing the exposure of HTTP methods of repositories.
ExposureConfiguration exposes methods to register AggregateResourceHttpMethodsFilter and AssociationResourceHttpMethodsFilter (both applied by type or globally) to customize the supported HTTP methods by collection, item and association resources. It also provides shortcuts for common use cases like disabling PUT for item resources etc.
2018-05-30 10:40:28 +02:00
Jay Bryant
3cc1af4939 DATAREST-1246 - Full edit of the reference docs.
I edited for grammar, punctuation, spelling, usage, and corporate voice. I also added the epub-cover image (and the SVG file from which it can be generated).
2018-05-25 12:06:36 -05:00
Christoph Strobl
cf1d6f47d0 DATAREST-1230 - Prepare 3.1 M3 (Lovelace). 2018-05-17 09:50:48 +02:00
Christoph Strobl
348b23f1ad DATAREST-1230 - Updated changelog. 2018-05-17 09:50:45 +02:00
Mark Paluch
3cc5b46fbd DATAREST-1227 - Updated changelog. 2018-05-08 15:27:22 +02:00
Mark Paluch
e7c36ce948 DATAREST-1226 - Updated changelog. 2018-05-08 12:22:52 +02:00
Mark Paluch
b14cd0d97d DATAREST-1196 - Prepare 3.1 M2 (Lovelace). 2018-04-13 14:30:01 +02:00
Mark Paluch
aae903d49d DATAREST-1196 - Updated changelog. 2018-04-13 14:29:58 +02:00
Mark Paluch
9a26f2a9fd DATAREST-1206 - Updated changelog. 2018-04-04 17:12:54 +02:00
Mark Paluch
081a8ddbdd DATAREST-1185 - Updated changelog. 2018-04-04 15:16:22 +02:00
Mark Paluch
7aeb31bdd8 DATAREST-1200 - Updated changelog. 2018-02-28 11:17:39 +01:00
Mark Paluch
1c28ce66fb DATAREST-1187 - Updated changelog. 2018-02-19 20:30:08 +01:00
Christoph Strobl
95400c18bb DATAREST-1141 - Prepare 3.1 M1 (Lovelace). 2018-02-06 09:45:50 +01:00
Christoph Strobl
3eac353eb8 DATAREST-1141 - Updated changelog. 2018-02-06 09:45:47 +01:00
Mark Paluch
20151dc4bb DATAREST-1162 - Updated changelog. 2018-01-24 13:41:25 +01:00
Mark Paluch
e351a0c395 DATAREST-1161 - Updated changelog. 2018-01-24 12:22:14 +01:00