- Notifications
You must be signed in to change notification settings - Fork 563
Pull requests: spring-projects/spring-data-rest
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DATAREST-332: Create @EnableRestRepositories to activate/configure SDR
#145 by gregturn was closed Sep 26, 2014 Loading… updated Sep 26, 2014
Added an option to configure method argument resolvers registered by RepositoryRestMvcConfiguration
#147 by max-dev was closed Sep 8, 2014 Loading… updated Sep 8, 2014
DATAREST-106 Spring 4.0 Compatibility
#114 by philwebb was closed Aug 16, 2013 Loading… updated Aug 18, 2014
DATAREST-364: Converted existing docbook reference material to asciidoct...
#146 by gregturn was closed Aug 10, 2014 Loading… updated Aug 10, 2014
DATAREST-61 - Fixed value inspection in ResourceProcessorHandlerMethodReturnValueHandler
#61 by odrotbohm was closed Mar 4, 2013 Loading… updated Aug 8, 2014
Remove memory leaks of RepositoryRestMvcConfig
#102 by ArloL was merged Jun 12, 2013 Loading… updated Jul 31, 2014
DATAREST-78. Remove leading slash in @Query path.
#105 by fbiville was closed Jun 12, 2013 Loading… updated Jul 21, 2014
DATAREST-50: Add test case demonstrating this issue no longer exists
#132 by gregturn was closed Feb 12, 2014 Loading… updated Jul 18, 2014
https://github.com/spring-projects/spring-data-rest/pull/121
#124 by gregturn was merged Jan 13, 2014 Loading… updated Jul 18, 2014
DATAREST-228: Add maven-enforcer-plugin to ensure building with Java 7
#131 by gregturn was closed Feb 13, 2014 Loading… updated Jul 17, 2014
DATAREST-40 - General purpose post-processing mechanism for resources.
#34 by odrotbohm was merged Aug 22, 2012 Loading… updated Jul 10, 2014
DATAREST-238: Change JSON deserializer so it ignores _links
#130 by gregturn was closed Feb 13, 2014 Loading… updated Jul 3, 2014
DATAREST-29 - enforce @Param usage in query methods
#107 by fbiville was merged Jun 17, 2013 Loading… updated Jun 28, 2014
Support nulling out properties when doing HTTP PUTs, per DATAREST-130.
#121 by williewheeler was merged Jan 13, 2014 Loading… updated Jun 26, 2014
Update spring-data-rest-repository/src/main/java/org/springframework/dat... type: enhancement A general enhancement
#44 by mwhitis was closed Mar 4, 2013 Loading… updated Jun 24, 2014
Mismatch name between the argument name and the PathVariable
#139 by rbouleau was closed Jun 5, 2014 Loading… updated Jun 22, 2014
Fix for #66. Added verification for repository metadata information.
#73 by oferrero was merged Mar 4, 2013 Loading… updated Jun 20, 2014
Update to spring-data-commons SNAPSHOT
#59 by jbrisbin was merged Jan 18, 2013 Loading… updated Jun 18, 2014
DATAREST-57 - Bumped version number to 1.1.0.BUILD-SNAPSHOT.
#48 by odrotbohm was merged Nov 5, 2012 Loading… updated Jun 18, 2014
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.