{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1350022,"defaultBranch":"master","name":"sonarlint-eclipse","ownerLogin":"SonarSource","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-02-10T09:32:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/545988?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715784472.0","currentOid":""},"activityList":{"items":[{"before":"052c22779d157a26cdcdbe3da760e658dd23d94b","after":"44d7fecb94c2ae132277b5bb983c70b3c6f2a527","ref":"refs/heads/fix/tha/SLE-851_Timeout","pushedAt":"2024-05-15T15:11:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-851: Handle simple and complex timeout configuration\n\nWith that SonarLint can now handle simple (like \"3\" for \"3 minutes\") and complex (like \"PT4H\" for \"4 hours\") timeout configurations again.","shortMessageHtmlLink":"SLE-851: Handle simple and complex timeout configuration"}},{"before":null,"after":"052c22779d157a26cdcdbe3da760e658dd23d94b","ref":"refs/heads/fix/tha/SLE-851_Timeout","pushedAt":"2024-05-15T14:47:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-851: Handle simple and complex timeout configuration\n\nWith that SonarLint can now handle simple (like \"3\" for \"3 minutes\") and complex (like \"PT4H\" for \"4 hours\") timeout configurations again.","shortMessageHtmlLink":"SLE-851: Handle simple and complex timeout configuration"}},{"before":"ae4e6d8c08f7fcdd56164e20218c6b03ab312a62","after":null,"ref":"refs/heads/fix/tha/SLE-793_Simplification","pushedAt":"2024-05-15T11:17:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"}},{"before":"66f6cfef73650183c81c540dd6832979e4caf13b","after":"7d8a198a9efdbd8b96dab6050acb996b87fba8d0","ref":"refs/heads/master","pushedAt":"2024-05-15T11:17:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-793: Use simplified SLCORE artifact (#660)","shortMessageHtmlLink":"SLE-793: Use simplified SLCORE artifact (#660)"}},{"before":"d4b606d833242a7edbaf94cf9af9e1176d852cb6","after":null,"ref":"refs/heads/fix/tha/SLE-861_PreferenceFix","pushedAt":"2024-05-15T09:24:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"}},{"before":"bb86a0e756441930ad2f22059831a46a7c007ca8","after":"66f6cfef73650183c81c540dd6832979e4caf13b","ref":"refs/heads/master","pushedAt":"2024-05-15T09:24:58.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-861: Try to rely on Eclipse provided Java installation\n\nSince 10.0 we bundle our on Java installation in order to keep SonarLint running smoothly on IDEs running on Java 16 or lower.\nFor power users we removed the friction already a bit by adding the ability to provide their own self-managed Java runtime.\nTo take this one step further we want to re-use the Java installation of Eclipse if possible, as power users providing their own self-managed Java runtime to SonarLint would do the same for Eclipse.","shortMessageHtmlLink":"SLE-861: Try to rely on Eclipse provided Java installation"}},{"before":"70b232bf8a3b26eb4b0f1655bdc4a9d6afdb06ac","after":null,"ref":"refs/heads/feature/tha/SLE-678_StabilizeITs","pushedAt":"2024-05-14T14:41:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"}},{"before":null,"after":"ae4e6d8c08f7fcdd56164e20218c6b03ab312a62","ref":"refs/heads/fix/tha/SLE-793_Simplification","pushedAt":"2024-05-14T14:39:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-793: Use simplified SLCORE artifact","shortMessageHtmlLink":"SLE-793: Use simplified SLCORE artifact"}},{"before":"8c0db192fd990fec2f104a96faa0d86278151bb3","after":"d4b606d833242a7edbaf94cf9af9e1176d852cb6","ref":"refs/heads/fix/tha/SLE-861_PreferenceFix","pushedAt":"2024-05-14T12:26:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-861: Try to rely on Eclipse provided Java installation\n\nSince 10.0 we bundle our on Java installation in order to keep SonarLint running smoothly on IDEs running on Java 16 or lower.\nFor power users we removed the friction already a bit by adding the ability to provide their own self-managed Java runtime.\nTo take this one step further we want to re-use the Java installation of Eclipse if possible, as power users providing their own self-managed Java runtime to SonarLint would do the same for Eclipse.","shortMessageHtmlLink":"SLE-861: Try to rely on Eclipse provided Java installation"}},{"before":"bfb63423d1b3cc5a53164df77d535d9943c881d7","after":"8c0db192fd990fec2f104a96faa0d86278151bb3","ref":"refs/heads/fix/tha/SLE-861_PreferenceFix","pushedAt":"2024-05-14T09:11:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-861: Preference page available when backend is not\n\nSince SonarLint is mostly out of process the main SonarLint preference page did not work anymore when SonarLint didn't start up correctly.","shortMessageHtmlLink":"SLE-861: Preference page available when backend is not"}},{"before":"360fa1a927707b600fbcbba1aa612e5e4063cb88","after":null,"ref":"refs/heads/test/svermeille/BUILD-4780-test-parent-oss-73","pushedAt":"2024-05-14T07:29:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sebastienvermeille","name":"Sebastien Vermeille","path":"/sebastienvermeille","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4329594?s=80&v=4"}},{"before":null,"after":"bfb63423d1b3cc5a53164df77d535d9943c881d7","ref":"refs/heads/fix/tha/SLE-861_PreferenceFix","pushedAt":"2024-05-13T15:25:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"NO-JIRA: All adaptions using wrapper\n\nIn order to better trace issues with SonarLint and the integration into Eclipse / other plug-ins we have to use the wrapper around \"Adapters.adapt(...)\" that includes more logging.\nThis is highly useful for debugging!","shortMessageHtmlLink":"NO-JIRA: All adaptions using wrapper"}},{"before":"6f8aed1d1f3c3fd835eccc50053506a571afbff1","after":null,"ref":"refs/heads/feature/tha/SharedConnectedMode","pushedAt":"2024-05-08T11:39:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"}},{"before":"3ecac4e341df0f182303a9f200b03a68ee51c348","after":"bb86a0e756441930ad2f22059831a46a7c007ca8","ref":"refs/heads/master","pushedAt":"2024-05-08T11:39:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"NO-JIRA: Shared Connected Mode configuration (#657)\n\nShare the information for SLE amongst contributors","shortMessageHtmlLink":"NO-JIRA: Shared Connected Mode configuration (#657)"}},{"before":null,"after":"6f8aed1d1f3c3fd835eccc50053506a571afbff1","ref":"refs/heads/feature/tha/SharedConnectedMode","pushedAt":"2024-05-08T10:17:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"NO-JIRA: Shared Connected Mode configuration\n\nShare the information for SLE amongst contributors","shortMessageHtmlLink":"NO-JIRA: Shared Connected Mode configuration"}},{"before":"68828e0ac11c8c7c0fcd6087110bee1f1a7eea37","after":null,"ref":"refs/heads/fix/tha/SLE-793_FixDependencies","pushedAt":"2024-05-08T10:04:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"}},{"before":"5b773f92f684eaf9717cabb9fa1cba5753fc8bfc","after":"3ecac4e341df0f182303a9f200b03a68ee51c348","ref":"refs/heads/master","pushedAt":"2024-05-08T10:04:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-793: Dependency simplification (#656)\n\nNarrowing down the focus of SLCORE dependencies to only one again while fixing the issue of exposing too much / bundling third-party dependencies on our own Update Site that might be incompatible with some installations.","shortMessageHtmlLink":"SLE-793: Dependency simplification (#656)"}},{"before":"fc1bb2d53496c06f65b0cde34f8e14fc3f632a52","after":"68828e0ac11c8c7c0fcd6087110bee1f1a7eea37","ref":"refs/heads/fix/tha/SLE-793_FixDependencies","pushedAt":"2024-05-08T09:24:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-793: Dependency simplification\n\nNarrowing down the focus of SLCORE dependencies to only one again while fixing the issue of exposing too much / bundling third-party dependencies on our own Update Site that might be incompatible with some installations.","shortMessageHtmlLink":"SLE-793: Dependency simplification"}},{"before":null,"after":"fc1bb2d53496c06f65b0cde34f8e14fc3f632a52","ref":"refs/heads/fix/tha/SLE-793_FixDependencies","pushedAt":"2024-05-03T14:37:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-793: Dependency simplification\n\nNarrowing down the focus of SLCORE dependencies to only one again while fixing the issue of exposing too much / bundling third-party dependencies on our own Update Site that might be incompatible with some installations.","shortMessageHtmlLink":"SLE-793: Dependency simplification"}},{"before":"5b773f92f684eaf9717cabb9fa1cba5753fc8bfc","after":"360fa1a927707b600fbcbba1aa612e5e4063cb88","ref":"refs/heads/test/svermeille/BUILD-4780-test-parent-oss-73","pushedAt":"2024-05-02T08:39:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sebastienvermeille","name":"Sebastien Vermeille","path":"/sebastienvermeille","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4329594?s=80&v=4"},"commit":{"message":"Update POM.xml","shortMessageHtmlLink":"Update POM.xml"}},{"before":null,"after":"5b773f92f684eaf9717cabb9fa1cba5753fc8bfc","ref":"refs/heads/test/svermeille/BUILD-4780-test-parent-oss-73","pushedAt":"2024-05-02T08:39:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sebastienvermeille","name":"Sebastien Vermeille","path":"/sebastienvermeille","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4329594?s=80&v=4"},"commit":{"message":"SLE-853: Remove error for not language-specific files (#653)\n\nWhen not in Connected Mode an error was displayed in the SonarLint Console for files not associated to any given language. This has now been fixed.","shortMessageHtmlLink":"SLE-853: Remove error for not language-specific files (#653)"}},{"before":"53bed800b5a6ec7fe0e087eaf426bcb2dc2e7971","after":"a19feded661857d5e61566d26c391bdd1434a878","ref":"refs/heads/chore/mm/build-4889","pushedAt":"2024-05-01T10:01:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"matemoln","name":"Mate Molnar","path":"/matemoln","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8986499?s=80&v=4"},"commit":{"message":"BUILD-4889: fix mend scan not finding dependencies","shortMessageHtmlLink":"BUILD-4889: fix mend scan not finding dependencies"}},{"before":"2b42522762f32e7426b91a204d4453dd4463d22c","after":"53bed800b5a6ec7fe0e087eaf426bcb2dc2e7971","ref":"refs/heads/chore/mm/build-4889","pushedAt":"2024-04-29T13:46:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"matemoln","name":"Mate Molnar","path":"/matemoln","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8986499?s=80&v=4"},"commit":{"message":"BUILD-4889: fix mend scan not finding dependencies","shortMessageHtmlLink":"BUILD-4889: fix mend scan not finding dependencies"}},{"before":"95ac2e57419f3fdfeaffee8dab56c2ac9c018f7c","after":"2b42522762f32e7426b91a204d4453dd4463d22c","ref":"refs/heads/chore/mm/build-4889","pushedAt":"2024-04-29T13:24:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matemoln","name":"Mate Molnar","path":"/matemoln","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8986499?s=80&v=4"},"commit":{"message":"test","shortMessageHtmlLink":"test"}},{"before":"5853dc2984eff2d7cb67e41db5087f778f16a614","after":"95ac2e57419f3fdfeaffee8dab56c2ac9c018f7c","ref":"refs/heads/chore/mm/build-4889","pushedAt":"2024-04-29T11:34:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matemoln","name":"Mate Molnar","path":"/matemoln","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8986499?s=80&v=4"},"commit":{"message":"test","shortMessageHtmlLink":"test"}},{"before":null,"after":"5853dc2984eff2d7cb67e41db5087f778f16a614","ref":"refs/heads/chore/mm/build-4889","pushedAt":"2024-04-29T11:31:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matemoln","name":"Mate Molnar","path":"/matemoln","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8986499?s=80&v=4"},"commit":{"message":"add maven repository path","shortMessageHtmlLink":"add maven repository path"}},{"before":"47a4ff091f9a31ae796e72b836dd9da752b2e43b","after":null,"ref":"refs/heads/fix/tha/SLE-853_AnalysisError","pushedAt":"2024-04-29T11:26:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"}},{"before":"0d663872e9c15f0c768dc1d580a5e4631e262405","after":"5b773f92f684eaf9717cabb9fa1cba5753fc8bfc","ref":"refs/heads/master","pushedAt":"2024-04-29T11:26:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-853: Remove error for not language-specific files (#653)\n\nWhen not in Connected Mode an error was displayed in the SonarLint Console for files not associated to any given language. This has now been fixed.","shortMessageHtmlLink":"SLE-853: Remove error for not language-specific files (#653)"}},{"before":"8f4ab2312d2a1e0d126eb01c778338b7054cdb00","after":null,"ref":"refs/heads/fix/tha/SLE-854_JDT","pushedAt":"2024-04-29T10:36:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"}},{"before":"5869305749fa45cb866826e5f1806d1dfa5b46d1","after":"0d663872e9c15f0c768dc1d580a5e4631e262405","ref":"refs/heads/master","pushedAt":"2024-04-29T10:36:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thahnen","name":"Tobias Hahnen","path":"/thahnen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6588381?s=80&v=4"},"commit":{"message":"SLE-854: Fix JDT with COBOL (#652)\n\nWhen having JDT installed but working with COBOL files with non-Java projects, we have to make sure JDT does not try to see it as 'Java-like' file due to the extension (e.g. cbl).","shortMessageHtmlLink":"SLE-854: Fix JDT with COBOL (#652)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESrIAMgA","startCursor":null,"endCursor":null}},"title":"Activity ยท SonarSource/sonarlint-eclipse"}