Checkout
 

kkrebs in media-service

APPDEV-6647: now using lemans-rest v0.1.0c and lemans-security v0.1.2c
    • -13
    • +0
    /trunk/grails-app/conf/spring/resources.groovy
APPDEV-6647: media-service now uses lemans-rest 0.1.0b
    • -3
    • +0
    /trunk/grails-app/views/application/index.gson
    • -11
    • +0
    /trunk/grails-app/init/BootStrap.groovy
    • -33
    • +0
    /trunk/grails-app/views/application/grails.gson
APPDEV-0000: now using artefacts etc. from plugin, i.e.cleanup
APPDEV-0000: fixed erroneous root url mapping
DS-463: fixed broken app that was missing some log dependencies (i.e. logback)
APPDEV-5948: fixed JMX config
    • -1
    • +1
    /trunk/grails-app/conf/application.properties
APPDEV-6647: removed old Lemans project dependencies
APPDEV-6647: media-service is now dependent on the lemans plugins instead of the old projects
APPDEV-0000: media-service is now using the lemans-testing plugin instead of the etsting project jar
APPDEV-0000: update a comment in the build file
DS-0000: corrected JSON Date marshalling after Grails 3.2.4 update
    • -0
    • +3
    /trunk/grails-app/init/BootStrap.groovy
DS-0000: now using lemans-core plugin & updated jsonViews to 1.1.2
APPDEV-0000: upgraded media-service to Grails 3.2.4 and Gradle 3.1
    • -15
    • +14
    /trunk/grails-app/conf/application.yml
    • -124
    • +113
    /trunk/gradle/wrapper/gradle-wrapper.jar
APPDEV-6420: excluding log4j jar file from generated war for- media-service
APPDEV-5948: corrected location of application.properties file for JXM config
    • -0
    • +2
    /trunk/grails-app/conf/application.properties
APPDEV-0000: added default JMX domain config
    • -0
    • +2
    /trunk/grails-app/conf/spring/application.properties
APPDEV-5304: Added Lemans specific configuration, complete empty media-service
    • -0
    • +5
    /trunk/grails-app/views/application/notFound.gson
  1. /trunk/src/integration-test/groovy/com/lemans/media
    • -0
    • +33
    /trunk/grails-app/views/application/grails.gson
  2. /trunk/src/integration-test/groovy/com/lemans
    • -32
    • +2
    /trunk/grails-app/views/application/index.gson
    • -42
    • +0
    /trunk/grails-app/views/errors/_errors.gson
    • -47
    • +10
    /trunk/grails-app/conf/application.yml
  3. … 21 more files in changeset.
APPDEV-5304: initial drop of blank Grails 3.1.8 rest-api app
    • -0
    • +23
    /trunk/grails-app/conf/logback.groovy
    • -0
    • +18
    /trunk/grails-app/i18n/messages_zh_CN.properties
    • -0
    • +56
    /trunk/grails-app/i18n/messages_da.properties
    • -0
    • +6
    /trunk/gradle/wrapper/gradle-wrapper.properties
    • -0
    • +19
    /trunk/grails-app/i18n/messages_fr.properties
    • -0
    • +56
    /trunk/grails-app/i18n/messages_nb.properties
    • -0
    • +59
    /trunk/grails-app/i18n/messages_pt_BR.properties
    • -0
    • +55
    /trunk/grails-app/i18n/messages_cs_CZ.properties
    • -0
    • +16
    /trunk/grails-app/controllers/ra318/UrlMappings.groovy
    • -0
    • +55
    /trunk/grails-app/i18n/messages_th.properties
    • -0
    • +31
    /trunk/grails-app/i18n/messages_ru.properties
    • -0
    • +42
    /trunk/grails-app/views/errors/_errors.gson
    • -0
    • +55
    /trunk/grails-app/i18n/messages_ja.properties
  1. … 33 more files in changeset.