Checkout
 

kkrebs in lemans-grails

APDEV-6647: solved problem with grails plugin block in testing-service preventing dynamic reloading; see grails core #10399
    • -13
    • +7
    /trunk/testing-service/build.gradle
APPDEV-6813: RELEASE lemans-testing v0.1.0a -> improved making sure content rendering is suppressed for binary files
APPDEV-6647: RELEASE lemans-core v0.1.3 - added std endpoint set codegen; fixed other codegen issues and tests broken by data
    • -0
    • +397
    /trunk/lemans-core/src/main/templates/lemans/std_endpoints.tmpl
APPDEV-6647: correctly! updated the lemans-core version no.
APDEV-6647: RELEASE lemans-core v0.1.2; new codegen script on_endpoints; polished ro_endpoints codegen
    • -0
    • +36
    /trunk/lemans-core/src/main/scripts/on_endpoints.groovy
    • -0
    • +328
    /trunk/lemans-core/src/main/templates/lemans/on_endpoints.tmpl
APDEV-6647: improved ro_endpoints script docs and error handling
APPDEV-6647: RELEASE lemans-core v0.1.1; added ro_endpoints codegen script
    • -0
    • +26
    /trunk/lemans-core/src/main/scripts/ro_endpoints.groovy
    • -0
    • +184
    /trunk/lemans-core/src/main/templates/lemans/ro_endpoints.tmpl
APPDEV-6647: RELEASE lemans-security v0.1.2c : now provides TokenVerifier Spring bean
APPDEV-6647: RELEASE lemans-rest v0.1.0c -> now adds httpConnectionManager and httpClient Spring beans
APPDEV-6647: RELEASE lemans-rest v0.1.0b - plugin provides default urlMappings, notFound.gson, & default JSON Date marshalling
APPDEV-6647: see also DS_463. RELEASE lemans-rest v0.1.0a and lemans-security v0.1.2b
APPDEV-6647: RELEASE lemans-security plugin v0.1.2a - fixes issues with the interceptor being recognized
APPDEV-6647: RELEASE v0.1.2 - fixed issue with TokenVerifierInterceptor not being exposed to apps using the plugin
APPDEV-6647: added some JMX config
APPDEV-6647: cleaned up build.gradle for all lemans plugins
    • -22
    • +7
    /trunk/lemans-security/build.gradle
APPDEV-647: cleanup of lemans-testing build
APPDEV-6647: RELEASE initial for lemans-rest v0.1.0
APPDEV-6647: removed generated folder out/ from root project- inadvertently included
  1. … 86 more files in changeset.
APPDEV-6647: RELEASE lemans-security v0.1.1a (build cleanup) + initial drop of code for lemans-rest
    • -0
    • +55
    /trunk/out/production/lemans-core/messages_es.properties
    • -0
    • +39
    /trunk/out/production/testing-service/logback.groovy
    • -0
    • +24
    /trunk/out/production/lemans-core/application.yml
    • -0
    • +59
    /trunk/out/production/lemans-core/messages_pl.properties
    • -0
    • +55
    /trunk/out/production/lemans-core/messages_sv.properties
    • -0
    • +56
    /trunk/out/production/lemans-rest/messages_da.properties
  1. … 131 more files in changeset.
APPDEV-6647: changes for troubleshooting Interceptor issue
APPDEV-0000: initial release of lemans-security Grails3 plugin v0.1.0, needs FIXME
    • -5
    • +14
    /trunk/lemans-security/build.gradle
  1. … 52 more files in changeset.
APPDEV-0000: added 2 new empty Lemans Grails3 plugins (rest & security) + minor tweaks
    • -0
    • +19
    /trunk/lemans-security/grails-app/i18n/messages_fr.properties
    • -0
    • +24
    /trunk/lemans-rest/grails-app/conf/application.yml
  1. /trunk/lemans-security/src/main/groovy/lemans
  2. /trunk/lemans-security/grails-app/init/lemans
    • -0
    • +55
    /trunk/lemans-rest/grails-app/i18n/messages_it.properties
    • -0
    • +59
    /trunk/lemans-rest/grails-app/i18n/messages_pl.properties
    • -0
    • +24
    /trunk/lemans-security/grails-app/conf/application.yml
    • -0
    • +56
    /trunk/lemans-security/grails-app/i18n/messages.properties
  3. … 88 more files in changeset.
APPDEV-0000: added 1 missing change for the lemans-testing Grails3 plugin
APPDEV-0000: RELEASE lemans-testing v0.1.0 Grails3 plugin
    • -0
    • +60
    /trunk/lemans-testing/grails-wrapper.jar
    • -0
    • +2
    /trunk/lemans-testing/gradle.properties
  1. /trunk/lemans-testing/grails-app/conf/spring
    • -0
    • +55
    /trunk/lemans-testing/grails-app/i18n/messages_it.properties
    • -0
    • +24
    /trunk/lemans-testing/grails-app/conf/application.yml
    • -0
    • +55
    /trunk/lemans-testing/grails-app/i18n/messages_sv.properties
    • -0
    • +9
    /trunk/lemans-testing/README.txt
  2. … 44 more files in changeset.
APPDEV-0000: updated lemans-grails to defaultTasks to build and cleanup codenarc violations
APPDEV-0000: v0.1.0 lemans-core -> now contains needed artifacts from service project (now legacy)
  1. /trunk/lemans-core/src/main/groovy/com/lemans
  2. … 6 more files in changeset.
APPDEV-0000: lemans-core v0.1-SANPAHOT-3 -> added classes/tests from service-utils project

- Auditable, DynamicQueryexecutor, LemansService, and LemansManager

    • -0
    • +11
    /trunk/lemans-core/README.txt
    • -0
    • +26
    /trunk/lemans-core/src/test/resources/test-beans.xml
  1. /trunk/lemans-core/src/test/groovy/com/lemans
  2. /trunk/lemans-core/src/main/groovy/lemans/services
  3. … 11 more files in changeset.
APPDEV-0000: lemans-core v0.1-SNAPSHOT-2 -> small improvements to unroll codegen script
APPDEV-0000: lemans-core -> a few tweaks to unroll codegen script
APPDEV-0000: lemans-core: improved help for 'unroll' codegen script