{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by blowfishpro"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0ae3a4d951d5d6785d6fbaaaafbfbdaf6be2f77",
            "branch" : [
              {
                "SHA1" : "e0ae3a4d951d5d6785d6fbaaaafbfbdaf6be2f77",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0ae3a4d951d5d6785d6fbaaaafbfbdaf6be2f77",
            "branch" : [
              {
                "SHA1" : "e0ae3a4d951d5d6785d6fbaaaafbfbdaf6be2f77",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e0ae3a4d951d5d6785d6fbaaaafbfbdaf6be2f77",
        "branch" : [
          {
            "SHA1" : "e0ae3a4d951d5d6785d6fbaaaafbfbdaf6be2f77",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/ModuleManager.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "ModuleManager.dll",
      "fileName" : "ModuleManager.dll",
      "relativePath" : "ModuleManager.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#29",
  "duration" : 6232,
  "estimatedDuration" : 6498,
  "executor" : None,
  "fullDisplayName" : "ModuleManager-Dev #29",
  "id" : "29",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 29,
  "queueId" : 181,
  "result" : "SUCCESS",
  "timestamp" : 1521918366192,
  "url" : "https://ksp.sarbian.com/jenkins/user/lamont/my-views/view/All/job/ModuleManager-Dev/29/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/NeedsChecker.cs",
          "ModuleManagerTests/NeedsCheckerTest.cs"
        ],
        "commitId" : "60171d951e7a5d7a1954119afdc0d9b82df894d2",
        "timestamp" : 1512541526000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Fix NEEDS checking for inner nodes/values\u000aDidn't work if you had both top level NEEDS and NEEDS on a subnode/value \u000asince it was checking NEEDS on the wrong node in that case\u000a",
        "date" : "2017-12-05 22:25:26 -0800",
        "id" : "60171d951e7a5d7a1954119afdc0d9b82df894d2",
        "msg" : "Fix NEEDS checking for inner nodes/values",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/NeedsChecker.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/NeedsCheckerTest.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "58e1ca29a64494d72a06e6b4dffa300f9a79f349",
        "timestamp" : 1512557221000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "v3.0.1 for KSP 1.3.1\u000a",
        "date" : "2017-12-06 11:47:01 +0100",
        "id" : "58e1ca29a64494d72a06e6b4dffa300f9a79f349",
        "msg" : "v3.0.1 for KSP 1.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchLoader.cs"
        ],
        "commitId" : "0d4d22033fd9c12c3a446cb2274aafef7c64edde",
        "timestamp" : 1513904950000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Allow 0 or many spaces before operator\u000a",
        "date" : "2017-12-21 17:09:10 -0800",
        "id" : "0d4d22033fd9c12c3a446cb2274aafef7c64edde",
        "msg" : "Allow 0 or many spaces before operator",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManagerTests/ModuleManagerTests.csproj",
          "TestUtilsTests/packages.config",
          "TestUtilsTests/TestUtilsTests.csproj",
          "ModuleManagerTests/packages.config"
        ],
        "commitId" : "b4a2f10099e58256443c8735cd9a8551ee5b4852",
        "timestamp" : 1518069828000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Update some packages\u000a",
        "date" : "2018-02-07 22:03:48 -0800",
        "id" : "b4a2f10099e58256443c8735cd9a8551ee5b4852",
        "msg" : "Update some packages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "TestUtilsTests/TestUtilsTests.csproj"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/ModuleManagerTests.csproj"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/packages.config"
          },
          {
            "editType" : "edit",
            "file" : "TestUtilsTests/packages.config"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/NeedsChecker.cs",
          "ModuleManagerTests/NeedsCheckerTest.cs"
        ],
        "commitId" : "61b1c4588736198a568a75685d74733868f94899",
        "timestamp" : 1518069967000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Fix :NEEDS causing nodes to be reodered\u000aFixes #90\u000a",
        "date" : "2018-02-07 22:06:07 -0800",
        "id" : "61b1c4588736198a568a75685d74733868f94899",
        "msg" : "Fix :NEEDS causing nodes to be reodered",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/NeedsChecker.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/NeedsCheckerTest.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "f70701e0abc339c2236bae1e403c2722353a27ab",
        "timestamp" : 1518078232000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "v3.0.2 for KSP 1.3.1\u000a",
        "date" : "2018-02-08 09:23:52 +0100",
        "id" : "f70701e0abc339c2236bae1e403c2722353a27ab",
        "msg" : "v3.0.2 for KSP 1.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchLoader.cs"
        ],
        "commitId" : "ab2a0242f4ee844b0fcd9e4fe08eee8c9f63f65f",
        "timestamp" : 1518184479000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Fix for #92 - non-US Linux decimal separator fix\u000a",
        "date" : "2018-02-09 14:54:39 +0100",
        "id" : "ab2a0242f4ee844b0fcd9e4fe08eee8c9f63f65f",
        "msg" : "Fix for #92 - non-US Linux decimal separator fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "94e57a9f31b44e3c5de3ac7fb1fc25dce410a53f",
        "timestamp" : 1518184522000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "v3.0.3 for KSP 1.3.1\u000a",
        "date" : "2018-02-09 14:55:22 +0100",
        "id" : "94e57a9f31b44e3c5de3ac7fb1fc25dce410a53f",
        "msg" : "v3.0.3 for KSP 1.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchLoader.cs"
        ],
        "commitId" : "7f23ad8f988e8a8eb1208d9b06326fdb1acca812",
        "timestamp" : 1518327883000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Allow operator-like character in value name\u000aMeans that the operator needs a space before it in most cases\u000aAlready was the case with - and * but now also the case for other \u000aoperator-like characters + / ^ !\u000a",
        "date" : "2018-02-10 21:44:43 -0800",
        "id" : "7f23ad8f988e8a8eb1208d9b06326fdb1acca812",
        "msg" : "Allow operator-like character in value name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "7dff915b4fc4704641319d15ab23d514de696c14",
        "timestamp" : 1518339113000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "v3.0.4\u000a",
        "date" : "2018-02-11 09:51:53 +0100",
        "id" : "7dff915b4fc4704641319d15ab23d514de696c14",
        "msg" : "v3.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/NeedsChecker.cs",
          "ModuleManagerTests/NeedsCheckerTest.cs"
        ],
        "commitId" : "07547be2571c6197575ec989e024c174dd09dfbc",
        "timestamp" : 1518390739000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Fix :NEEDS clause sometimes not getting removed\u000aFixes #94\u000a",
        "date" : "2018-02-11 15:12:19 -0800",
        "id" : "07547be2571c6197575ec989e024c174dd09dfbc",
        "msg" : "Fix :NEEDS clause sometimes not getting removed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/NeedsChecker.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/NeedsCheckerTest.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "97a19680aa32608b1a0ec440adc5c7258461e79c",
        "timestamp" : 1518502268000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "remove ModuleManager.csproj from .gitignore\u000aIt was under version control anyway\u000a",
        "date" : "2018-02-12 22:11:08 -0800",
        "id" : "97a19680aa32608b1a0ec440adc5c7258461e79c",
        "msg" : "remove ModuleManager.csproj from .gitignore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/ModuleManager.csproj",
          "ModuleManager/copy_build.sh"
        ],
        "commitId" : "532581d39680f597e2dd19d46a6af8e4a0c78dc9",
        "timestamp" : 1518502376000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Make post build into a shell script, allowing cross-platform\u000acompatibility\u000aJust requires sh to be installed on Windows.  Relies on $PDB2MDB to find\u000athe pdb2mdb executable, and $KSPDIR to find where to copy to.  If either\u000aof these are absent, it will be ignored (but the build will still work)\u000a",
        "date" : "2018-02-12 22:12:56 -0800",
        "id" : "532581d39680f597e2dd19d46a6af8e4a0c78dc9",
        "msg" : "Make post build into a shell script, allowing cross-platform",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.csproj"
          },
          {
            "editType" : "add",
            "file" : "ModuleManager/copy_build.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "a73b85e8149b0b57817af64fe3798bd56d84dca4",
        "timestamp" : 1520456498000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "v3.0.4 - KSP 1.4 require a recompile\u000a",
        "date" : "2018-03-07 22:01:38 +0100",
        "id" : "a73b85e8149b0b57817af64fe3798bd56d84dca4",
        "msg" : "v3.0.4 - KSP 1.4 require a recompile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "b8476b845b214eb6746368a78109b43363503212",
        "timestamp" : 1520456625000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "v3.0.5 because I am blind\u000a",
        "date" : "2018-03-07 22:03:45 +0100",
        "id" : "b8476b845b214eb6746368a78109b43363503212",
        "msg" : "v3.0.5 because I am blind",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Cats/CatMover.cs",
          "ModuleManager/Cats/CatManager.cs",
          "ModuleManager/Cats/CatOrbiter.cs",
          "ModuleManager/ModuleManager.cs"
        ],
        "commitId" : "3c4b8c3c75c0f27edaea7c75c93a2e1b2ff7227b",
        "timestamp" : 1520985191000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Cats trails fix and better text position\u000a",
        "date" : "2018-03-14 00:53:11 +0100",
        "id" : "3c4b8c3c75c0f27edaea7c75c93a2e1b2ff7227b",
        "msg" : "Cats trails fix and better text position",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatOrbiter.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatManager.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Cats/CatMover.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "1d8d97cf2be8c7e84cbc79c0012959973683943c",
        "timestamp" : 1520985200000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "v3.0.6\u000a",
        "date" : "2018-03-14 00:53:20 +0100",
        "id" : "1d8d97cf2be8c7e84cbc79c0012959973683943c",
        "msg" : "v3.0.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/MMPatchLoader.cs"
        ],
        "commitId" : "ef917abe1462d2e52e4114c04971451f5eacc5b6",
        "timestamp" : 1521264120000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Fix deprecation\u000a",
        "date" : "2018-03-16 22:22:00 -0700",
        "id" : "ef917abe1462d2e52e4114c04971451f5eacc5b6",
        "msg" : "Fix deprecation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManagerTests/Logging/ModLoggerTest.cs",
          "ModuleManager/Extensions/IBasicLoggerExtensions.cs",
          "ModuleManager/Logging/QueueLogger.cs",
          "ModuleManager/Logging/ModLogger.cs",
          "ModuleManagerTests/Progress/PatchProgressTest.cs",
          "ModuleManagerTests/ModuleManagerTests.csproj",
          "ModuleManagerTests/Extensions/IBasicLoggerExtensionsTest.cs",
          "ModuleManager/Logging/IBasicLogger.cs",
          "ModuleManagerTests/PatchApplierTest.cs",
          "ModuleManager/ModuleManager.csproj",
          "ModuleManagerTests/Logging/QueueLoggerTest.cs"
        ],
        "commitId" : "30fd490b1ff5ff505070a9d2a34992f622fddb8a",
        "timestamp" : 1521399471000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Turn some semi-redundant methods into extensions\u000aKeeps having to reimplement them for every IBasicLogger implementation\u000a",
        "date" : "2018-03-18 11:57:51 -0700",
        "id" : "30fd490b1ff5ff505070a9d2a34992f622fddb8a",
        "msg" : "Turn some semi-redundant methods into extensions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Logging/IBasicLogger.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Logging/ModLogger.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Logging/QueueLogger.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Logging/ModLoggerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Progress/PatchProgressTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/ModuleManagerTests.csproj"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.csproj"
          },
          {
            "editType" : "add",
            "file" : "ModuleManager/Extensions/IBasicLoggerExtensions.cs"
          },
          {
            "editType" : "add",
            "file" : "ModuleManagerTests/Extensions/IBasicLoggerExtensionsTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Logging/QueueLoggerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/PatchApplierTest.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManagerTests/Logging/ModLoggerTest.cs",
          "ModuleManager/MMPatchLoader.cs",
          "ModuleManagerTests/Logging/UnityLoggerTest.cs",
          "ModuleManager/Logging/ModLogger.cs",
          "ModuleManagerTests/ModuleManagerTests.csproj",
          "ModuleManager/ModuleManager.csproj",
          "ModuleManager/Logging/UnityLogger.cs"
        ],
        "commitId" : "e152f673fc60ffd04f47ce01e0b1d466f66b4ee7",
        "timestamp" : 1521399547000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
          "fullName" : "joeydwong"
        },
        "authorEmail" : "joeydwong@gmail.com",
        "comment" : "Split up prefixing and translating logs for unity\u000aShould be separate classes.\u000a",
        "date" : "2018-03-18 11:59:07 -0700",
        "id" : "e152f673fc60ffd04f47ce01e0b1d466f66b4ee7",
        "msg" : "Split up prefixing and translating logs for unity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/Logging/ModLoggerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManagerTests/ModuleManagerTests.csproj"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/MMPatchLoader.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.csproj"
          },
          {
            "editType" : "add",
            "file" : "ModuleManager/Logging/UnityLogger.cs"
          },
          {
            "editType" : "add",
            "file" : "ModuleManagerTests/Logging/UnityLoggerTest.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/Logging/ModLogger.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/joeydwong",
      "fullName" : "joeydwong"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}