Checkout
 

vramisetti in media-service

APPDEV-6414: Removed clamAv dependency and JNDI
    • -4
    • +0
    /trunk/grails-app/conf/spring/resources.groovy
DS-304: changed the field name.
DS-304: added null check on mimeType.
DS-304: added temporaryMediaPath JNDI to new temp media endpoint.
    • -0
    • +2
    /trunk/grails-app/conf/spring/resources.groovy
DS-304: added extension to the payload.
DS-304: changed the temp response to return object instead of array
DS-304: changed to view from table
DS-304: created new version of temp file upload
    • -0
    • +35
    /trunk/grails-app/conf/application.yml
APPDEV-6223: Changed clamAv JNDI
    • -3
    • +3
    /trunk/grails-app/conf/spring/resources.groovy
APPDEV-6223: Changed clamAv port to integer
    • -2
    • +2
    /trunk/grails-app/conf/spring/resources.groovy
APPDEV-6223: Changed host resource name.
APPDEV-6223: Added code for clamAv to check for virus
    • -8
    • +7
    /trunk/grails-app/conf/spring/resources.groovy
APPDEV-5424: rollback
    • -35
    • +0
    /trunk/grails-app/conf/application.yml
APPDEV-5424: updated datasource name
    • -1
    • +1
    /trunk/grails-app/conf/application.yml
APPDEV-5424: Updated code to check the actual file content-type rather than from extension
    • -0
    • +35
    /trunk/grails-app/conf/application.yml
APPDEV-5541: Added description to the temporaryFile response.
APPDEV-5487: Updated controller-artefact-utils
APPDEV-5460: Updated controller-artefact-utils
APPDEV-5460: Updated controller-artefact-utils and added MDC logging on lemans controller
APPDEV-5478: Creating maint branch
  1. … 61 more files in changeset.
APPDEV-5451: Removed mediaUrl
APPDEV-5451: Changed mediaUrl and added mediaId
APPDEV-5451: Changed mediaUrl
APPDEV-5451: Added mediaUrl and prefixUrl
APPDEV-5304: Changed file Name
APPDEV-5304: Moved MediaController from dealer-service
  1. /trunk/grails-app/controllers/com/lemans/security
    • -0
    • +16
    /trunk/grails-app/controllers/com/lemans/UrlMappings.groovy
    • -0
    • +4
    /trunk/grails-app/conf/spring/resources.groovy
    • -0
    • +2
    /trunk/src/resources/parts.csv
  2. … 18 more files in changeset.
APPDEV-5304: Creating trunk folder for media service
APPDEV-5304: Creating tags folder for media service
APPDEV-5304: Creating branches folder for media service
APPDEV-5304: Creating new media service