grails-controller-artefact-utils

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-0000: release v0.4.2 -> added convenient ApiRenderer.renderList(List data)
APPDEV-0000: added settings.gradle to support Gradle Composite Build feature
APPDEV-0000: released v0.4.1 -> Upgraded Gradle to 3.1, Codenarc to 0.25.2
    • -0
    • +75
    /trunk/conf/rules.groovy
DS-54: v0.4.0b -> added missing handler method for DataIntegrityViolationException
DS-54: v0.4.0a -> added support rendering DataIntegrityViolationException, most typically a unique violation
APPDEV-0000: v0.4.0 -> updated Java to 1.8 and added renderPaginated method
APPDEV-0000: grails-controller-artefact-utils -> upgraded Gradle to 3.1
    • -117
    • +124
    /trunk/gradle/wrapper/gradle-wrapper.jar
RNW-47: v0.3.2b -> Added loggedInDomain and loggedInUserType to the headers
RNW-33: v0.3.2 -> Added method to return data from reporting server as byte array
APPDEV-5624: removed new unused CriteriaFilter capability. It will be added to the service utils jar instead
APPDEV-5426: added criteria filtering capability that by default filters audit properties
APPDEV-5426: upgraded Gradle to 2.14.1
    • -121
    • +111
    /trunk/gradle/wrapper/gradle-wrapper.jar
APPDEV-5389: v0.2.2i -> Adding exception messages only when debug system property is set
APPDEV-5478: v0.2.2h -> fixed typo of XUUID to X-UUID
APPDEV-5478: v0.2.2g -> Added spring-web dependency to access request object from src
APPDEV-5478: Modified build for cobertura plugin
APPDEV-5478: Added maven local
APPDEV-5478: v0.2.2f -> Adding XUUID on verifyRequest
APPDEV-5478: v0.2.2e -> clearing off XUUID from mdc
APPDEV-5478: v0.2.2d -> Modified Exception renderer and clearing off XUUID from mdc
APPDEV-5389: clean up
APPDEV-5389: v0.2.2c -> Updated version
APPDEV-5389: v0.2.2bc -> Adding exception messages only when debug system property is set
APPDEV-0000: v0.2.2b -> improved logging in TokenVerifier
APPDEV-5351: v0.2.2a -> changed duplicate.key eror code to DUPLICATE_KEY for easier front end usage
APPDEV-4746: v0.2.2 -> now support stacktrace sanitization and coded Exception rendering; fixed exception logging to include stacktrace
APPDEV-4746: upgraded Gradle to 2.13 & Java comapatability to 1.7
    • -157
    • +103
    /trunk/gradle/wrapper/gradle-wrapper.jar
APPDEV-5089: v0.2.1-beta10d -> Added rendermessagesWithEmptyResults to render emptyResults for messages.
APPDEV-5089: v0.2.1-beta10c -> Added messagesWithEmptyResults to render emptyResults for messages.
APPDEV-5010: v2.1-beta10a-> Added convenience bodyAsList overloaded methods