{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 8793,
      "executingTimeMillis" : 8793,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 4,
      "waitingTimeMillis" : 4
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1234,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d33febd17ab8540a6d8202e04ee4fdcdd44f95b",
            "branch" : [
              {
                "SHA1" : "3d33febd17ab8540a6d8202e04ee4fdcdd44f95b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d33febd17ab8540a6d8202e04ee4fdcdd44f95b",
            "branch" : [
              {
                "SHA1" : "3d33febd17ab8540a6d8202e04ee4fdcdd44f95b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d33febd17ab8540a6d8202e04ee4fdcdd44f95b",
        "branch" : [
          {
            "SHA1" : "3d33febd17ab8540a6d8202e04ee4fdcdd44f95b",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/12-labours-api.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1234",
  "duration" : 8793,
  "estimatedDuration" : 21097,
  "executor" : None,
  "fullDisplayName" : "12-Labours-API #1234",
  "id" : "1234",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1234,
  "queueId" : 4510,
  "result" : "FAILURE",
  "timestamp" : 1695859860276,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/12-Labours-API/1234/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/query_format.py",
          "app/data_schema.py"
        ],
        "commitId" : "4bbafbaddf354feecb34017fcc7098a83f2ac8a7",
        "timestamp" : 1693016133000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add mode for query api\u000a\u000asupport different output\u000a",
        "date" : "2023-08-26 14:15:33 +1200",
        "id" : "4bbafbaddf354feecb34017fcc7098a83f2ac8a7",
        "msg" : "add mode for query api",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/query_format.py"
        ],
        "commitId" : "c4a314f6c83f0e650a7d78d3ddafb052fce32c59",
        "timestamp" : 1693048452000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update output logic\u000a",
        "date" : "2023-08-26 23:14:12 +1200",
        "id" : "c4a314f6c83f0e650a7d78d3ddafb052fce32c59",
        "msg" : "update output logic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py",
          "app/pagination_format.py"
        ],
        "commitId" : "67e68263869b033ae248b4d0a86d60b99971afbe",
        "timestamp" : 1693048943000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update function name\u000a",
        "date" : "2023-08-26 23:22:23 +1200",
        "id" : "67e68263869b033ae248b4d0a86d60b99971afbe",
        "msg" : "update function name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/query_format.py"
        ],
        "commitId" : "7d2220ec86489994fd3e05e325e58a9cae7075c8",
        "timestamp" : 1693090737000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update handle facet related function\u000a",
        "date" : "2023-08-27 10:58:57 +1200",
        "id" : "7d2220ec86489994fd3e05e325e58a9cae7075c8",
        "msg" : "update handle facet related function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py"
        ],
        "commitId" : "49522547763f35bfaf9767038ac16a440835b196",
        "timestamp" : 1693124290000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "function for handle different mode facet structure\u000a",
        "date" : "2023-08-27 20:18:10 +1200",
        "id" : "49522547763f35bfaf9767038ac16a440835b196",
        "msg" : "function for handle different mode facet structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "4229dce50f4dcbe2574d5cc73e56aaed999906a0",
        "timestamp" : 1693188367000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add x-file-name header\u000a",
        "date" : "2023-08-28 14:06:07 +1200",
        "id" : "4229dce50f4dcbe2574d5cc73e56aaed999906a0",
        "msg" : "add x-file-name header",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py",
          "app/data_schema.py"
        ],
        "commitId" : "ae9863a12e40cb54fb8ae9983dc1c3a054f914e2",
        "timestamp" : 1693211280000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update responses info\u000a",
        "date" : "2023-08-28 20:28:00 +1200",
        "id" : "ae9863a12e40cb54fb8ae9983dc1c3a054f914e2",
        "msg" : "update responses info",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "c214ff95f9790cfab9c5d2b7568eb6631eef0478",
        "timestamp" : 1693211288000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove unused api\u000a",
        "date" : "2023-08-28 20:28:08 +1200",
        "id" : "c214ff95f9790cfab9c5d2b7568eb6631eef0478",
        "msg" : "remove unused api",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_gen3_api.py"
        ],
        "commitId" : "bb2c8a7dff7deb327d9961912b1266c2de6d3e64",
        "timestamp" : 1693211308000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update graphql query testing\u000a",
        "date" : "2023-08-28 20:28:28 +1200",
        "id" : "bb2c8a7dff7deb327d9961912b1266c2de6d3e64",
        "msg" : "update graphql query testing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_api.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py"
        ],
        "commitId" : "59343f6e90c0877850dab0d9e1d93834c4a1ca89",
        "timestamp" : 1693211759000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove HTTPException\u000a",
        "date" : "2023-08-28 20:35:59 +1200",
        "id" : "59343f6e90c0877850dab0d9e1d93834c4a1ca89",
        "msg" : "remove HTTPException",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py",
          "app/query_format.py",
          "app/pagination.py",
          "app/search.py",
          "app/filter.py"
        ],
        "commitId" : "4ef3e976f6befa2f84ff7724903c2d0d043cc4ab",
        "timestamp" : 1693217738000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update function name\u000a",
        "date" : "2023-08-28 22:15:38 +1200",
        "id" : "4ef3e976f6befa2f84ff7724903c2d0d043cc4ab",
        "msg" : "update function name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/query_format.py",
          "app/pagination_format.py",
          "app/filter.py"
        ],
        "commitId" : "01467da9b5c42972618a3191b88623d9836b7c0f",
        "timestamp" : 1693260997000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "minimise function arguments\u000a",
        "date" : "2023-08-29 10:16:37 +1200",
        "id" : "01467da9b5c42972618a3191b88623d9836b7c0f",
        "msg" : "minimise function arguments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py"
        ],
        "commitId" : "c8eb5784bacc21948b110f9dcb194a74d988b088",
        "timestamp" : 1693261457000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add comment\u000a",
        "date" : "2023-08-29 10:24:17 +1200",
        "id" : "c8eb5784bacc21948b110f9dcb194a74d988b088",
        "msg" : "add comment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py",
          "app/pagination.py",
          "app/pagination_format.py",
          "app/filter.py"
        ],
        "commitId" : "897b81979e62b6a3e9a28fce3a0841dd30982dff",
        "timestamp" : 1693262796000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "rename variable\u000a",
        "date" : "2023-08-29 10:46:36 +1200",
        "id" : "897b81979e62b6a3e9a28fce3a0841dd30982dff",
        "msg" : "rename variable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "8503c741477bf685d5b27e73fee1499992e1b0a3",
        "timestamp" : 1693264634000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add comment\u000a",
        "date" : "2023-08-29 11:17:14 +1200",
        "id" : "8503c741477bf685d5b27e73fee1499992e1b0a3",
        "msg" : "add comment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/data_schema.py",
          "tests/test_gen3_api.py"
        ],
        "commitId" : "46004063da7f2352a5e4dc960cd653897dd3def3",
        "timestamp" : 1693282967000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove unused api\u000a",
        "date" : "2023-08-29 16:22:47 +1200",
        "id" : "46004063da7f2352a5e4dc960cd653897dd3def3",
        "msg" : "remove unused api",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_api.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "80d25d64d836712ae38025723cb4f45e7c49a149",
        "timestamp" : 1693302110000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update check_external_service\u000a",
        "date" : "2023-08-29 21:41:50 +1200",
        "id" : "80d25d64d836712ae38025723cb4f45e7c49a149",
        "msg" : "update check_external_service",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination_format.py",
          "app/sgqlc_schema.py"
        ],
        "commitId" : "bd0d1e0bc427a5aa3af45c7bd91c3f9ab884ec0d",
        "timestamp" : 1693358284000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove project_id from sgqlc schema\u000a",
        "date" : "2023-08-30 13:18:04 +1200",
        "id" : "bd0d1e0bc427a5aa3af45c7bd91c3f9ab884ec0d",
        "msg" : "remove project_id from sgqlc schema",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "578fdd2f923309324b75d19d71d626b78b68fa58",
        "timestamp" : 1693358325000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add dependencies to routes\u000a",
        "date" : "2023-08-30 13:18:45 +1200",
        "id" : "578fdd2f923309324b75d19d71d626b78b68fa58",
        "msg" : "add dependencies to routes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "08999f094afd0861da7938ab0f5ef2fefdbb1b7d",
        "timestamp" : 1693359142000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update api depends\u000a",
        "date" : "2023-08-30 13:32:22 +1200",
        "id" : "08999f094afd0861da7938ab0f5ef2fefdbb1b7d",
        "msg" : "update api depends",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/config.py",
          "tests/test_gen3_api.py",
          "app/search.py",
          "app/main.py",
          "app/sgqlc.py",
          "middleware/auth.py",
          "app/pagination.py",
          "app/data_schema.py"
        ],
        "commitId" : "fe3530fd1b0171d90f217ed52f5dc0f53a294e83",
        "timestamp" : 1693363803000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "reduce code row length\u000a",
        "date" : "2023-08-30 14:50:03 +1200",
        "id" : "fe3530fd1b0171d90f217ed52f5dc0f53a294e83",
        "msg" : "reduce code row length",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_api.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/filter_generator.py",
          "app/sgqlc.py",
          "app/pagination.py"
        ],
        "commitId" : "a2c34e40dff32ae276344510b3f2257e8d5f0366",
        "timestamp" : 1693473885000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update fg class naming\u000a",
        "date" : "2023-08-31 21:24:45 +1200",
        "id" : "a2c34e40dff32ae276344510b3f2257e8d5f0366",
        "msg" : "update fg class naming",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "2cc1ffaae5b174345a8616cfa1c23e81982237bd",
        "timestamp" : 1693474274000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update p class naming\u000a",
        "date" : "2023-08-31 21:31:14 +1200",
        "id" : "2cc1ffaae5b174345a8616cfa1c23e81982237bd",
        "msg" : "update p class naming",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/search.py"
        ],
        "commitId" : "a6c660f1eb6bdccf30794ac08dc85a50d9655fd8",
        "timestamp" : 1693474442000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update s class format\u000a",
        "date" : "2023-08-31 21:34:02 +1200",
        "id" : "a6c660f1eb6bdccf30794ac08dc85a50d9655fd8",
        "msg" : "update s class format",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc.py"
        ],
        "commitId" : "620fa39e1a1c6519a04443d88313032e96d0a679",
        "timestamp" : 1693475641000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update sgqlc class naming\u000a",
        "date" : "2023-08-31 21:54:01 +1200",
        "id" : "620fa39e1a1c6519a04443d88313032e96d0a679",
        "msg" : "update sgqlc class naming",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/search.py",
          "app/filter.py"
        ],
        "commitId" : "d8b827fab8a324ae2b55a86a186c906b92a44319",
        "timestamp" : 1693481437000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "format filter/search function\u000a",
        "date" : "2023-08-31 23:30:37 +1200",
        "id" : "d8b827fab8a324ae2b55a86a186c906b92a44319",
        "msg" : "format filter/search function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/filter_generator.py",
          "app/data_schema.py"
        ],
        "commitId" : "15817940fa9be4e6d989fc0b78d728a3801b6c71",
        "timestamp" : 1693519108000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "move access to init in fg class\u000a",
        "date" : "2023-09-01 09:58:28 +1200",
        "id" : "15817940fa9be4e6d989fc0b78d728a3801b6c71",
        "msg" : "move access to init in fg class",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py",
          "app/main.py",
          "app/filter_format.py"
        ],
        "commitId" : "7a08b0a432daaa35bb1052ac5ffe3b2dcaa13dd2",
        "timestamp" : 1693520109000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "split fg class based on functionality\u000a",
        "date" : "2023-09-01 10:15:09 +1200",
        "id" : "7a08b0a432daaa35bb1052ac5ffe3b2dcaa13dd2",
        "msg" : "split fg class based on functionality",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          },
          {
            "editType" : "add",
            "file" : "app/filter_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_format.py",
          "tests/test_gen3_api.py",
          "app/pagination_format.py",
          "app/main.py",
          "app/filter_generator.py",
          "app/query_format.py",
          "app/sgqlc.py",
          "app/pagination.py",
          "app/filter.py"
        ],
        "commitId" : "608446723227528793bb3a0da4ec56898a4c0895",
        "timestamp" : 1693521831000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update filter related naming\u000a",
        "date" : "2023-09-01 10:43:51 +1200",
        "id" : "608446723227528793bb3a0da4ec56898a4c0895",
        "msg" : "update filter related naming",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_api.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/query_format.py",
          "app/pagination.py",
          "app/data_schema.py"
        ],
        "commitId" : "73606875308be83c71c667a9f8467b26d7e8c33a",
        "timestamp" : 1693523758000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update data schema\u000a",
        "date" : "2023-09-01 11:15:58 +1200",
        "id" : "73606875308be83c71c667a9f8467b26d7e8c33a",
        "msg" : "update data schema",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py",
          "app/pagination.py"
        ],
        "commitId" : "cbc465bb3bfff3557c80184b1c2e16681df97118",
        "timestamp" : 1693524877000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "fix access\u000a",
        "date" : "2023-09-01 11:34:37 +1200",
        "id" : "cbc465bb3bfff3557c80184b1c2e16681df97118",
        "msg" : "fix access",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/filter_generator.py",
          "app/filter_format.py",
          "app/pagination.py"
        ],
        "commitId" : "b2f13f3656aae9721d5223c3e559420bc255db3a",
        "timestamp" : 1693527624000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update access control for filter\u000a",
        "date" : "2023-09-01 12:20:24 +1200",
        "id" : "b2f13f3656aae9721d5223c3e559420bc255db3a",
        "msg" : "update access control for filter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "c304a405c59b26395396aec521daa55adc65a8f7",
        "timestamp" : 1693527919000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove set_access\u000a",
        "date" : "2023-09-01 12:25:19 +1200",
        "id" : "c304a405c59b26395396aec521daa55adc65a8f7",
        "msg" : "remove set_access",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py",
          "app/query_format.py",
          "app/filter_format.py",
          "tests/test_gen3_api.py",
          "app/pagination.py",
          "app/pagination_format.py"
        ],
        "commitId" : "3c48a7a7389ae8d6a5c34a232cee745e044f3048",
        "timestamp" : 1694127194000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update FILTER name\u000a",
        "date" : "2023-09-08 10:53:14 +1200",
        "id" : "3c48a7a7389ae8d6a5c34a232cee745e044f3048",
        "msg" : "update FILTER name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          },
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_api.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "middleware/auth.py"
        ],
        "commitId" : "b59d730820dd3a939151954c52640872645c504e",
        "timestamp" : 1694127210000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove authorized_user from init\u000a",
        "date" : "2023-09-08 10:53:30 +1200",
        "id" : "b59d730820dd3a939151954c52640872645c504e",
        "msg" : "remove authorized_user from init",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py"
        ],
        "commitId" : "697c4ff40a55e790998d66d954b8fb4e81f5060a",
        "timestamp" : 1694129465000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add handle_facet_source function\u000a",
        "date" : "2023-09-08 11:31:05 +1200",
        "id" : "697c4ff40a55e790998d66d954b8fb4e81f5060a",
        "msg" : "add handle_facet_source function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py",
          "app/sgqlc.py"
        ],
        "commitId" : "ed49ad0548dd27ef9828c7182227d773f1f38c41",
        "timestamp" : 1694131356000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update Plot additional_types\u000a",
        "date" : "2023-09-08 12:02:36 +1200",
        "id" : "ed49ad0548dd27ef9828c7182227d773f1f38c41",
        "msg" : "update Plot additional_types",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "750f30dde3eb1df9be9db4cb666bb2c9ca153c09",
        "timestamp" : 1694144609000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "resolve conflict\u000a",
        "date" : "2023-09-08 15:43:29 +1200",
        "id" : "750f30dde3eb1df9be9db4cb666bb2c9ca153c09",
        "msg" : "resolve conflict",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "c5c8b33a7c1f78220e1021edbe04ab69e038afab",
        "timestamp" : 1694173009000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update ORTHANC check\u000a",
        "date" : "2023-09-08 23:36:49 +1200",
        "id" : "c5c8b33a7c1f78220e1021edbe04ab69e038afab",
        "msg" : "update ORTHANC check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_gen3_api.py",
          "app/search.py",
          "app/pagination_format.py",
          "tests/test_irods_api.py",
          "app/main.py",
          "app/query_format.py",
          "middleware/auth.py",
          "tests/test_irods_data.py",
          "app/__init__.py",
          "app/data_schema.py",
          "app/filter.py",
          "middleware/user.py",
          "app/filter_format.py",
          "requirements.txt",
          "tests/test_orthanc_api.py",
          "app/config.py",
          "tests/test_gen3_data.py",
          "app/filter_generator.py",
          "app/sgqlc.py",
          "app/pagination.py",
          "app/sgqlc_schema.py"
        ],
        "commitId" : "1045b39374e6f82542d6227ea53796f4789b7e22",
        "timestamp" : 1694179769000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "initial with black, pylint, isort and mypy\u000a",
        "date" : "2023-09-09 01:29:29 +1200",
        "id" : "1045b39374e6f82542d6227ea53796f4789b7e22",
        "msg" : "initial with black, pylint, isort and mypy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "middleware/user.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_api.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_irods_api.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_format.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_irods_data.py"
          },
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          },
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          },
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/__init__.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_orthanc_api.py"
          },
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_data.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "b330b43d5c5d181d6f37fa28f133c3a9144290ef",
        "timestamp" : 1694391791000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "upper case object name\u000a",
        "date" : "2023-09-11 12:23:11 +1200",
        "id" : "b330b43d5c5d181d6f37fa28f133c3a9144290ef",
        "msg" : "upper case object name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/data_schema.py",
          "README.md"
        ],
        "commitId" : "2e4737d325fa5c1179e8ed3d0c35d5f969d5872d",
        "timestamp" : 1694474319000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to main.py\u000a",
        "date" : "2023-09-12 11:18:39 +1200",
        "id" : "2e4737d325fa5c1179e8ed3d0c35d5f969d5872d",
        "msg" : "apply code standards to main.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/config.py"
        ],
        "commitId" : "92a5dc885f9308986f90f01b2df03b2aa3342bcc",
        "timestamp" : 1694484204000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to config.py\u000a",
        "date" : "2023-09-12 14:03:24 +1200",
        "id" : "92a5dc885f9308986f90f01b2df03b2aa3342bcc",
        "msg" : "apply code standards to config.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/config.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/data_schema.py"
        ],
        "commitId" : "b66f2f2e053565fc5cf991e731fff2e842a62e1b",
        "timestamp" : 1694485335000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to data_schema.py\u000a",
        "date" : "2023-09-12 14:22:15 +1200",
        "id" : "b66f2f2e053565fc5cf991e731fff2e842a62e1b",
        "msg" : "apply code standards to data_schema.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/filter_format.py"
        ],
        "commitId" : "899363acd3d9c470dc83a89a67d4e3e01dca1d91",
        "timestamp" : 1694486008000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to filter_format.py\u000a",
        "date" : "2023-09-12 14:33:28 +1200",
        "id" : "899363acd3d9c470dc83a89a67d4e3e01dca1d91",
        "msg" : "apply code standards to filter_format.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "middleware/user.py",
          "app/config.py",
          "app/search.py",
          "middleware/jwt.py",
          "app/pagination_format.py",
          "app/filter_generator.py",
          "app/query_format.py",
          "app/sgqlc.py",
          "middleware/auth.py",
          "app/pagination.py",
          "app/filter.py"
        ],
        "commitId" : "2f29ff9b84f7b006b8fddf489736509f12592383",
        "timestamp" : 1694486022000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove (object)\u000a",
        "date" : "2023-09-12 14:33:42 +1200",
        "id" : "2f29ff9b84f7b006b8fddf489736509f12592383",
        "msg" : "remove (object)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          },
          {
            "editType" : "edit",
            "file" : "middleware/jwt.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          },
          {
            "editType" : "edit",
            "file" : "middleware/user.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/filter_format.py",
          "app/config.py",
          "app/data_schema.py"
        ],
        "commitId" : "2e864142ab85c051667cae1b7c21b0727bb74057",
        "timestamp" : 1694488538000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add file docstring\u000a",
        "date" : "2023-09-12 15:15:38 +1200",
        "id" : "2e864142ab85c051667cae1b7c21b0727bb74057",
        "msg" : "add file docstring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_format.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/data_schema.py"
        ],
        "commitId" : "ad381dc0d39ad3d119d84cc7295c1ff3cc1665cd",
        "timestamp" : 1694488785000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "change word\u000a",
        "date" : "2023-09-12 15:19:45 +1200",
        "id" : "ad381dc0d39ad3d119d84cc7295c1ff3cc1665cd",
        "msg" : "change word",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_format.py"
        ],
        "commitId" : "609911b1003e15bdc3cde88e84606c8d8ae5d3be",
        "timestamp" : 1694493257000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update docstring\u000a",
        "date" : "2023-09-12 16:34:17 +1200",
        "id" : "609911b1003e15bdc3cde88e84606c8d8ae5d3be",
        "msg" : "update docstring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_format.py"
        ],
        "commitId" : "c15b5eba4b72803ac675375947464e3bd18dcee8",
        "timestamp" : 1694562662000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update naming and function\u000a",
        "date" : "2023-09-13 11:51:02 +1200",
        "id" : "c15b5eba4b72803ac675375947464e3bd18dcee8",
        "msg" : "update naming and function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py"
        ],
        "commitId" : "7f223fdaac449fa71378c7636f5ee63bd86082cc",
        "timestamp" : 1694570265000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to filter_generato.py\u000a",
        "date" : "2023-09-13 13:57:45 +1200",
        "id" : "7f223fdaac449fa71378c7636f5ee63bd86082cc",
        "msg" : "apply code standards to filter_generato.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "c3b6d99c1c1b64f368739ecc4d5ee42122b5d3a5",
        "timestamp" : 1694570308000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove path check for download api\u000a",
        "date" : "2023-09-13 13:58:28 +1200",
        "id" : "c3b6d99c1c1b64f368739ecc4d5ee42122b5d3a5",
        "msg" : "remove path check for download api",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py"
        ],
        "commitId" : "2f6c5be84c6b51f9d70c270fc26f49bbc16f8a6f",
        "timestamp" : 1694572641000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update naming\u000a",
        "date" : "2023-09-13 14:37:21 +1200",
        "id" : "2f6c5be84c6b51f9d70c270fc26f49bbc16f8a6f",
        "msg" : "update naming",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter.py"
        ],
        "commitId" : "6cb45b8eaf03cc5bbd327b16bb3f5f0ce6c01499",
        "timestamp" : 1694572822000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to filter.py\u000a",
        "date" : "2023-09-13 14:40:22 +1200",
        "id" : "6cb45b8eaf03cc5bbd327b16bb3f5f0ce6c01499",
        "msg" : "apply code standards to filter.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination_format.py"
        ],
        "commitId" : "9951bc230faa00fc07027ebbb9ac620231a31c34",
        "timestamp" : 1694597472000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to pagination_format.py\u000a",
        "date" : "2023-09-13 21:31:12 +1200",
        "id" : "9951bc230faa00fc07027ebbb9ac620231a31c34",
        "msg" : "apply code standards to pagination_format.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter.py"
        ],
        "commitId" : "2b26782bb4c23531961f302ad1aab64866e17c27",
        "timestamp" : 1694597917000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update docstring\u000a",
        "date" : "2023-09-13 21:38:37 +1200",
        "id" : "2b26782bb4c23531961f302ad1aab64866e17c27",
        "msg" : "update docstring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/search.py"
        ],
        "commitId" : "4721cd95297651803d79c9b612d27d8c51ba04f0",
        "timestamp" : 1694598468000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to search.py\u000a",
        "date" : "2023-09-13 21:47:48 +1200",
        "id" : "4721cd95297651803d79c9b612d27d8c51ba04f0",
        "msg" : "apply code standards to search.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination_format.py"
        ],
        "commitId" : "0ed50bf0c5f56ed08186a022bc095a3047ba8601",
        "timestamp" : 1694598494000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update function name\u000a",
        "date" : "2023-09-13 21:48:14 +1200",
        "id" : "0ed50bf0c5f56ed08186a022bc095a3047ba8601",
        "msg" : "update function name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/search.py"
        ],
        "commitId" : "6bf4fa392fd3f624bb65d58e93f8a7679a8db4b8",
        "timestamp" : 1694598893000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update docsting\u000a",
        "date" : "2023-09-13 21:54:53 +1200",
        "id" : "6bf4fa392fd3f624bb65d58e93f8a7679a8db4b8",
        "msg" : "update docsting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/search.py"
        ],
        "commitId" : "112efea12a710d37cb268f4f3add9531f3175712",
        "timestamp" : 1694601801000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update docstring\u000a",
        "date" : "2023-09-13 22:43:21 +1200",
        "id" : "112efea12a710d37cb268f4f3add9531f3175712",
        "msg" : "update docstring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/filter_generator.py"
        ],
        "commitId" : "443d5281a2e06616765efd0d3f117ceffe17e13d",
        "timestamp" : 1694601824000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update function name\u000a",
        "date" : "2023-09-13 22:43:44 +1200",
        "id" : "443d5281a2e06616765efd0d3f117ceffe17e13d",
        "msg" : "update function name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc.py"
        ],
        "commitId" : "54c9e39f7187fe2078a0bca9463376234ca1168c",
        "timestamp" : 1694601855000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to sgqlc.py\u000a",
        "date" : "2023-09-13 22:44:15 +1200",
        "id" : "54c9e39f7187fe2078a0bca9463376234ca1168c",
        "msg" : "apply code standards to sgqlc.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc.py"
        ],
        "commitId" : "404b1b8e6fa7187a96b37a18b54de5c1c6ae855b",
        "timestamp" : 1694601929000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update function name\u000a",
        "date" : "2023-09-13 22:45:29 +1200",
        "id" : "404b1b8e6fa7187a96b37a18b54de5c1c6ae855b",
        "msg" : "update function name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/sgqlc_schema.py"
        ],
        "commitId" : "6b6c82306853ae9ba53b9210a2a08990a40c7e9b",
        "timestamp" : 1694602367000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to sgqlc_schema.py\u000a",
        "date" : "2023-09-13 22:52:47 +1200",
        "id" : "6b6c82306853ae9ba53b9210a2a08990a40c7e9b",
        "msg" : "apply code standards to sgqlc_schema.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc_schema.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py"
        ],
        "commitId" : "62c4ae954c502d40b3bca6bebf11fa323ef8ce56",
        "timestamp" : 1694607412000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to query_format.py\u000a",
        "date" : "2023-09-14 00:16:52 +1200",
        "id" : "62c4ae954c502d40b3bca6bebf11fa323ef8ce56",
        "msg" : "apply code standards to query_format.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "9c841f6ee7f66bd4ccf56216b86774127875a1f0",
        "timestamp" : 1694607435000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update function name\u000a",
        "date" : "2023-09-14 00:17:15 +1200",
        "id" : "9c841f6ee7f66bd4ccf56216b86774127875a1f0",
        "msg" : "update function name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py"
        ],
        "commitId" : "64504c2c2f5907335e9bbf75fa6b336b0c4fbf3b",
        "timestamp" : 1694607547000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update docstring\u000a",
        "date" : "2023-09-14 00:19:07 +1200",
        "id" : "64504c2c2f5907335e9bbf75fa6b336b0c4fbf3b",
        "msg" : "update docstring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination_format.py"
        ],
        "commitId" : "788848687fc93c6331e59512a0545aa783044bad",
        "timestamp" : 1694608730000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update docstring\u000a",
        "date" : "2023-09-14 00:38:50 +1200",
        "id" : "788848687fc93c6331e59512a0545aa783044bad",
        "msg" : "update docstring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination_format.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "07aa4d7a8d64f445a5e7953510c938ea8bbbec9b",
        "timestamp" : 1694608758000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update function name\u000a",
        "date" : "2023-09-14 00:39:18 +1200",
        "id" : "07aa4d7a8d64f445a5e7953510c938ea8bbbec9b",
        "msg" : "update function name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py"
        ],
        "commitId" : "8b2e0acd97f9e61d0c765e9563680a2f6e839e4b",
        "timestamp" : 1694610539000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to pagination.py\u000a",
        "date" : "2023-09-14 01:08:59 +1200",
        "id" : "8b2e0acd97f9e61d0c765e9563680a2f6e839e4b",
        "msg" : "apply code standards to pagination.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/search.py",
          "app/sgqlc.py"
        ],
        "commitId" : "c2bf89694398b2b1ee45011dba79a444b5fac64d",
        "timestamp" : 1694610563000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove empty line\u000a",
        "date" : "2023-09-14 01:09:23 +1200",
        "id" : "c2bf89694398b2b1ee45011dba79a444b5fac64d",
        "msg" : "remove empty line",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "middleware/user.py"
        ],
        "commitId" : "4887c9d7000ee58e1c91511167831c7a576b910e",
        "timestamp" : 1694611568000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to user.py\u000a",
        "date" : "2023-09-14 01:26:08 +1200",
        "id" : "4887c9d7000ee58e1c91511167831c7a576b910e",
        "msg" : "apply code standards to user.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "middleware/user.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "middleware/jwt.py"
        ],
        "commitId" : "921b27a7a6e7e0c752d5d2f1fd429d695053cc67",
        "timestamp" : 1694611577000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to jwt.py\u000a",
        "date" : "2023-09-14 01:26:17 +1200",
        "id" : "921b27a7a6e7e0c752d5d2f1fd429d695053cc67",
        "msg" : "apply code standards to jwt.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "middleware/jwt.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py"
        ],
        "commitId" : "e128994c692d9275af971a00b4f25dfe176f8c46",
        "timestamp" : 1694611586000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update docstring\u000a",
        "date" : "2023-09-14 01:26:26 +1200",
        "id" : "e128994c692d9275af971a00b4f25dfe176f8c46",
        "msg" : "update docstring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "middleware/user.py"
        ],
        "commitId" : "bd4538c34135dbe6fb8069e53b19b085dfea1a9a",
        "timestamp" : 1694612590000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove unused function\u000a",
        "date" : "2023-09-14 01:43:10 +1200",
        "id" : "bd4538c34135dbe6fb8069e53b19b085dfea1a9a",
        "msg" : "remove unused function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "middleware/user.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "b7a9c3e8c7a0c25783684256106aac0a4c4331aa",
        "timestamp" : 1694646904000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update function name\u000a",
        "date" : "2023-09-14 11:15:04 +1200",
        "id" : "b7a9c3e8c7a0c25783684256106aac0a4c4331aa",
        "msg" : "update function name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "431001ff07c4c8125916dfb91588cdbf30834445",
        "timestamp" : 1694647436000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add trigger if statement\u000a",
        "date" : "2023-09-14 11:23:56 +1200",
        "id" : "431001ff07c4c8125916dfb91588cdbf30834445",
        "msg" : "add trigger if statement",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "middleware/auth.py"
        ],
        "commitId" : "2523701587407800bcbafdd595c0319de61dbd8b",
        "timestamp" : 1694647468000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to auth.py\u000a",
        "date" : "2023-09-14 11:24:28 +1200",
        "id" : "2523701587407800bcbafdd595c0319de61dbd8b",
        "msg" : "apply code standards to auth.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py",
          "app/main.py",
          "app/sgqlc.py",
          "app/pagination.py",
          "app/search.py",
          "app/external_service.py"
        ],
        "commitId" : "12e5830342dd3e7d16644116c5331c016b77198d",
        "timestamp" : 1694853366000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "move gen3 query function to external service\u000a",
        "date" : "2023-09-16 20:36:06 +1200",
        "id" : "12e5830342dd3e7d16644116c5331c016b77198d",
        "msg" : "move gen3 query function to external service",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/external_service.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/external_service.py"
        ],
        "commitId" : "da734e160a3c84d012cd523f3bdfc0f04c017c40",
        "timestamp" : 1694854083000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "apply code standards to external_service.py\u000a",
        "date" : "2023-09-16 20:48:03 +1200",
        "id" : "da734e160a3c84d012cd523f3bdfc0f04c017c40",
        "msg" : "apply code standards to external_service.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/external_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "5c9fffeb4a5338e0b685f551c364a0bc4e26e454",
        "timestamp" : 1694909350000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "manage class object\u000a",
        "date" : "2023-09-17 12:09:10 +1200",
        "id" : "5c9fffeb4a5338e0b685f551c364a0bc4e26e454",
        "msg" : "manage class object",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/search.py",
          "app/external_service.py"
        ],
        "commitId" : "af093083d05bf62a0a4d6810317781f91e021169",
        "timestamp" : 1694922437000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "move irods search to external service\u000a",
        "date" : "2023-09-17 15:47:17 +1200",
        "id" : "af093083d05bf62a0a4d6810317781f91e021169",
        "msg" : "move irods search to external service",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/search.py"
          },
          {
            "editType" : "edit",
            "file" : "app/external_service.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "753bc3a2c4a5563cda928e6817748b12d645b948",
        "timestamp" : 1695005714000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update readme\u000a",
        "date" : "2023-09-18 14:55:14 +1200",
        "id" : "753bc3a2c4a5563cda928e6817748b12d645b948",
        "msg" : "update readme",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "env.txt"
        ],
        "commitId" : "910153e02c403071eea316d02e608afe35d28830",
        "timestamp" : 1695005724000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add env to env.txt\u000a",
        "date" : "2023-09-18 14:55:24 +1200",
        "id" : "910153e02c403071eea316d02e608afe35d28830",
        "msg" : "add env to env.txt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "env.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/external_service.py"
        ],
        "commitId" : "e0d9b95d5a297fe0b91dd3ea725775a6a6ada283",
        "timestamp" : 1695005748000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update docstring\u000a",
        "date" : "2023-09-18 14:55:48 +1200",
        "id" : "e0d9b95d5a297fe0b91dd3ea725775a6a6ada283",
        "msg" : "update docstring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/external_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/pagination.py",
          "middleware/auth.py"
        ],
        "commitId" : "73e87a3965ea696021c30e0c97a2382f62e09d70",
        "timestamp" : 1695016659000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "change gain back to get\u000a",
        "date" : "2023-09-18 17:57:39 +1200",
        "id" : "73e87a3965ea696021c30e0c97a2382f62e09d70",
        "msg" : "change gain back to get",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/external_service.py"
        ],
        "commitId" : "58da692eec99e6fda9267112f89ef37037551c23",
        "timestamp" : 1695123611000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "use gen3 error exception\u000a",
        "date" : "2023-09-19 23:40:11 +1200",
        "id" : "58da692eec99e6fda9267112f89ef37037551c23",
        "msg" : "use gen3 error exception",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/external_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "middleware/auth.py",
          "app/external_service.py"
        ],
        "commitId" : "39f5954e1ecc6273f36ff7e352e9f073d4bf90ab",
        "timestamp" : 1695123944000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "move functions to external service\u000a",
        "date" : "2023-09-19 23:45:44 +1200",
        "id" : "39f5954e1ecc6273f36ff7e352e9f073d4bf90ab",
        "msg" : "move functions to external service",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/external_service.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py",
          "app/pagination.py",
          "app/search.py"
        ],
        "commitId" : "6ae9655fb0b17668649654bc854480a9434eb048",
        "timestamp" : 1695123985000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update name\u000a",
        "date" : "2023-09-19 23:46:25 +1200",
        "id" : "6ae9655fb0b17668649654bc854480a9434eb048",
        "msg" : "update name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/query_format.py"
        ],
        "commitId" : "b1f84d8836650eb4c8579f9df53bd72e8aeab43e",
        "timestamp" : 1695178641000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "fix missing some related facet\u000a",
        "date" : "2023-09-20 14:57:21 +1200",
        "id" : "b1f84d8836650eb4c8579f9df53bd72e8aeab43e",
        "msg" : "fix missing some related facet",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/query_format.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
      "fullName" : "David Yu"
    }
  ]
}