14 Commits

Author SHA1 Message Date
Spring Buildmaster
c6c1801980 DATAREST-322 - Prepare next development iteration. 2014-06-18 05:33:31 -07:00
Spring Buildmaster
c5b84075e8 DATAREST-322 - Release version 2.0.3.RELEASE (Codd SR3). 2014-06-18 05:33:29 -07:00
Oliver Gierke
846c5e7584 DATAREST-322 - Upgraded Spring HATEOAS and Evo Inflector dependencies. 2014-06-18 10:51:36 +02:00
Spring Buildmaster
0c3748c3c4 DATAREST-291 - Prepare next development iteration. 2014-04-16 11:13:35 +02:00
Spring Buildmaster
389212e186 DATAREST-291 - Release version 2.0.2.RELEASE (Codd SR2). 2014-04-16 02:03:11 -07:00
Spring Buildmaster
be719d599a DATAREST-258 - Prepare next development iteration. 2014-03-13 09:35:18 -07:00
Spring Buildmaster
4aa1b6f10e DATAREST-258 - Release version 2.0.1.RELEASE (Codd SR1). 2014-03-13 09:35:15 -07:00
Spring Buildmaster
e5c1ce51c1 DATAREST-249 - Prepare next development iteration. 2014-02-25 07:44:05 +01:00
Spring Buildmaster
fb73b52be7 DATAREST-249 - Release version 2.0.0.RELEASE. 2014-02-24 10:00:15 -08:00
Spring Buildmaster
84880ffe5e DATAREST-226 - Prepare next development iteration. 2014-01-29 06:40:33 -08:00
Spring Buildmaster
3a87ad8d49 DATAREST-226 - Release version 2.0.0.RC1. 2014-01-29 06:40:30 -08:00
Oliver Gierke
20a407d40c DATAREST-226 - Prepare 2.0 RC1 release.
Upgraded to Spring Data RC modules, Spring HATEOAS 0.9.0.RELEASE and Spring Plugin 1.0.0.RELEASE. Removed placeholder for Jackson 2 version as it's in the parent build pom now. Switched to milestone repository.
2014-01-29 15:35:46 +01:00
Oliver Gierke
88b2f05edf DATAREST-229 - RepositoryEntityLinks now exposes templated links.
If the resource exposed for a domain or repository type is considered a paging resource we now return a templated URI. Introduced ResourceMapping.isPagingResource() to allow clients to find out about whether the resource is actually capable of pagination. Adapted implementations to inspect the findAll(…) method as well as the search methods for a Pageable parameter.

Tweaked pom.xml to create correct classpaths if the IDE uses direct workspace project references.
2014-01-23 17:11:34 +01:00
Oliver Gierke
f02000e619 DATAREST-224 - Introduce Maven POMs.
Adapted JpaWebTests to compile on Java6. Fixed some broken test case in Neo4jWebTests.
2014-01-20 10:18:44 +01:00