Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • monticore
  • EmbeddedMontiArcEmbeddedMontiArc
  • simulators
  • server
  • Merge requests
  • !2

Fix map

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Hengwen Zhang requested to merge fix_map into master Aug 09, 2018
  • Overview 0
  • Commits 19
  • Pipelines 3
  • Changes 17
  1. The uploaded map will overwrite the pervious map(if different). If the uploaded map is different from the previous one, database will be cleaned up and new map data will be parsed and written in to db.

  2. Every time we restart the server, the initial map in defined in the Config file will not get parsed again if there is already map data in db.

  3. It has been tested both in sqlite and postgres with multiple different maps.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_map