{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":134156823,"defaultBranch":"master","name":"vimspector","ownerLogin":"puremourning","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-05-20T14:19:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10584846?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717998589.0","currentOid":""},"activityList":{"items":[{"before":"016cd935bbb22e8ee454af09bc3a50eda39258f3","after":null,"ref":"refs/heads/thread-state-stepover","pushedAt":"2024-06-09T11:46:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"}},{"before":"c37d50fc463013bdad2ba044615b0bc2ce163681","after":"ee3bd0120525978521168eda1c3a64ef24e3cb86","ref":"refs/heads/master","pushedAt":"2024-06-09T11:46:25.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge pull request #867 from puremourning/thread-state-stepover\n\nFix thread state when stepping over","shortMessageHtmlLink":"Merge pull request #867 from puremourning/thread-state-stepover"}},{"before":"509ea68f9d498d868597b4042267ff67cf4df80e","after":"016cd935bbb22e8ee454af09bc3a50eda39258f3","ref":"refs/heads/thread-state-stepover","pushedAt":"2024-06-09T11:31:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Fix filtering tests causing bash script errors","shortMessageHtmlLink":"Fix filtering tests causing bash script errors"}},{"before":null,"after":"509ea68f9d498d868597b4042267ff67cf4df80e","ref":"refs/heads/thread-state-stepover","pushedAt":"2024-06-08T18:52:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Fix thread state when stepping over\n\nThere was a suspicious TODO in the code, which was the main reason this\nwas broken: We were unconditionally \"continuing\" all threads when doing\nStepOver. This is obviously wrong, and it's correct for StepIn, StepOut\netc. -> Wait for the step response and only continue the thread that you\nstepped within.\n\nMeanwhile I also noticed that the 'stopped' event handling was incorrect\nif we get a flood of stopped events for different threads. If we got 3\nstopped events in quick succession, we'd end up dropping the middle one.\nThis was because we only stored the latest-most pending request. Not\nsure why i thought that was a good idea, as the handler for the stoppped\nevent includes the thread ID that was actully stopped.\n\nThis particularly affects the java debugger which is afaict the only one\nthat doesn't set allThreadsStopped=true.\n\nFixes #865","shortMessageHtmlLink":"Fix thread state when stepping over"}},{"before":"7d8f9dcceefa2a49342774b64fd47edcd797f51c","after":"caeb67aea5cd67f45f80f9844599d705be3e9d04","ref":"refs/heads/dependabot/bundler/docs/nokogiri-1.16.5","pushedAt":"2024-05-16T19:00:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump nokogiri from 1.16.2 to 1.16.5 in /docs\n\nBumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump nokogiri from 1.16.2 to 1.16.5 in /docs"}},{"before":"fd9c9bd84f9cc996be9dec34002822906adee8b9","after":null,"ref":"refs/heads/dependabot/bundler/docs/rexml-3.2.8","pushedAt":"2024-05-16T18:59:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"c664d723ffe5d5179b906d8ef370b59e70b84f5a","after":"c37d50fc463013bdad2ba044615b0bc2ce163681","ref":"refs/heads/master","pushedAt":"2024-05-16T18:59:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge pull request #863 from puremourning/dependabot/bundler/docs/rexml-3.2.8\n\nBump rexml from 3.2.5 to 3.2.8 in /docs","shortMessageHtmlLink":"Merge pull request #863 from puremourning/dependabot/bundler/docs/rex…"}},{"before":null,"after":"fd9c9bd84f9cc996be9dec34002822906adee8b9","ref":"refs/heads/dependabot/bundler/docs/rexml-3.2.8","pushedAt":"2024-05-16T18:53:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rexml from 3.2.5 to 3.2.8 in /docs\n\nBumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rexml from 3.2.5 to 3.2.8 in /docs"}},{"before":null,"after":"7d8f9dcceefa2a49342774b64fd47edcd797f51c","ref":"refs/heads/dependabot/bundler/docs/nokogiri-1.16.5","pushedAt":"2024-05-13T23:40:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump nokogiri from 1.16.2 to 1.16.5 in /docs\n\nBumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump nokogiri from 1.16.2 to 1.16.5 in /docs"}},{"before":"a021907c4137f533f198e4a7ef2b0b4d18235ed2","after":"c664d723ffe5d5179b906d8ef370b59e70b84f5a","ref":"refs/heads/master","pushedAt":"2024-05-08T18:27:40.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge pull request #858 from VimspectorUpdateBot/auto/update-vim-docs\n\n[Auto] Update vim docs","shortMessageHtmlLink":"Merge pull request #858 from VimspectorUpdateBot/auto/update-vim-docs"}},{"before":"93d90f0f03ea4680b6e502b4c0bd2c469fe8cc4a","after":"a021907c4137f533f198e4a7ef2b0b4d18235ed2","ref":"refs/heads/master","pushedAt":"2024-05-06T16:12:41.000Z","pushType":"pr_merge","commitsCount":17,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge pull request #817 from xddq/add-typescript-example\n\nadd example for testing typescript code with vscode-js-debug","shortMessageHtmlLink":"Merge pull request #817 from xddq/add-typescript-example"}},{"before":"e291268fb4caf4923bf6449613c52f8e0f8db00e","after":"93d90f0f03ea4680b6e502b4c0bd2c469fe8cc4a","ref":"refs/heads/master","pushedAt":"2024-05-06T14:24:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Disable discussions\n\nDiscussion are not being used as discussions, rather as less effective means of support.","shortMessageHtmlLink":"Disable discussions"}},{"before":"f32e1441cb0d2d5ae256e7db768ee016f97ea4bc","after":null,"ref":"refs/heads/remove-release-tarballs","pushedAt":"2024-05-06T12:32:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"}},{"before":"c93e59598a361582da2f7796a9aab63c91e2be7b","after":"e291268fb4caf4923bf6449613c52f8e0f8db00e","ref":"refs/heads/master","pushedAt":"2024-05-06T12:32:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge pull request #857 from puremourning/remove-release-tarballs\n\nStop building release tarballs","shortMessageHtmlLink":"Merge pull request #857 from puremourning/remove-release-tarballs"}},{"before":"9cb6e82d244a0b83084a44e6247acc7eb9bd438d","after":"f32e1441cb0d2d5ae256e7db768ee016f97ea4bc","ref":"refs/heads/remove-release-tarballs","pushedAt":"2024-05-06T12:06:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Stop building release tarballs\n\nFrom issues, it seems nobody really uses them, and they have a cost in\nterms of CI time.","shortMessageHtmlLink":"Stop building release tarballs"}},{"before":"08eb7f07ead92d6a70399232435eac4afcd8c67c","after":"9cb6e82d244a0b83084a44e6247acc7eb9bd438d","ref":"refs/heads/remove-release-tarballs","pushedAt":"2024-05-06T12:06:27.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge branch 'master' into remove-release-tarballs","shortMessageHtmlLink":"Merge branch 'master' into remove-release-tarballs"}},{"before":"0cd4c34a68df4c56070adb2ac6ea13058624a2d6","after":"08eb7f07ead92d6a70399232435eac4afcd8c67c","ref":"refs/heads/remove-release-tarballs","pushedAt":"2024-05-06T12:04:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Stop building release tarballs\n\nFrom issues, it seems nobody really uses them, and they have a cost in\nterms of CI time.","shortMessageHtmlLink":"Stop building release tarballs"}},{"before":"ac2d99b2a88b2f417acc656772bf031000f7de68","after":"0cd4c34a68df4c56070adb2ac6ea13058624a2d6","ref":"refs/heads/remove-release-tarballs","pushedAt":"2024-05-06T11:24:57.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge branch 'master' into remove-release-tarballs","shortMessageHtmlLink":"Merge branch 'master' into remove-release-tarballs"}},{"before":null,"after":"ac2d99b2a88b2f417acc656772bf031000f7de68","ref":"refs/heads/remove-release-tarballs","pushedAt":"2024-05-06T11:23:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Stop building release tarballs\n\nFrom issues, it seems nobody really uses them, and they have a cost in\nterms of CI time.","shortMessageHtmlLink":"Stop building release tarballs"}},{"before":"f90bc8a6fb58a6162268e0fa12525b7f5b62224c","after":"c93e59598a361582da2f7796a9aab63c91e2be7b","ref":"refs/heads/master","pushedAt":"2024-05-06T11:23:15.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge pull request #855 from samisalreadytaken/InstructionBreakpoints\n\nCheck capabilities before sending instruction breakpoints","shortMessageHtmlLink":"Merge pull request #855 from samisalreadytaken/InstructionBreakpoints"}},{"before":"bc4ce49ab5a12e9c51a3737154b0af41a382bdb7","after":"33a2c63b100b737aa5218fc8700ce9fe26dd31a7","ref":"refs/heads/dependabot/pip/support/test/python/django/django-4.2.11","pushedAt":"2024-05-06T11:17:44.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge branch 'master' into dependabot/pip/support/test/python/django/django-4.2.11","shortMessageHtmlLink":"Merge branch 'master' into dependabot/pip/support/test/python/django/…"}},{"before":"8fecfde4379af186574286c6cc38cb77f0ef584e","after":"f90bc8a6fb58a6162268e0fa12525b7f5b62224c","ref":"refs/heads/master","pushedAt":"2024-05-06T11:00:05.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge pull request #854 from ubaldot/master\n\nUpgraded debugpy to version 1.8.1","shortMessageHtmlLink":"Merge pull request #854 from ubaldot/master"}},{"before":"234a0fbcee07a308bd6ddd83e920a1a15717e5f9","after":null,"ref":"refs/heads/update-delve-1.22","pushedAt":"2024-05-06T10:36:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"}},{"before":"def092693ea33eb2055fb2cfbcabb8e56ea77963","after":"8fecfde4379af186574286c6cc38cb77f0ef584e","ref":"refs/heads/master","pushedAt":"2024-05-06T10:36:31.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge pull request #856 from puremourning/update-delve-1.22\n\nUpdate delve to 1.22 for compatibility with latest go","shortMessageHtmlLink":"Merge pull request #856 from puremourning/update-delve-1.22"}},{"before":"def092693ea33eb2055fb2cfbcabb8e56ea77963","after":"234a0fbcee07a308bd6ddd83e920a1a15717e5f9","ref":"refs/heads/update-delve-1.22","pushedAt":"2024-05-06T10:13:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Update delve to 1.22 for compatibility with latest go","shortMessageHtmlLink":"Update delve to 1.22 for compatibility with latest go"}},{"before":null,"after":"def092693ea33eb2055fb2cfbcabb8e56ea77963","ref":"refs/heads/update-delve-1.22","pushedAt":"2024-05-06T10:13:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Merge pull request #841 from puremourning/update-codelldb\n\nUpdate codelldb to v1.10.0","shortMessageHtmlLink":"Merge pull request #841 from puremourning/update-codelldb"}},{"before":null,"after":"bc4ce49ab5a12e9c51a3737154b0af41a382bdb7","ref":"refs/heads/dependabot/pip/support/test/python/django/django-4.2.11","pushedAt":"2024-03-18T20:55:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump django from 4.2.10 to 4.2.11 in /support/test/python/django\n\nBumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.\n- [Commits](https://github.com/django/django/compare/4.2.10...4.2.11)\n\n---\nupdated-dependencies:\n- dependency-name: django\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump django from 4.2.10 to 4.2.11 in /support/test/python/django"}},{"before":"1f4e2b5e60c9680d550f6de80219a931922354e0","after":null,"ref":"refs/heads/update-codelldb","pushedAt":"2024-02-17T18:39:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"}},{"before":"da7fc248dc699bf423378bd6e48eaa446f674ca7","after":"def092693ea33eb2055fb2cfbcabb8e56ea77963","ref":"refs/heads/master","pushedAt":"2024-02-17T18:39:55.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"mergify[bot]","name":null,"path":"/apps/mergify","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10562?s=80&v=4"},"commit":{"message":"Merge pull request #841 from puremourning/update-codelldb\n\nUpdate codelldb to v1.10.0","shortMessageHtmlLink":"Merge pull request #841 from puremourning/update-codelldb"}},{"before":null,"after":"1f4e2b5e60c9680d550f6de80219a931922354e0","ref":"refs/heads/update-codelldb","pushedAt":"2024-02-17T18:21:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"puremourning","name":"Ben Jackson","path":"/puremourning","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10584846?s=80&v=4"},"commit":{"message":"Update codelldb to v1.10.0 and allow local build run","shortMessageHtmlLink":"Update codelldb to v1.10.0 and allow local build run"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYFZ0jwA","startCursor":null,"endCursor":null}},"title":"Activity · puremourning/vimspector"}