96 Commits

Author SHA1 Message Date
Spring Operator
bbb30ddec6 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 5 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.pivotal.io with 2 occurrences migrated to:
  https://www.pivotal.io ([https](https://www.pivotal.io) result 301).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences

Original pull request: #308
2019-03-18 11:48:50 -05:00
Oliver Gierke
c5de60ee2d DATAREST-913 - After release cleanups. 2016-09-29 10:41:07 +02:00
Spring Buildmaster
dbb9c00c56 DATAREST-913 - Prepare next development iteration. 2016-09-29 08:32:38 +00:00
Spring Buildmaster
e902b09fe9 DATAREST-913 - Release version 2.4.6 (Gosling SR6). 2016-09-29 08:32:38 +00:00
Oliver Gierke
90b396daf4 DATAREST-913 - Prepare 2.4.6 (Gosling SR6). 2016-09-29 09:33:54 +02:00
Oliver Gierke
2abbcd0cd9 DATAREST-901 - After release cleanups. 2016-09-29 09:13:36 +02:00
Spring Buildmaster
1f89fc8fd1 DATAREST-901 - Prepare next development iteration. 2016-09-20 15:03:11 +00:00
Spring Buildmaster
3ada6c8823 DATAREST-901 - Release version 2.4.5.RELEASE. 2016-09-20 15:03:11 +00:00
Oliver Gierke
57172af59f DATAREST-901 - Prepare 2.4.5 (Gosling SR5). 2016-09-20 15:29:21 +02:00
Oliver Gierke
2557a2401a DATAREST-766 - After release cleanups. 2016-02-23 14:18:16 +01:00
Spring Buildmaster
8bb2143919 DATAREST-766 - Prepare next development iteration. 2016-02-23 05:26:21 -08:00
Spring Buildmaster
01661f9763 DATAREST-766 - Release version 2.4.4 (Gosling SR4). 2016-02-23 05:26:20 -08:00
Oliver Gierke
62ebf7ae72 DATAREST-766 - Prepare 2.4.4 (Gosling SR4). 2016-02-23 12:56:55 +01:00
Oliver Gierke
0995aea18b DATAREST-766 - Tweaked version properties for Gosling SR4. 2016-02-11 19:49:15 +01:00
Oliver Gierke
a0a84c7959 DATAREST-731 - After release cleanups. 2015-12-18 10:26:34 +01:00
Spring Buildmaster
5b0110f2d0 DATAREST-731 - Prepare next development iteration. 2015-12-18 01:17:45 -08:00
Spring Buildmaster
3a495f9ce7 DATAREST-731 - Release version 2.4.2.RELEASE (Gosling SR2). 2015-12-18 01:17:44 -08:00
Oliver Gierke
f5b088d311 DATAREST-731 - Prepare 2.4.2.RELEASE (Gosling SR2). 2015-12-18 08:30:37 +01:00
Oliver Gierke
5c1b731bfa DATAREST-729 - Removed relative reference to parent POM. 2015-12-13 16:21:15 +01:00
Oliver Gierke
66f0a6d9f2 DATAREST-712 - Fixed Querydsl setup.
We accidentally backported the groupId of Querydsl 4 into the bugfix branch. This is now reverted back to the 3.x groupId.
2015-11-25 16:44:47 +01:00
Oliver Gierke
937ef6d9af DATAREST-712 - Fixed application of Querydsl bindings to only kick in for collection resources.
The Querydsl integration in RootResourceInformationHandlerMethodArgumentResolver now only kicks in if the controller method parameter is annotated with @QuerydslPredicate. This allows us to apply the QuerydslBindings for collection resources but make sure they aren't accidentally applied during executions of query methods etc.

Improved the type lookup for query method execution to make sure the correct mapping is looked up for collection parameters.
2015-11-24 15:36:22 +01:00
Oliver Gierke
515bee79fe DATAREST-707 - After release cleanups. 2015-11-19 12:34:06 +01:00
Spring Buildmaster
45a00b55ba DATAREST-707 - Prepare next development iteration. 2015-11-15 06:30:45 -08:00
Spring Buildmaster
89a39035f2 DATAREST-707 - Release version 2.4.1.RELEASE (Gosling SR1). 2015-11-15 06:30:43 -08:00
Oliver Gierke
6fb2a60d09 DATAREST-707 - Prepare 2.4.1.RELEASE (Gosling SR1). 2015-11-15 14:06:55 +01:00
Oliver Gierke
1906e10ca7 DATAREST-663 - After release cleanups. 2015-09-02 15:27:52 +02:00
Spring Buildmaster
a43ecf3795 DATAREST-663 - Prepare next development iteration. 2015-09-02 15:27:06 +02:00
Spring Buildmaster
1a38f96602 DATAREST-663 - Release version 2.4.0.RELEASE (Gosling GA). 2015-09-01 02:46:01 -07:00
Oliver Gierke
e35313ad20 DATAREST-663 - Prepare 2.4.0.RELEASE (Gosling GA). 2015-09-01 09:44:22 +02:00
Oliver Gierke
867875e610 DATAREST-634 - After release cleanups. 2015-08-04 14:09:23 +02:00
Spring Buildmaster
1d7e7f4ea4 DATAREST-634 - Prepare next development iteration. 2015-08-04 05:06:47 -07:00
Spring Buildmaster
402d7c9382 DATAREST-634 - Release version 2.4.0.RC1 (Gosling RC1). 2015-08-04 05:06:44 -07:00
Oliver Gierke
fc85586384 DATAREST-634 - Prepare 2.4.0.RC1 (Gosling RC1). 2015-08-04 13:12:25 +02:00
Oliver Gierke
4e40bb456a DATAREST-634 - Upgraded to Spring HATEOAS 0.18.0.
Upgraded to Hibernate 4.3.10 along the way.
2015-08-04 13:11:03 +02:00
Oliver Gierke
d90cbb29b3 DATAREST-563 - After release cleanups. 2015-06-02 12:03:28 +02:00
Spring Buildmaster
42fc85afdc DATAREST-563 - Prepare next development iteration. 2015-06-02 01:58:14 -07:00
Spring Buildmaster
0604e7b876 DATAREST-563 - Release version 2.4.0 M1 (Gosling). 2015-06-02 01:58:12 -07:00
Oliver Gierke
471f0c17e5 DATAREST-563 - Prepare 2.4.0.M1 (Gosling M1). 2015-06-02 10:47:05 +02:00
Oliver Gierke
85ced098c6 DATAREST-293 - Added new module to easily add a HAL browser to Spring Data REST apps.
Added a module that repackages the webjar version of the HAL browser. The repackaging is necessary to be able to control the exposure of the browser dynamically and prevent Spring Boot's auto-exposure of webjars from kicking in.

Tweaked BasePathAwareHandlerMapping to default the Accept header to the one defined in the configuration if none is present in the request or */* is given. This will make sure we default to a JSON dialect in case no header is set.
2015-04-14 18:13:02 +02:00
Oliver Gierke
9d42d30595 DATAREST-493 - After release cleanups. 2015-03-23 14:02:45 +01:00
Spring Buildmaster
829bbdd221 DATAREST-493 - Prepare next development iteration. 2015-03-23 05:36:59 -07:00
Spring Buildmaster
338047fd62 DATAREST-493 - Release version 2.3.0.RELEASE (Fowler GA). 2015-03-23 05:36:57 -07:00
Oliver Gierke
830ed24299 DATAREST-493 - Prepare 2.3.0.RELEASE (Fowler GA). 2015-03-23 12:37:23 +01:00
Oliver Gierke
83e1ca0072 DATAREST-487 - After release cleanups. 2015-03-11 15:13:56 +01:00
Spring Buildmaster
7b53546236 DATAREST-487 - Prepare next development iteration. 2015-03-05 10:28:08 -08:00
Spring Buildmaster
c52b72047f DATAREST-487 - Release version 2.3.0.RC1. 2015-03-05 10:28:07 -08:00
Oliver Gierke
8f988036e2 DATAREST-487 - Prepare 2.3.0.RC1 (Fowler RC1). 2015-03-05 19:18:07 +01:00
Oliver Gierke
a2ba4224fb DATAREST-414 - Polishing.
Extracted groups of dependencies into auto-activated profiles to make more visible which dependencies belong to which store. Simplified dependency setup where possible.

General polishing in the test cases added.
2015-01-11 17:53:10 +01:00
Greg Turnquist
a31588cabc DATAREST-414 - Added integration tests for Cassandra.
Original pull request: #158.
2015-01-11 17:52:17 +01:00
Christoph Strobl
38d1b81a4d DATAREST-387 - Added integration tests for Spring Data Solr repositories.
Added configuration for setting up an EmbeddedSolrServer instance within a temporary directory. We use a temporary test folder created by JUnit where we copy the required configuration to. The directory will also hold all index data and will be deleted afterwards.

Original pull request: #156.
2014-12-07 15:55:33 +01:00