{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Alan Wu",
          "userId" : "alanwu",
          "userName" : "Alan Wu"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 2,
      "buildableTimeMillis" : 2,
      "buildingDurationMillis" : 83128,
      "executingTimeMillis" : 83128,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8,
      "waitingTimeMillis" : 8
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 14,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9",
            "branch" : [
              {
                "SHA1" : "1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9",
            "branch" : [
              {
                "SHA1" : "1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9",
        "branch" : [
          {
            "SHA1" : "1a1c2103ec4700e75e7ff6adbd6b2c4d0e8c99a9",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/MPB.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#14",
  "duration" : 83128,
  "estimatedDuration" : 138671,
  "executor" : None,
  "fullDisplayName" : "Physiome Portal #14",
  "id" : "14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 14,
  "queueId" : 3929,
  "result" : "FAILURE",
  "timestamp" : 1566256287225,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/Physiome%20Portal/14/",
  "builtOn" : "Ubuntu_16.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/ScaffoldViewer.js",
          "src/shaders/uvCutting.fs",
          "src/shaders/uvCutting.vs",
          "src/utilities/csg.js",
          "src/shaders/cutHeart.vs",
          "src/shaders/cutHeart.fs"
        ],
        "commitId" : "ad66b626e7b4f701339bd2d6f70ccba3793b646a",
        "timestamp" : 1553121414000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add support for central line cutting and clipping.\u000a",
        "date" : "2019-03-21 11:36:54 +1300",
        "id" : "ad66b626e7b4f701339bd2d6f70ccba3793b646a",
        "msg" : "Add support for central line cutting and clipping.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          },
          {
            "editType" : "delete",
            "file" : "src/shaders/cutHeart.vs"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          },
          {
            "editType" : "delete",
            "file" : "src/shaders/cutHeart.fs"
          },
          {
            "editType" : "add",
            "file" : "src/shaders/uvCutting.fs"
          },
          {
            "editType" : "add",
            "file" : "src/shaders/uvCutting.vs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/BaseDialog.js"
        ],
        "commitId" : "eca62df8754e6b8dbd25475f24c3eebddca21c17",
        "timestamp" : 1553210608000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add two new dialog methods: hideCloseButton and hideTitlebar.\u000a",
        "date" : "2019-03-22 12:23:28 +1300",
        "id" : "eca62df8754e6b8dbd25475f24c3eebddca21c17",
        "msg" : "Add two new dialog methods: hideCloseButton and hideTitlebar.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/ScaffoldViewer.js",
          "src/utilities/csg.js",
          "src/shaders/uvCutting.fs"
        ],
        "commitId" : "5a78025f5835e3548fab0babfbe67e45189afbea",
        "timestamp" : 1553480926000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve cutting with path and its shaders.\u000a",
        "date" : "2019-03-25 15:28:46 +1300",
        "id" : "5a78025f5835e3548fab0babfbe67e45189afbea",
        "msg" : "Improve cutting with path and its shaders.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/shaders/uvCutting.fs"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "ca9fde730a78629bc66abdc3b91168a3a5270249",
        "timestamp" : 1553639369000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.3.4alpha and resolve a vulnerability.\u000a",
        "date" : "2019-03-27 11:29:29 +1300",
        "id" : "ca9fde730a78629bc66abdc3b91168a3a5270249",
        "msg" : "Increment version to 0.3.4alpha and resolve a vulnerability.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/BodyViewerDialog.js",
          "src/ui/BaseDialog.js",
          "src/ui/ModelViewerDialog.js",
          "src/ui/OrgansViewerDialog.js",
          "src/ui/ScaffoldDialog.js"
        ],
        "commitId" : "7d736324671b566af592cc1a1ebebfa41637cecc",
        "timestamp" : 1553809225000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Make codes for dialog to be more reuseable.\u000a",
        "date" : "2019-03-29 10:40:25 +1300",
        "id" : "7d736324671b566af592cc1a1ebebfa41637cecc",
        "msg" : "Make codes for dialog to be more reuseable.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/BodyViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ModelViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ScaffoldDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/ScaffoldDialog.js"
        ],
        "commitId" : "2ae1272a5064347af1e58102c4a6e9caad637670",
        "timestamp" : 1553810342000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a bug causing ScaffoldDialog to not function/display properly.\u000a",
        "date" : "2019-03-29 10:59:02 +1300",
        "id" : "2ae1272a5064347af1e58102c4a6e9caad637670",
        "msg" : "Fix a bug causing ScaffoldDialog to not function/display properly.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/ScaffoldDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities/csg.js"
        ],
        "commitId" : "e6d153615c059a174c2bad64e205cec7533639fd",
        "timestamp" : 1553827061000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a bug causing the cutting plane on the scaffoldmaker from expanding\u000abeyond unreasonable size.\u000a",
        "date" : "2019-03-29 15:37:41 +1300",
        "id" : "e6d153615c059a174c2bad64e205cec7533639fd",
        "msg" : "Fix a bug causing the cutting plane on the scaffoldmaker from expanding",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.js"
        ],
        "commitId" : "cd25f71c86de59a1b8cde5a4533b5de95b329e81",
        "timestamp" : 1554080641000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add BaseModule to the export modules list.\u000a",
        "date" : "2019-04-01 14:04:01 +1300",
        "id" : "cd25f71c86de59a1b8cde5a4533b5de95b329e81",
        "msg" : "Add BaseModule to the export modules list.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/BaseDialog.js",
          "src/ui/ManagerSidebar.js",
          "src/utilities/manager.js"
        ],
        "commitId" : "8423063b318dd35fcc28f4b16aabcc93d73a444a",
        "timestamp" : 1554080929000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add a method in the ModuleManager allowing user to add customised module\u000aand dialog to a selectable list of modules/dialogs on the manager\u000asidebar.\u000a",
        "date" : "2019-04-01 14:08:49 +1300",
        "id" : "8423063b318dd35fcc28f4b16aabcc93d73a444a",
        "msg" : "Add a method in the ModuleManager allowing user to add customised module",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities/manager.js"
        ],
        "commitId" : "7496e068d348a3ce0aff2e82508e5608699af706",
        "timestamp" : 1554170090000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a bug causing dialog cannot be closed if it is managed by maanger.\u000a",
        "date" : "2019-04-02 14:54:50 +1300",
        "id" : "7496e068d348a3ce0aff2e82508e5608699af706",
        "msg" : "Fix a bug causing dialog cannot be closed if it is managed by maanger.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "cc0f3856048280616fc8eb451f6747eb1ede81e2",
        "timestamp" : 1554947303000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Updae zincjs dependency.\u000a",
        "date" : "2019-04-11 13:48:23 +1200",
        "id" : "cc0f3856048280616fc8eb451f6747eb1ede81e2",
        "msg" : "Updae zincjs dependency.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "62cdf91501b59dc66c3e176747a734b9ff073003",
        "timestamp" : 1555279671000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.3.5alpha\u000a",
        "date" : "2019-04-15 10:07:51 +1200",
        "id" : "62cdf91501b59dc66c3e176747a734b9ff073003",
        "msg" : "Increment version to 0.3.5alpha",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "webpack.config.js",
          "package-lock.json",
          "src/cell_panel.js"
        ],
        "commitId" : "f8c08b2ed50a34a78f2e2479c7dd02be84a28a73",
        "timestamp" : 1555388215000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Now build with babel and increment version to 0.3.6aplha.\u000a",
        "date" : "2019-04-16 16:16:55 +1200",
        "id" : "f8c08b2ed50a34a78f2e2479c7dd02be84a28a73",
        "msg" : "Now build with babel and increment version to 0.3.6aplha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "webpack.config.js"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_panel.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "package.json",
          "src/utilities/csg.js"
        ],
        "commitId" : "ef1e1ca15e7dfb230d4023d127c2f9a9f1754174",
        "timestamp" : 1557375498000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Update to ZincJS0.29.10 which supports geoemtry cutting to be performed\u000aon a worker.\u000a",
        "date" : "2019-05-09 16:18:18 +1200",
        "id" : "ef1e1ca15e7dfb230d4023d127c2f9a9f1754174",
        "msg" : "Update to ZincJS0.29.10 which supports geoemtry cutting to be performed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "1807e99a259019b197a77aaf3686653195c09be7",
        "timestamp" : 1557441356000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Update jquery version.\u000a",
        "date" : "2019-05-10 10:35:56 +1200",
        "id" : "1807e99a259019b197a77aaf3686653195c09be7",
        "msg" : "Update jquery version.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/sidebar.css",
          "src/ui/ManagerSidebar.js",
          "src/snippets/managerSidebar.html"
        ],
        "commitId" : "80007bd3bb27ba1b92b94a0af049f3ae6c726227",
        "timestamp" : 1557714873000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add a button at the bottom of the sidebar for users to give feedback,\u000a",
        "date" : "2019-05-13 14:34:33 +1200",
        "id" : "80007bd3bb27ba1b92b94a0af049f3ae6c726227",
        "msg" : "Add a button at the bottom of the sidebar for users to give feedback,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/sidebar.css"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/snippets/managerSidebar.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/BaseDialog.js"
        ],
        "commitId" : "ceeac3ef6fc4eb8890bea846819a2c8bad035a39",
        "timestamp" : 1557805910000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Disable collision detection when setting the position of the dialog.\u000a",
        "date" : "2019-05-14 15:51:50 +1200",
        "id" : "ceeac3ef6fc4eb8890bea846819a2c8bad035a39",
        "msg" : "Disable collision detection when setting the position of the dialog.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/ScaffoldViewer.js",
          "src/modules/bodyRenderer.js",
          "src/ui/BaseDialog.js",
          "src/ui/BodyViewerDialog.js",
          "src/styles/Snackbar.css",
          "src/ui/Snackbar.js",
          "src/utilities/csg.js",
          "src/ui/ScaffoldDialog.js"
        ],
        "commitId" : "f30d1d2a054c7d920b46639d32c7c4264a8b8675",
        "timestamp" : 1557956651000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Implement snackbar for displaying messages.\u000a",
        "date" : "2019-05-16 09:44:11 +1200",
        "id" : "f30d1d2a054c7d920b46639d32c7c4264a8b8675",
        "msg" : "Implement snackbar for displaying messages.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/bodyRenderer.js"
          },
          {
            "editType" : "add",
            "file" : "src/styles/Snackbar.css"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ScaffoldDialog.js"
          },
          {
            "editType" : "add",
            "file" : "src/ui/Snackbar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BodyViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/ScaffoldViewer.js",
          "src/ui/OrgansViewerDialog.js",
          "src/modules/organsRenderer.js",
          "src/modules/BaseModule.js",
          "src/modules/bodyRenderer.js",
          "src/ui/BodyViewerDialog.js",
          "src/ui/ScaffoldDialog.js",
          "src/utilities/csg.js"
        ],
        "commitId" : "e7a4f6b8ad18e2bb215bad593736826f5a63a095",
        "timestamp" : 1557961236000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Message function is now part of the basemodule.\u000a",
        "date" : "2019-05-16 11:00:36 +1200",
        "id" : "e7a4f6b8ad18e2bb215bad593736826f5a63a095",
        "msg" : "Message function is now part of the basemodule.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/BodyViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/bodyRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ScaffoldDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/BaseModule.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/organsRenderer.js",
          "src/utilities/csg.js",
          "src/modules/ScaffoldViewer.js"
        ],
        "commitId" : "e733ca7fedd332c797f2b02e232c4ff5d25b7dba",
        "timestamp" : 1557965640000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve destroy calls on scaffold viewer and organs renderer.\u000a",
        "date" : "2019-05-16 12:14:00 +1200",
        "id" : "e733ca7fedd332c797f2b02e232c4ff5d25b7dba",
        "msg" : "Improve destroy calls on scaffold viewer and organs renderer.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/csg.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/sidebar.css",
          "src/ui/ManagerSidebar.js",
          "src/snippets/managerSidebar.html"
        ],
        "commitId" : "54e229cdaccf91d375c042743cddb825fded7b39",
        "timestamp" : 1557972993000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve sidebar animation.\u000a",
        "date" : "2019-05-16 14:16:33 +1200",
        "id" : "54e229cdaccf91d375c042743cddb825fded7b39",
        "msg" : "Improve sidebar animation.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/sidebar.css"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/snippets/managerSidebar.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/sidebar.css",
          "src/ui/ManagerSidebar.js",
          "src/snippets/managerSidebar.html"
        ],
        "commitId" : "3dc3d11444581cd6402f8b8e21a7d77a4ed48aa1",
        "timestamp" : 1557980589000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add a profile chooser.\u000a",
        "date" : "2019-05-16 16:23:09 +1200",
        "id" : "3dc3d11444581cd6402f8b8e21a7d77a4ed48aa1",
        "msg" : "Add a profile chooser.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/sidebar.css"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/snippets/managerSidebar.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.js",
          "src/modules/ScaffoldViewer.js",
          "src/ui/OrgansViewerDialog.js",
          "src/ui/ManagerSidebar.js",
          "src/snippets/managerSidebar.html",
          "src/modules/bodyRenderer.js",
          "src/snippets/main.html",
          "src/styles/my_styles.css"
        ],
        "commitId" : "97e56cfadd6b3ad4841dc60d9c4bca30ed02db81",
        "timestamp" : 1558050849000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Tidy up.\u000a",
        "date" : "2019-05-17 11:54:09 +1200",
        "id" : "97e56cfadd6b3ad4841dc60d9c4bca30ed02db81",
        "msg" : "Tidy up.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/ScaffoldViewer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/index.js"
          },
          {
            "editType" : "delete",
            "file" : "src/snippets/main.html"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/my_styles.css"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/bodyRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/snippets/managerSidebar.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/organsRenderer.js",
          "src/modules/RendererModule.js"
        ],
        "commitId" : "73aa8bdbcfa8209ad9e578f2b3e161e3d9b6f478",
        "timestamp" : 1558669910000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a bug on OrgansViewer.\u000a",
        "date" : "2019-05-24 15:51:50 +1200",
        "id" : "73aa8bdbcfa8209ad9e578f2b3e161e3d9b6f478",
        "msg" : "Fix a bug on OrgansViewer.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/RendererModule.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/sidebar.css"
        ],
        "commitId" : "3a2ae2e1f520376de84f6feb7e823cfba69f9726",
        "timestamp" : 1558925783000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Set a default width of 12% for sidebar.\u000a",
        "date" : "2019-05-27 14:56:23 +1200",
        "id" : "3a2ae2e1f520376de84f6feb7e823cfba69f9726",
        "msg" : "Set a default width of 12% for sidebar.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/sidebar.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/organsRenderer.js",
          "src/modules/RendererModule.js"
        ],
        "commitId" : "769091c3541f2daecfb0067eaecad94e334aa5b5",
        "timestamp" : 1558925981000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add an API for reading URL provided by the caller.\u000a",
        "date" : "2019-05-27 14:59:41 +1200",
        "id" : "769091c3541f2daecfb0067eaecad94e334aa5b5",
        "msg" : "Add an API for reading URL provided by the caller.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/RendererModule.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/tooltip.css"
        ],
        "commitId" : "097917477d344c9bf8aa4c230f57cd8bd6d5d16e",
        "timestamp" : 1558994387000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Make tooltip non selectable.\u000a",
        "date" : "2019-05-28 09:59:47 +1200",
        "id" : "097917477d344c9bf8aa4c230f57cd8bd6d5d16e",
        "msg" : "Make tooltip non selectable.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/tooltip.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/organsRenderer.js",
          "src/modules/RendererModule.js"
        ],
        "commitId" : "e38371d36d21c8dd682773c4bbb6577cb91c204a",
        "timestamp" : 1558994578000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add a new renderer module method - getIntersectedObject. This method can\u000abe used for picking the closest object or the closest glyph object with\u000aname.\u000a",
        "date" : "2019-05-28 10:02:58 +1200",
        "id" : "e38371d36d21c8dd682773c4bbb6577cb91c204a",
        "msg" : "Add a new renderer module method - getIntersectedObject. This method can",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/RendererModule.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/tooltip.js",
          "src/styles/tooltip.css"
        ],
        "commitId" : "f51cdbb0d19774f64a8d4cb7e234e61e277dd607",
        "timestamp" : 1559084045000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Change css class tooltip to mptooltip to avoid name clashes with other\u000acss stylesheets\u000a",
        "date" : "2019-05-29 10:54:05 +1200",
        "id" : "f51cdbb0d19774f64a8d4cb7e234e61e277dd607",
        "msg" : "Change css class tooltip to mptooltip to avoid name clashes with other",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/tooltip.js"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/tooltip.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/organsRenderer.js"
        ],
        "commitId" : "913f5ec28d1e20f238de622e3ff994c7940d4477",
        "timestamp" : 1559598565000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add a new argument for loadViewURL method.\u000a",
        "date" : "2019-06-04 09:49:25 +1200",
        "id" : "913f5ec28d1e20f238de622e3ff994c7940d4477",
        "msg" : "Add a new argument for loadViewURL method.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "package.json"
        ],
        "commitId" : "278c28bdfc52a3c27e52634057de1861ac3dfb4c",
        "timestamp" : 1559602839000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.3.7-aplha.\u000a",
        "date" : "2019-06-04 11:00:39 +1200",
        "id" : "278c28bdfc52a3c27e52634057de1861ac3dfb4c",
        "msg" : "Increment version to 0.3.7-aplha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities/manager.js",
          "src/ui/BaseDialog.js"
        ],
        "commitId" : "b6e18343a467d482916fd9ddc4957c3edc49c53d",
        "timestamp" : 1559617177000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove modal panel as it is repalced by flatmaps.\u000a",
        "date" : "2019-06-04 14:59:37 +1200",
        "id" : "b6e18343a467d482916fd9ddc4957c3edc49c53d",
        "msg" : "Remove modal panel as it is repalced by flatmaps.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/sidebar.css"
        ],
        "commitId" : "8c71697430816bba027f87a66e22bcb1cd2f8f6b",
        "timestamp" : 1559686007000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Change sidebar style to absolute.\u000a",
        "date" : "2019-06-05 10:06:47 +1200",
        "id" : "8c71697430816bba027f87a66e22bcb1cd2f8f6b",
        "msg" : "Change sidebar style to absolute.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/sidebar.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.js",
          "package.json",
          "package-lock.json",
          "src/modules/bodyRenderer.js"
        ],
        "commitId" : "0ea062f7cf3f4e7df7cf4e2fe2bc00dcea1b082e",
        "timestamp" : 1559772929000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix some bugs that can only be found on IE11.\u000a",
        "date" : "2019-06-06 10:15:29 +1200",
        "id" : "0ea062f7cf3f4e7df7cf4e2fe2bc00dcea1b082e",
        "msg" : "Fix some bugs that can only be found on IE11.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/bodyRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/BaseDialog.js",
          "src/utilities/manager.js",
          "src/ui/BodyViewerDialog.js",
          "src/ui/OrgansViewerDialog.js",
          "src/ui/ManagerSidebar.js",
          "src/ui/ScaffoldDialog.js"
        ],
        "commitId" : "df9953697fe57184205b6d076d69addb2fc20acb",
        "timestamp" : 1559787527000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Provide initial support for docked/containment dialog.\u000a",
        "date" : "2019-06-06 14:18:47 +1200",
        "id" : "df9953697fe57184205b6d076d69addb2fc20acb",
        "msg" : "Provide initial support for docked/containment dialog.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ScaffoldDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BodyViewerDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities/manager.js",
          "src/snippets/gridView.html",
          "src/styles/gridView.css",
          "package-lock.json",
          "package.json",
          "src/ui/BaseDialog.js",
          "src/ui/gridView.js"
        ],
        "commitId" : "9a135a75bd276cae7f5842feefc899c298a92dd2",
        "timestamp" : 1559881000000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add a grid view mode.\u000a",
        "date" : "2019-06-07 16:16:40 +1200",
        "id" : "9a135a75bd276cae7f5842feefc899c298a92dd2",
        "msg" : "Add a grid view mode.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "src/styles/gridView.css"
          },
          {
            "editType" : "add",
            "file" : "src/snippets/gridView.html"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "add",
            "file" : "src/ui/gridView.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/BaseDialog.js",
          "src/styles/dialog.css"
        ],
        "commitId" : "7d10680769d5b3763aeb580ee3c835d06337152b",
        "timestamp" : 1560132449000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add a full screen dialog button on the titlebar.\u000a",
        "date" : "2019-06-10 14:07:29 +1200",
        "id" : "7d10680769d5b3763aeb580ee3c835d06337152b",
        "msg" : "Add a full screen dialog button on the titlebar.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "add",
            "file" : "src/styles/dialog.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/Snackbar.js",
          "src/styles/Snackbar.css",
          "src/styles/snackbar.css"
        ],
        "commitId" : "404f2de2e4c9ee65e41c423704086059a353c3e2",
        "timestamp" : 1560895494000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "rename Snackbar.css to snackbar.css.\u000a",
        "date" : "2019-06-19 10:04:54 +1200",
        "id" : "404f2de2e4c9ee65e41c423704086059a353c3e2",
        "msg" : "rename Snackbar.css to snackbar.css.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/styles/snackbar.css"
          },
          {
            "editType" : "delete",
            "file" : "src/styles/Snackbar.css"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/Snackbar.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.js",
          "src/utilities/managerItem.js",
          "src/utilities/manager.js",
          "package-lock.json",
          "src/ui/ManagerSidebar.js",
          "src/utilities/fragmentParser.js",
          "src/modules/BaseModule.js",
          "src/modules/organsRenderer.js",
          "src/styles/snackbar.css",
          "package.json",
          "src/ui/BaseDialog.js",
          "src/ui/gridView.js"
        ],
        "commitId" : "8ed08d37af647f423bb72e2e9e2d1b80d0caaf8a",
        "timestamp" : 1561004424000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add support to some serialisations and deserialisations.\u000a",
        "date" : "2019-06-20 16:20:24 +1200",
        "id" : "8ed08d37af647f423bb72e2e9e2d1b80d0caaf8a",
        "msg" : "Add support to some serialisations and deserialisations.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "add",
            "file" : "src/utilities/fragmentParser.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/snackbar.css"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/managerItem.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/index.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/BaseModule.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/gridView.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/ManagerSidebar.js",
          "src/utilities/manager.js"
        ],
        "commitId" : "91ce6ca3e99342f3058b2061bc9752ab9532104a",
        "timestamp" : 1561328611000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix a number of bugs.\u000a",
        "date" : "2019-06-24 10:23:31 +1200",
        "id" : "91ce6ca3e99342f3058b2061bc9752ab9532104a",
        "msg" : "Fix a number of bugs.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/ManagerSidebar.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/BaseDialog.js",
          "src/modules/organsRenderer.js"
        ],
        "commitId" : "5bf5181d1251937f1ee5038bc86f71d766976a21",
        "timestamp" : 1561331938000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove debug messages.\u000a",
        "date" : "2019-06-24 11:18:58 +1200",
        "id" : "5bf5181d1251937f1ee5038bc86f71d766976a21",
        "msg" : "Remove debug messages.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities/manager.js",
          "src/utilities/managerItem.js",
          "src/ui/OrgansViewerDialog.js",
          "src/ui/BaseDialog.js",
          "src/ui/BodyViewerDialog.js",
          "src/ui/gridView.js",
          "src/ui/ScaffoldDialog.js"
        ],
        "commitId" : "199b008462d0a7b9301668182da96e9db42a6455",
        "timestamp" : 1561517438000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add support for auto resize.\u000a",
        "date" : "2019-06-26 14:50:38 +1200",
        "id" : "199b008462d0a7b9301668182da96e9db42a6455",
        "msg" : "Add support for auto resize.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/managerItem.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/gridView.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BodyViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/ScaffoldDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json"
        ],
        "commitId" : "e0882e94a8078479430e2ba5c294f37228a4f99b",
        "timestamp" : 1561519882000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : " Increment version to 0.3.8alpha.\u000a",
        "date" : "2019-06-26 15:31:22 +1200",
        "id" : "e0882e94a8078479430e2ba5c294f37228a4f99b",
        "msg" : "Increment version to 0.3.8alpha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/ui/BaseDialog.js"
        ],
        "commitId" : "129886c82825d1d411d2e770b606326f5c00bb06",
        "timestamp" : 1561592986000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Make sure resize events are called when dialog's autoreize flag is on.\u000a",
        "date" : "2019-06-27 11:49:46 +1200",
        "id" : "129886c82825d1d411d2e770b606326f5c00bb06",
        "msg" : "Make sure resize events are called when dialog's autoreize flag is on.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/BaseDialog.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json"
        ],
        "commitId" : "25950a29a2f54f6d2d0444a6d962d3498b9eb732",
        "timestamp" : 1561593167000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Update package-lock.json\u000a",
        "date" : "2019-06-27 11:52:47 +1200",
        "id" : "25950a29a2f54f6d2d0444a6d962d3498b9eb732",
        "msg" : "Update package-lock.json",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/utilities/graphicsHighlight.js",
          "package-lock.json",
          "src/modules/organsRenderer.js",
          "src/modules/RendererModule.js"
        ],
        "commitId" : "a88b98b1ecfc025130d58d2a73768ce12f844039",
        "timestamp" : 1561694779000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix bugs that causes highlight and selection to fail.\u000a",
        "date" : "2019-06-28 16:06:19 +1200",
        "id" : "a88b98b1ecfc025130d58d2a73768ce12f844039",
        "msg" : "Fix bugs that causes highlight and selection to fail.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utilities/graphicsHighlight.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/RendererModule.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modelsLoader.js",
          "src/utilities/manager.js",
          "src/ui/gridView.js",
          "src/modules/organsRenderer.js"
        ],
        "commitId" : "77a1de2c090325f114a8f6ac825643723cdb8e7d",
        "timestamp" : 1562038023000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "A littel workaround to get manager to work witout the need of meta file.\u000a",
        "date" : "2019-07-02 15:27:03 +1200",
        "id" : "77a1de2c090325f114a8f6ac825643723cdb8e7d",
        "msg" : "A littel workaround to get manager to work witout the need of meta file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/gridView.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modelsLoader.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.js",
          "src/styles/sidebar.css",
          "src/styles/dialog.css",
          "src/snippets/organsViewer.html",
          "src/ui/OrgansViewerDialog.js",
          "src/styles/bootstrap_row_col.css",
          "src/snippets/managerSidebar.html",
          "src/styles/w3.css",
          "src/styles/bootstrap.min.css",
          "src/styles/my_styles.css"
        ],
        "commitId" : "f196435d7e1a768c5a011fd0d008bb4f2fbe9777",
        "timestamp" : 1562123162000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix multiple sizing problems.\u000a",
        "date" : "2019-07-03 15:06:02 +1200",
        "id" : "f196435d7e1a768c5a011fd0d008bb4f2fbe9777",
        "msg" : "Fix multiple sizing problems.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          },
          {
            "editType" : "delete",
            "file" : "src/styles/bootstrap.min.css"
          },
          {
            "editType" : "add",
            "file" : "src/styles/bootstrap_row_col.css"
          },
          {
            "editType" : "edit",
            "file" : "src/index.js"
          },
          {
            "editType" : "edit",
            "file" : "src/snippets/managerSidebar.html"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/sidebar.css"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/w3.css"
          },
          {
            "editType" : "edit",
            "file" : "src/snippets/organsViewer.html"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/my_styles.css"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/dialog.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "package.json"
        ],
        "commitId" : "618bae335c271db552fcd2e2f26ba12abb493970",
        "timestamp" : 1562124771000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Update version to 0.3.10alpha.\u000a",
        "date" : "2019-07-03 15:32:51 +1200",
        "id" : "618bae335c271db552fcd2e2f26ba12abb493970",
        "msg" : "Update version to 0.3.10alpha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities/manager.js",
          "src/modules/organsRenderer.js",
          "src/modules/RendererModule.js"
        ],
        "commitId" : "ed8ddb2d3aa157d857278958753c20ff28803975",
        "timestamp" : 1562280682000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove many of the default behaviour when an object is selected on the\u000aorgans viewer.\u000a",
        "date" : "2019-07-05 10:51:22 +1200",
        "id" : "ed8ddb2d3aa157d857278958753c20ff28803975",
        "msg" : "Remove many of the default behaviour when an object is selected on the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/RendererModule.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "a9954aaf4444854863ca15b8b161c413a125d5fb",
        "timestamp" : 1562281154000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Inrement to 0.3.11-alpha.\u000a",
        "date" : "2019-07-05 10:59:14 +1200",
        "id" : "a9954aaf4444854863ca15b8b161c413a125d5fb",
        "msg" : "Inrement to 0.3.11-alpha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utilities/manager.js",
          "src/utilities/managerItem.js",
          "src/styles/dialog.css",
          "package-lock.json",
          "src/styles/dat-gui-swec.css",
          "src/styles/tooltip.css",
          "src/modules/organsRenderer.js",
          "src/utilities/fragmentParser.js",
          "src/modules/BaseModule.js",
          "src/styles/images/hamburger.png"
        ],
        "commitId" : "da9e3101d9d908b207436b932ecf779357c01675",
        "timestamp" : 1563077371000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve gui styles. Improve tooltip. Improve FragmentParser.\u000a",
        "date" : "2019-07-14 16:09:31 +1200",
        "id" : "da9e3101d9d908b207436b932ecf779357c01675",
        "msg" : "Improve gui styles. Improve tooltip. Improve FragmentParser.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/dat-gui-swec.css"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/manager.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/tooltip.css"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/fragmentParser.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/BaseModule.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/managerItem.js"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/dialog.css"
          },
          {
            "editType" : "add",
            "file" : "src/styles/images/hamburger.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "8c2649eebac47f3f5c10085e8405169a58a5f423",
        "timestamp" : 1563144277000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove unneeded package.\u000a",
        "date" : "2019-07-15 10:44:37 +1200",
        "id" : "8c2649eebac47f3f5c10085e8405169a58a5f423",
        "msg" : "Remove unneeded package.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/ui/OrgansViewerDialog.js",
          "package-lock.json",
          "src/modules/organsRenderer.js",
          "src/utilities/fragmentParser.js"
        ],
        "commitId" : "03299ee97b48f6ba5721dac9bfb9fa0b942efebb",
        "timestamp" : 1563336781000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Bugs fix.\u000a",
        "date" : "2019-07-17 16:13:01 +1200",
        "id" : "03299ee97b48f6ba5721dac9bfb9fa0b942efebb",
        "msg" : "Bugs fix.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/fragmentParser.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "f066b8bfce560bbc2c9638a42ef9a074ff405f13",
        "timestamp" : 1563336894000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.3.12alpha.\u000a",
        "date" : "2019-07-17 16:14:54 +1200",
        "id" : "f066b8bfce560bbc2c9638a42ef9a074ff405f13",
        "msg" : "Increment version to 0.3.12alpha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "cec017d7e4c2ecde4552a82ddfb17adfc5b2b326",
        "timestamp" : 1563337311000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix error and increment to 0.3.13alpha.\u000a",
        "date" : "2019-07-17 16:21:51 +1200",
        "id" : "cec017d7e4c2ecde4552a82ddfb17adfc5b2b326",
        "msg" : "Fix error and increment to 0.3.13alpha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "c0b69f316d0782e31afd2d3f2f324b17b7c154eb",
        "timestamp" : 1563337363000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Fix error and increment to 0.3.13alpha.\u000a",
        "date" : "2019-07-17 16:22:43 +1200",
        "id" : "c0b69f316d0782e31afd2d3f2f324b17b7c154eb",
        "msg" : "Fix error and increment to 0.3.13alpha.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ui/OrgansViewerDialog.js",
          "package-lock.json",
          "src/modules/organsRenderer.js",
          "src/modules/BaseModule.js",
          "src/modules/RendererModule.js",
          "package.json",
          "src/utilities/annotation.js"
        ],
        "commitId" : "ce441d791957739f1dbb3eeb8250f256e6b349e9",
        "timestamp" : 1563379631000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve messages.\u000a",
        "date" : "2019-07-18 04:07:11 +1200",
        "id" : "ce441d791957739f1dbb3eeb8250f256e6b349e9",
        "msg" : "Improve messages.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ui/OrgansViewerDialog.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/RendererModule.js"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities/annotation.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/BaseModule.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/tooltip.css"
        ],
        "commitId" : "809e44728c52c33ef33379187b9ffd93a177e06d",
        "timestamp" : 1563615438000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Change the style of the tooltip box.\u000a",
        "date" : "2019-07-20 21:37:18 +1200",
        "id" : "809e44728c52c33ef33379187b9ffd93a177e06d",
        "msg" : "Change the style of the tooltip box.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/tooltip.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/dat-gui-swec.css"
        ],
        "commitId" : "793945f1716b0c8be06183e9021cd1c077ac25af",
        "timestamp" : 1563617640000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Hamburger button always visible rather the menu is on or off.\u000a",
        "date" : "2019-07-20 22:14:00 +1200",
        "id" : "793945f1716b0c8be06183e9021cd1c077ac25af",
        "msg" : "Hamburger button always visible rather the menu is on or off.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/dat-gui-swec.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/modules/organsRenderer.js",
          "src/styles/dat-gui-swec.css"
        ],
        "commitId" : "7d8bc06feeee82f0b121569892ac654398b893fb",
        "timestamp" : 1563850828000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Minor changes.\u000a",
        "date" : "2019-07-23 15:00:28 +1200",
        "id" : "7d8bc06feeee82f0b121569892ac654398b893fb",
        "msg" : "Minor changes.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/dat-gui-swec.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "package.json"
        ],
        "commitId" : "9c7a35157e0bf845416f8770ec4e7ccb613208d6",
        "timestamp" : 1563921271000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Udpate package.json. Increment version to 0.4.0.\u000a",
        "date" : "2019-07-24 10:34:31 +1200",
        "id" : "9c7a35157e0bf845416f8770ec4e7ccb613208d6",
        "msg" : "Udpate package.json. Increment version to 0.4.0.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "src/modules/organsRenderer.js"
        ],
        "commitId" : "0edc348dccc15acb2cc543087f261ae135d1eea0",
        "timestamp" : 1564060000000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Minor changes and increment verison to 0.4.1.\u000a",
        "date" : "2019-07-26 01:06:40 +1200",
        "id" : "0edc348dccc15acb2cc543087f261ae135d1eea0",
        "msg" : "Minor changes and increment verison to 0.4.1.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/modules/organsRenderer.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "788e4710bf1d492a25a53912824043347a7f3dec",
        "timestamp" : 1564087966000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Increment version to 0.4.2.\u000a",
        "date" : "2019-07-26 08:52:46 +1200",
        "id" : "788e4710bf1d492a25a53912824043347a7f3dec",
        "msg" : "Increment version to 0.4.2.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/images/SelectArrow.png"
        ],
        "commitId" : "d4fb2808b990126f992c7fa0661a8528a23c12aa",
        "timestamp" : 1564176030000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add missing file.\u000a",
        "date" : "2019-07-27 09:20:30 +1200",
        "id" : "d4fb2808b990126f992c7fa0661a8528a23c12aa",
        "msg" : "Add missing file.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/styles/images/SelectArrow.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "webpack.config.js",
          "webpack.backend.js",
          "package-lock.json",
          "webpack.frontend.js"
        ],
        "commitId" : "a312e9adb5252c594f81b3bb752a8faa32ff56fc",
        "timestamp" : 1565667680000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Remove node modules bundle for backend build.\u000a",
        "date" : "2019-08-13 15:41:20 +1200",
        "id" : "a312e9adb5252c594f81b3bb752a8faa32ff56fc",
        "msg" : "Remove node modules bundle for backend build.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "delete",
            "file" : "webpack.config.js"
          },
          {
            "editType" : "add",
            "file" : "webpack.frontend.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "webpack.backend.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "601760e8e7ed7cf02c31e4c4d7c833b5c2e392bc",
        "timestamp" : 1566168968000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a",
        "date" : "2019-08-19 10:56:08 +1200",
        "id" : "601760e8e7ed7cf02c31e4c4d7c833b5c2e392bc",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
      "fullName" : "alan.wu"
    }
  ]
}