Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A ace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • adapt
  • ace
  • Merge requests
  • !14

Merge Docker resolutions

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michael Ritter requested to merge docker-resolutions into develop Jun 03, 2019
  • Overview 2
  • Commits 14
  • Pipelines 0
  • Changes 11

This brings in some updates from a post on the ace-am dev list which mentioned that monitored files were not being marked as missing. This stemmed from using InnoDB in a docker container which has stricter rules are transactions compared to MyISAM.

In addition, I noticed that the css for servlets was not being loaded as the wrong mime type was being set upon transmission. This stemmed from adding utf-8 support in which we overrode the Content-Type response header.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: docker-resolutions