1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 15 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add nexus deployment configuration More... over 8 years ago
Fix broken test (it was ambiguous which method signature to match) More... over 8 years ago
Statically compile non-test classes and replace boilerplate methods with annotations More... over 8 years ago
Clean up typos and unused imports More... over 8 years ago
Merge branch 'master' of github.com:UW-Madison-DoIT/json-proxy-service into boot More... over 8 years ago
Merge pull request #27 from timlevett/2.0.0 More... over 8 years ago
Upgrade to 2.0.0-SNAPSHOT. Removed deprecated methods. More... over 8 years ago
Change servlet-api dependency to provided scope More... over 8 years ago
Convert into a two module gradle project: json-proxy-core is the thin component artifact and json-proxy-service is the fat standalone server More... over 8 years ago
Update standalone service to work with latest grails and drop deprecated proxy implementation. Fixes #20 More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare release json-proxy-service-1.1.5 More... over 8 years ago
[maven-release-plugin] prepare release json-proxy-service-1.1.5 More... over 8 years ago
Merge pull request #19 from ctcudd/forward_query_string_with_request More... over 8 years ago
Merge pull request #19 from ctcudd/forward_query_string_with_request More... over 8 years ago
Modify RestProxyServiceImpl to set the query string of the proxied request. More... over 8 years ago
Modify RestProxyServiceImpl to set the query string of the proxied request. More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare release json-proxy-service-1.1.4 More... over 8 years ago
[maven-release-plugin] prepare release json-proxy-service-1.1.4 More... over 8 years ago
Merge pull request #17 from ctcudd/forward_errors More... over 8 years ago
Merge pull request #17 from ctcudd/forward_errors More... over 8 years ago
Add some docs + minor refactor More... over 8 years ago
Add some docs + minor refactor More... over 8 years ago
Modify service and dao layers to return a ResponseEntity<Object> instead of just an Object. Returning an object is not sufficient as many REST api calls use HTTP status alone to indicate the success, or failure, of an operation (i.e. 204 No Content). More... over 8 years ago
Modify service and dao layers to return a ResponseEntity<Object> instead of just an Object. Returning an object is not sufficient as many REST api calls use HTTP status alone to indicate the success, or failure, of an operation (i.e. 204 No Content). More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago