)]}'
{
  "commit": "21c05846318c6f307121c3f075a7552a4c41b4d4",
  "tree": "c8f24e7857c532456e0eaff6d53ad18fac26a3c1",
  "parents": [
    "0476f21604d807999a895f2fdec320be60bf6d0b"
  ],
  "author": {
    "name": "Danny Tuppeny",
    "email": "danny@tuppeny.com",
    "time": "Tue Apr 01 10:15:49 2025 -0700"
  },
  "committer": {
    "name": "Commit Queue",
    "email": "dart-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Apr 01 10:15:49 2025 -0700"
  },
  "message": "[analysis_server] Allow allowOverlappingHandlers to be controlled via initializationOptions\n\nFor troubleshooting, this allows the client to override this flag.\n\nI\u0027d originally planned to use ClientConfiguration for this and allow it to be changed on-the-fly, however this can result in a mix of requests and therefore I decided it best to only support setting once during startup (which is part of initialization, and therefore before general requests start being sent).\n\nThis will require some Dart-Code work to provide a value here (and without a value, it will always be the servers default).\n\nSee https://github.com/dart-lang/sdk/issues/60440\n\nChange-Id: Ie9843543d6d491afb046f3d1106211b7db852605\nReviewed-on: https://dart-review.googlesource.com/c/sdk/+/419541\nReviewed-by: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\nCommit-Queue: Phil Quitslund \u003cpquitslund@google.com\u003e\nCommit-Queue: Brian Wilkerson \u003cbrianwilkerson@google.com\u003e\nReviewed-by: Phil Quitslund \u003cpquitslund@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "94e1951209bdcf528c5d6511eb80a1211a1f2a28",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/lib/src/lsp/lsp_analysis_server.dart",
      "new_id": "1a636d8a229185e673498aa35bebeae2c746f89c",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/lib/src/lsp/lsp_analysis_server.dart"
    },
    {
      "type": "modify",
      "old_id": "5d2b72f663fe0154e22536125096fd8f4169eabf",
      "old_mode": 33188,
      "old_path": "pkg/analysis_server/test/lsp/initialization_test.dart",
      "new_id": "91bce5b92a99d1adb377a1a97d3958ed1e88ae1d",
      "new_mode": 33188,
      "new_path": "pkg/analysis_server/test/lsp/initialization_test.dart"
    }
  ]
}
