{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":238477545,"defaultBranch":"master","name":"vscode-java","ownerLogin":"rgrunber","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-02-05T15:03:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1417342?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715872239.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"e0c00a3bc4d456b3e64a00fa6f1975dcd697c324","ref":"refs/heads/remove-empty-startup","pushedAt":"2024-05-16T15:10:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Avoid sending an \"empty\" (lacking project data) startup event.\n\n- When the language server import takes too long (>60s), an \"empty\"\n startup event is sent to at least capture some data. This can result\n in duplicate events when a project import finally completes, or a\n (now) useless event if something goes wrong.\n- Avoid sending such events as there are better ways to determine if the\n language server encountered an error\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Avoid sending an \"empty\" (lacking project data) startup event."}},{"before":"0236652374f0ccc03d793b7787dd4d7467a1a188","after":null,"ref":"refs/heads/fix-3649","pushedAt":"2024-05-15T15:26:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":"38d1aa16664e4bc60cfbcd895211dc411f5c781e","after":"0236652374f0ccc03d793b7787dd4d7467a1a188","ref":"refs/heads/fix-3649","pushedAt":"2024-05-15T15:10:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Fall back to 'stdio' transport if 'pipe' is likely to fail.\n\n- If generateRandomPipeName fails, then the pipe transport will fail and\n we should instead fall back to 'stdio' transport\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Fall back to 'stdio' transport if 'pipe' is likely to fail."}},{"before":null,"after":"38d1aa16664e4bc60cfbcd895211dc411f5c781e","ref":"refs/heads/fix-3649","pushedAt":"2024-05-15T04:24:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Fall back to 'stdio' transport if 'pipe' is likely to fail.\n\n- If generateRandomPipeName fails, then the pipe transport will fail and\n we should instead fall back to 'stdio' transport\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Fall back to 'stdio' transport if 'pipe' is likely to fail."}},{"before":"fdc90a13833a59ab7c9345a8a149f69fb7227d42","after":null,"ref":"refs/heads/fix-3631","pushedAt":"2024-05-07T14:55:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":null,"after":"fdc90a13833a59ab7c9345a8a149f69fb7227d42","ref":"refs/heads/fix-3631","pushedAt":"2024-05-06T21:13:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Improve paste edit support across different VS Code versions.\n\n- Use VS Code version to determine whether a DocumentPasteEdit vs.\n DocumentPasteEdit[] is returned\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Improve paste edit support across different VS Code versions."}},{"before":"3781341907a2944138dd99457be0a36f775ecd84","after":null,"ref":"refs/heads/up-1.31.0","pushedAt":"2024-04-25T16:48:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":null,"after":"3781341907a2944138dd99457be0a36f775ecd84","ref":"refs/heads/up-1.31.0","pushedAt":"2024-04-25T16:01:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Upversion to 1.31.0\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Upversion to 1.31.0"}},{"before":"d46cc4cf8d3d059d99727fac31d5ded82f4e8047","after":null,"ref":"refs/heads/cl-1.30.0","pushedAt":"2024-04-25T04:08:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":"1b31cce3c38601e0881c713946667346df71e342","after":"d46cc4cf8d3d059d99727fac31d5ded82f4e8047","ref":"refs/heads/cl-1.30.0","pushedAt":"2024-04-24T19:27:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Changelog for 1.30.0\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Changelog for 1.30.0"}},{"before":"715853760b0ec006bfecd6a955af03b9a90c0e7b","after":null,"ref":"refs/heads/transport-pipe-default","pushedAt":"2024-04-24T13:18:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":null,"after":"1b31cce3c38601e0881c713946667346df71e342","ref":"refs/heads/cl-1.30.0","pushedAt":"2024-04-24T01:44:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Changelog for 1.30.0\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Changelog for 1.30.0"}},{"before":null,"after":"715853760b0ec006bfecd6a955af03b9a90c0e7b","ref":"refs/heads/transport-pipe-default","pushedAt":"2024-04-23T15:03:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Change default LS transport from 'stdio' to 'pipe'.\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Change default LS transport from 'stdio' to 'pipe'."}},{"before":"38c828f804aa08276e7909d118a0748fabb91fc1","after":null,"ref":"refs/heads/addFinal","pushedAt":"2024-04-22T21:25:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":null,"after":"38c828f804aa08276e7909d118a0748fabb91fc1","ref":"refs/heads/addFinal","pushedAt":"2024-04-22T19:51:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Add setting java.codeGeneration.addFinalForNewDeclaration.\n\n- Generates the 'final' modifier for certain new variable/field\n declarations\n- Defaults to 'none' (disabled)\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Add setting java.codeGeneration.addFinalForNewDeclaration."}},{"before":"6b1fc3a01273eecf3180b5ba5378f7813d9f2862","after":null,"ref":"refs/heads/fix-3577","pushedAt":"2024-04-17T14:26:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":"983335af48ca2ea633a93f1acde1e99d24106f4b","after":"6b1fc3a01273eecf3180b5ba5378f7813d9f2862","ref":"refs/heads/fix-3577","pushedAt":"2024-04-17T14:15:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Do not exclude duplicate flags specified by java.jdt.ls.vmargs.\n\n- Flags like --add-exports, which can be specified multiple times can\n break if excluded\n- Adjust testcase\n- Fix typo in README\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Do not exclude duplicate flags specified by java.jdt.ls.vmargs."}},{"before":"bd2b39068748f8fb591930a372e5d650ebf906ae","after":"983335af48ca2ea633a93f1acde1e99d24106f4b","ref":"refs/heads/fix-3577","pushedAt":"2024-04-17T12:36:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Do not exclude duplicate flags specified by java.jdt.ls.vmargs.\n\n- Flags like --add-exports, which can be specified multiple times can\n break if excluded\n- Adjust testcase\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Do not exclude duplicate flags specified by java.jdt.ls.vmargs."}},{"before":null,"after":"bd2b39068748f8fb591930a372e5d650ebf906ae","ref":"refs/heads/fix-3577","pushedAt":"2024-04-17T03:35:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Do not exclude duplicate flags specified by java.jdt.ls.vmargs.\n\n- Flags like --add-exports, which can be specified multiple times can\n break if excluded\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Do not exclude duplicate flags specified by java.jdt.ls.vmargs."}},{"before":"b7d2b4ee17a904055bc7b609e90aacf8853420ab","after":null,"ref":"refs/heads/clean-active-build-tool","pushedAt":"2024-04-15T18:45:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":"96af266238f2fadf9e4455c27ac096b8fdbdfe12","after":"b7d2b4ee17a904055bc7b609e90aacf8853420ab","ref":"refs/heads/clean-active-build-tool","pushedAt":"2024-04-15T18:36:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Clear the active selected build tool where a project supports multiple.\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Clear the active selected build tool where a project supports multiple."}},{"before":null,"after":"96af266238f2fadf9e4455c27ac096b8fdbdfe12","ref":"refs/heads/clean-active-build-tool","pushedAt":"2024-04-12T04:06:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Clear the active selected build tool where a project supports multiple.\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Clear the active selected build tool where a project supports multiple."}},{"before":"0208ae4de84131f84c329985a6737a97b4863303","after":null,"ref":"refs/heads/gradle-userhome-machine","pushedAt":"2024-04-11T19:14:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":null,"after":"0208ae4de84131f84c329985a6737a97b4863303","ref":"refs/heads/gradle-userhome-machine","pushedAt":"2024-04-11T16:06:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Make java.import.gradle.user.home machine-overridable.\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Make java.import.gradle.user.home machine-overridable."}},{"before":"c428b9b70200dae5a1c4396038f0b9b190885ffb","after":null,"ref":"refs/heads/fix-paste","pushedAt":"2024-04-09T23:17:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":null,"after":"c428b9b70200dae5a1c4396038f0b9b190885ffb","ref":"refs/heads/fix-paste","pushedAt":"2024-04-09T20:36:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Adjust the document paste handling provider.\n\n- provideDocumentPasteEdits API was updated in VS Code 1.88.0\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Adjust the document paste handling provider."}},{"before":"1233da9587f59a392363716041bdf96612bc8c9b","after":null,"ref":"refs/heads/suppress-willrename","pushedAt":"2024-04-08T18:09:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}},{"before":"1920ddc9690bcbfefa6071e9f8b6fc640f213df4","after":"1233da9587f59a392363716041bdf96612bc8c9b","ref":"refs/heads/suppress-willrename","pushedAt":"2024-04-08T05:08:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Ensure 'workspace/willRenameFiles' is handled only by extension.\n\n- JDT-LS now respects the LSP Spec, and will respond to\n 'workspace/willRenameFiles' requests handled by vsc-languageserver-node\n- This extension performs the request manually in order to produce a\n prompt/dialog allowing a user to select which changes should be\n applied\n- To keep this behaviour, and prevent duplicate requests, we must\n prevent the client from advertising this option to the language server\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Ensure 'workspace/willRenameFiles' is handled only by extension."}},{"before":null,"after":"1920ddc9690bcbfefa6071e9f8b6fc640f213df4","ref":"refs/heads/suppress-willrename","pushedAt":"2024-04-08T05:06:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"},"commit":{"message":"Ensure 'workspace/willRenameFiles' is handled only extension.\n\n- JDT-LS now respects the LSP Spec, and will respond to\n 'workspace/willRenameFiles' requests handled by vsc-languageserver-node\n- This extension performs the request manually in order to produce a\n prompt/dialog allowing a user to select which changes should be\n applied\n- To keep this behaviour, and prevent duplicate requests, we must\n prevent the client from advertising this option to the language server\n\nSigned-off-by: Roland Grunberg ","shortMessageHtmlLink":"Ensure 'workspace/willRenameFiles' is handled only extension."}},{"before":"469946ee9aa1487bed09b787d0ddf0a61cf0361d","after":null,"ref":"refs/heads/fix-tests","pushedAt":"2024-04-03T23:17:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rgrunber","name":"Roland Grunberg","path":"/rgrunber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1417342?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAES8bnVgA","startCursor":null,"endCursor":null}},"title":"Activity ยท rgrunber/vscode-java"}