openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
spring-data-rest
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 23, 2024 — Jul 23, 2025
Showing page 55 of 61
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bumped dependency versions to latest RELEASE versions.
Jon Brisbin
More...
over 12 years ago
Added unit test for `ResourceProcessorHandlerMethodReturnValueHandler` as well as fix from pull request #61
Jon Brisbin
More...
over 12 years ago
Updated `ResourceProcessor` framework to call configured RPs at the appropriate time.
Jon Brisbin
More...
over 12 years ago
Fix for #60. Added `maxPageSize` to the `RepositoryRestConfiguration` so the user can specify a maximum which can be specified as the `limit` parameter. If the user specifies a value that exceeds the maximum, the configured maximum will be used rather than the value specified as a query parameter.
Jon Brisbin
More...
over 12 years ago
DATAREST-60 Only set the errback parameter if one is configured in the RepositoryRestConfiguration.
Jon Brisbin
More...
over 12 years ago
Tweak to build file to trigger documentation publishing
Jon Brisbin
More...
over 12 years ago
Tweaked build file to address issue with Artifactory integration on the CI server.
Jon Brisbin
More...
over 12 years ago
Tweaked build file to address issue with Artifactory integration on the CI server.
Jon Brisbin
More...
over 12 years ago
Merge pull request #59 from jbrisbin/6e4e7da142fde7036bf3d9daa8caa25f8a40b330
Jon Brisbin
More...
over 12 years ago
Incorporated recent changes to Spring Data Commons and dependent projects that obsoleted the need to manage domain object metadata within Spring Data REST. Required updating to the latest snapshots available for spring-data-commons and spring-data-jpa.
Jon Brisbin
More...
over 12 years ago
Fix broken test that didn't have the AnnotatedHandlerBeanPostProcessor defined in it.
Jon Brisbin
More...
over 12 years ago
Tweak gitignore to ignore any log files left lying around from testing.
Jon Brisbin
More...
over 12 years ago
Fix for #50
Jon Brisbin
More...
over 12 years ago
Fix for #47
Jon Brisbin
More...
over 12 years ago
Tweak build file to not specify a particular JDK when creating an IDEA project file.
Jon Brisbin
More...
over 12 years ago
Merge branch 'master' of github.com:SpringSource/spring-data-rest
Jon Brisbin
More...
over 12 years ago
Merge pull request #49 from olivergierke/DATAREST-56
Jon Brisbin
More...
over 12 years ago
Merge pull request #48 from olivergierke/DATAREST-57
Jon Brisbin
More...
over 12 years ago
DATAREST-57 - Bumped version number to 1.1.0.BUILD-SNAPSHOT.
Oliver Gierke
More...
over 12 years ago
DATAREST-56 - RepositoryRestHandlerMapping now uses lowest precedence.
Oliver Gierke
More...
over 12 years ago
Change AnnotatedHandlerRepositoryEventListener into a BeanPostProcessor which works better all around and processes every bean, looking for event handlers.
Jon Brisbin
More...
over 12 years ago
Fixed a bug where the repository rel wasn't being respected in linked property link lists.
Jon Brisbin
More...
almost 13 years ago
Added package-info
Jon Brisbin
More...
almost 13 years ago
Cosmetic change.
Jon Brisbin
More...
almost 13 years ago
Fix an NPE bug when serializing an entity with no ID.
Jon Brisbin
More...
almost 13 years ago
Updating main wiki page.
Jon Brisbin
More...
almost 13 years ago
Updated javadoc generation to aggregate from all submodules.
Jon Brisbin
More...
almost 13 years ago
Adding a description to the maven.gradle file.
Jon Brisbin
More...
almost 13 years ago
Updated the build to use a separate maven pom file alteration script to make the resulting pom maven central-compliant.
Jon Brisbin
More...
almost 13 years ago
Tweaked how the version is exposed. It isn't by default so I added a check for `@RestResource` on the version attribute. If a `path` is set, the version is exported under that name.
Jon Brisbin
More...
almost 13 years ago
←
1
2
…
51
52
53
54
55
56
57
58
59
60
61
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree