{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":470955049,"defaultBranch":"master","name":"eclipse.platform","ownerLogin":"eclipse-platform","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-17T10:56:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/95248176?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715551466.0","currentOid":""},"activityList":{"items":[{"before":"a055e524f953c427f5f7cd338c68da6a02def351","after":"0aa429c496b02591c80bd501737403df886a7e10","ref":"refs/heads/master","pushedAt":"2024-05-13T19:14:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Remove shared session support from SessionTestSuite #903\n\nThe SessionTestSuite currently supports shared session. However, this\nfunctionality is unused and only introduces unnecessary complexity to\nthe session test framework.\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/903","shortMessageHtmlLink":"Remove shared session support from SessionTestSuite #903"}},{"before":"416af86be9171f75ac39fce7cc6038f0d5a0dedc","after":"a055e524f953c427f5f7cd338c68da6a02def351","ref":"refs/heads/master","pushedAt":"2024-05-13T13:28:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Migrate ConfigurationSessionTestSuite to JUnit 5 #903\n\nThis introduces a JUnit 5 replacement for the JUnit 3\nConfigurationSessionTestSuite that allows to define session tests using\na custom workbench configuration with an explicit config.ini defining a\ncustom-defined bundle set.\n\nIt is realized by the CustomSessionConfiguration class, which\nencapsulates all information and logic to set up a custom workbench\nconfiguration, and an additional parameterization of the JUnit 5\nSessionTestExecution extension, which allows this extension to replace\nthe default workbench configuration with the custom one.\n\nThe new capability of defining a custom workbench configuration for a\nJUnit 5 session test is applied to the PlatformURLSessionTest, which was\nbased on the JUnit 3 ConfigurationSessionTestSuite so far.\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/903","shortMessageHtmlLink":"Migrate ConfigurationSessionTestSuite to JUnit 5 #903"}},{"before":"de2305d083c6d2557b1d9efa18ca5e031b2066fa","after":"416af86be9171f75ac39fce7cc6038f0d5a0dedc","ref":"refs/heads/master","pushedAt":"2024-05-13T13:23:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jukzi","name":"Jörg Kubitz","path":"/jukzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51790620?s=80&v=4"},"commit":{"message":"Suppress \"Problem finding next change, code: 5\" #1361\n\nError code 5 translates to ERROR_ACCESS_DENIED. It's not helpful for the\nuser to see such error log entry.\n\nSame as in Win32Monitor.waitForNotification(long[])\nhttps://github.com/eclipse-platform/eclipse.platform/issues/1361","shortMessageHtmlLink":"Suppress \"Problem finding next change, code: 5\" #1361"}},{"before":"0196f119a01e982613f28908044f5691b97f96d2","after":"de2305d083c6d2557b1d9efa18ca5e031b2066fa","ref":"refs/heads/master","pushedAt":"2024-05-13T12:42:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jukzi","name":"Jörg Kubitz","path":"/jukzi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/51790620?s=80&v=4"},"commit":{"message":"fix CharsetDeltaJob Deadlock #1290\n\nUnlike documented Workspace.prepareOperation() blocks on\nWorkManager.lock.acquire() even without ISchedulingRule\n\nhttps://github.com/eclipse-platform/eclipse.platform/issues/1290","shortMessageHtmlLink":"fix CharsetDeltaJob Deadlock #1290"}},{"before":"a2ad0b396c762bfde527167862c2286f33060010","after":"0196f119a01e982613f28908044f5691b97f96d2","ref":"refs/heads/master","pushedAt":"2024-05-12T19:54:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Simplify workspace setup for SessionTestExtension #903\n\nIn order to avoid the repetitive creation of temporary workspace folders\nin session tests, this change encapsulation the temporary folder\ncreation in a customization object for the session test extension. The\nspecification of a custom workspace folder is now optional. The\nsimplification is exemplarily applied to the WorkspacePreferencesTest.\nThe change also removes unnecessary static declarations of the\nSessionTestExtension.\n\nThe design of the customization application already prepares for further\ncustomization options, such as for customizing the workbench\nconfiguration.\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/903","shortMessageHtmlLink":"Simplify workspace setup for SessionTestExtension #903"}},{"before":"5f4a41c1d32159416f32f352d2fcb3bcfdc8eeae","after":"a2ad0b396c762bfde527167862c2286f33060010","ref":"refs/heads/master","pushedAt":"2024-05-10T09:56:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Make DiffViewerComparator actually ViewerComparator\n\nIt was a ViewerSorter(deprecated).","shortMessageHtmlLink":"Make DiffViewerComparator actually ViewerComparator"}},{"before":"b6f033ccf62907d944ca51af93930510a1f3afa4","after":"5f4a41c1d32159416f32f352d2fcb3bcfdc8eeae","ref":"refs/heads/master","pushedAt":"2024-05-10T08:46:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Stop using Lucene's deprecated IndexSearcher.doc method\n\nFetch from the StoredFields instead.","shortMessageHtmlLink":"Stop using Lucene's deprecated IndexSearcher.doc method"}},{"before":"8f58d996250a34b21b1699cc9491ceafdcd46b2e","after":"b6f033ccf62907d944ca51af93930510a1f3afa4","ref":"refs/heads/master","pushedAt":"2024-05-09T19:20:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Remove empty org.eclipse.core.net.win32.x86_64 fragment\n\nThe architecture specific org.eclipse.core.net.win32.x86_64 fragment has\nbeen replaced by the architecture independent fragment\norg.eclipse.core.net.win32 fragment over two years ago in [1].\n\n[1] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=578341","shortMessageHtmlLink":"Remove empty org.eclipse.core.net.win32.x86_64 fragment"}},{"before":"50a95d95f2e1a98cfc488c4c65ac723ccd82ae9e","after":"8f58d996250a34b21b1699cc9491ceafdcd46b2e","ref":"refs/heads/master","pushedAt":"2024-05-09T06:55:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Migrate WorkspacePreferencesTest to JUnit 5 #903\n\nThis makes the WorkspacePreferencesTest use the SessionTestExtension to\nbe executed with JUnit 5. It adds a method to the\nSessionTestExtensionBuilder to allow setting a workspace directory for a\ntest class. In addition, this replaces assertions in the test class\nusing numbers as messages with proper AssertJ assertions.\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/903","shortMessageHtmlLink":"Migrate WorkspacePreferencesTest to JUnit 5 #903"}},{"before":"6a0853d6cb803dd023e4f9af05be202ff87d45d4","after":"50a95d95f2e1a98cfc488c4c65ac723ccd82ae9e","ref":"refs/heads/master","pushedAt":"2024-05-08T19:54:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iloveeclipse","name":"Andrey Loskutov","path":"/iloveeclipse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/964108?s=80&v=4"},"commit":{"message":"Modernized help UI prototype: Fix set scope still set after deletion\n\nFix the issue that a set scope will still be shown as active after it\nhas been deleted.","shortMessageHtmlLink":"Modernized help UI prototype: Fix set scope still set after deletion"}},{"before":"a1466b8aeb9aee073e932d7d846d80a9a1ad379a","after":"6a0853d6cb803dd023e4f9af05be202ff87d45d4","ref":"refs/heads/master","pushedAt":"2024-05-08T15:28:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iloveeclipse","name":"Andrey Loskutov","path":"/iloveeclipse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/964108?s=80&v=4"},"commit":{"message":"Modernized help UI prototype: Refactor JavaScript code\n\nRefactor JavaScript code for better readability. No functional changes.\n\nSee also https://github.com/eclipse-platform/eclipse.platform/pull/735#pullrequestreview-1666671985","shortMessageHtmlLink":"Modernized help UI prototype: Refactor JavaScript code"}},{"before":"f29bec50c68197484854727036ef2aa3e75edab1","after":"a1466b8aeb9aee073e932d7d846d80a9a1ad379a","ref":"refs/heads/master","pushedAt":"2024-05-08T13:57:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fedejeanne","name":"Federico Jeanne","path":"/fedejeanne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2205684?s=80&v=4"},"commit":{"message":"Take default tab in LaunchConfigurationTabGroupViewer from CTabFolder\n\nWhen setting the active tab of the LaunchConfigurationTabGroupViewer for\nthe first time (right after setting its input), activate the tab that\nthe CTabFolder considers as the default tab.\n\nAdd a missing test too.","shortMessageHtmlLink":"Take default tab in LaunchConfigurationTabGroupViewer from CTabFolder"}},{"before":"6d5818f6c88a857f06f594abf0020b645f559eee","after":"f29bec50c68197484854727036ef2aa3e75edab1","ref":"refs/heads/master","pushedAt":"2024-05-08T12:49:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fedejeanne","name":"Federico Jeanne","path":"/fedejeanne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2205684?s=80&v=4"},"commit":{"message":"Remove unnecessary variables in LaunchConfigurationTabGroupViewer","shortMessageHtmlLink":"Remove unnecessary variables in LaunchConfigurationTabGroupViewer"}},{"before":"2d0579d8f5e21b6c2c9cfebaf6cf83f8eb32aaf1","after":"6d5818f6c88a857f06f594abf0020b645f559eee","ref":"refs/heads/master","pushedAt":"2024-05-08T10:01:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Migrate UA doc tests to JUnit 5 #903\n\nMigrates the tests in org.eclipse.ua.tests.doc to JUnit 5:\n* Replaces JUnit 4 with JUnit 5 annotations\n* Replaces JUnit 4 with JUnit 5 test suites\n* Replaces JUnit 4 assertions with AssertJ assertions\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/903","shortMessageHtmlLink":"Migrate UA doc tests to JUnit 5 #903"}},{"before":"8807486870688e78b1469da3b727cf65c330574f","after":"2d0579d8f5e21b6c2c9cfebaf6cf83f8eb32aaf1","ref":"refs/heads/master","pushedAt":"2024-05-08T10:01:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Replace JUnit 4 with JUnit 5 setup in runtime tests #903\n\nApplies the following migration steps from JUnit 4 to JUnit 5 in\norg.eclipse.core.tests.runtime:\n* Replace JUnit 4 with JUnit 5 annotation (Test, After, Before,\nFixTestOrder)\n* Replace TestName rules with TestInfo objects if necessary\n* Replace TemporaryFolde rules with TempDir extension\n* Remove RetryTestRule in favor of RepeatedTest\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/903","shortMessageHtmlLink":"Replace JUnit 4 with JUnit 5 setup in runtime tests #903"}},{"before":"1055a0b3aad44f02437aa4c452aa6d8733ac844f","after":"8807486870688e78b1469da3b727cf65c330574f","ref":"refs/heads/master","pushedAt":"2024-05-08T06:43:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iloveeclipse","name":"Andrey Loskutov","path":"/iloveeclipse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/964108?s=80&v=4"},"commit":{"message":"Update version for release 4.32\n\nFixes https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2008","shortMessageHtmlLink":"Update version for release 4.32"}},{"before":"b19f253a0330b33cdcb55a296edd222b563cfb11","after":"1055a0b3aad44f02437aa4c452aa6d8733ac844f","ref":"refs/heads/master","pushedAt":"2024-05-07T13:26:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Revert \"Bump version for 4.32 stream\"\n\nThis reverts unnecessary version bump in commit e187b935e2af46c9905190b15f40398b0033f322.","shortMessageHtmlLink":"Revert \"Bump version for 4.32 stream\""}},{"before":"e187b935e2af46c9905190b15f40398b0033f322","after":"b19f253a0330b33cdcb55a296edd222b563cfb11","ref":"refs/heads/master","pushedAt":"2024-05-07T13:01:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iloveeclipse","name":"Andrey Loskutov","path":"/iloveeclipse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/964108?s=80&v=4"},"commit":{"message":"ContentType file associations can't be extended by product customization\n\nAllow products define custom file associations for existing content\ntypes, example below will link custom `*.cplus` files to the tm4e\nprovided \"C++\" content type\n\n`org.eclipse.core.runtime/content-types/org.eclipse.tm4e.language_pack.cpp/file-extensions=cplus`\n\nFixes https://github.com/eclipse-platform/eclipse.platform/issues/1338","shortMessageHtmlLink":"ContentType file associations can't be extended by product customization"}},{"before":"692c8fa6371dbcad042b3e795ef0a6bba33152c2","after":"e187b935e2af46c9905190b15f40398b0033f322","ref":"refs/heads/master","pushedAt":"2024-05-07T11:44:06.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Bump version for 4.32 stream","shortMessageHtmlLink":"Bump version for 4.32 stream"}},{"before":"74bd1ca02d037a69d94e350ea3016c3fd893eb31","after":"692c8fa6371dbcad042b3e795ef0a6bba33152c2","ref":"refs/heads/master","pushedAt":"2024-05-05T18:27:38.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Version bump for 4.32 stream","shortMessageHtmlLink":"Version bump for 4.32 stream"}},{"before":"264a6165256e2e4dc847319e12e054343dc9a5b5","after":"74bd1ca02d037a69d94e350ea3016c3fd893eb31","ref":"refs/heads/master","pushedAt":"2024-05-03T10:15:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Migrate test suites in org.eclipse.core.tests.runtime to JUnit 5 #903\n\nPrepares the migration of the org.eclipse.core.tests.runtime project by\nmigrating the test suites to JUnit 5.\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/903","shortMessageHtmlLink":"Migrate test suites in org.eclipse.core.tests.runtime to JUnit 5 #903"}},{"before":"26d7036892b75d01accf4af8cc70718e84b6bbc2","after":"264a6165256e2e4dc847319e12e054343dc9a5b5","ref":"refs/heads/master","pushedAt":"2024-05-03T09:06:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Migrate test suite in org.eclipse.core.tests.resources to JUnit 5 #903\n\nPrepares the migration of the org.eclipse.core.tests.resources project\nby migrating the test suites to JUnit 5.\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/903","shortMessageHtmlLink":"Migrate test suite in org.eclipse.core.tests.resources to JUnit 5 #903"}},{"before":"d0973bb56883693728c715e1b9ece2208fa352d7","after":"26d7036892b75d01accf4af8cc70718e84b6bbc2","ref":"refs/heads/master","pushedAt":"2024-04-30T08:22:48.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Update jetty-jspc to 20.0.20","shortMessageHtmlLink":"Update jetty-jspc to 20.0.20"}},{"before":"50de8bc5e8ce3d7e5952a05da66503910b667fca","after":"d0973bb56883693728c715e1b9ece2208fa352d7","ref":"refs/heads/master","pushedAt":"2024-04-29T18:44:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Log stack trace when error occurs during ProcessConsoleTest #1033\n\nTo ease debugging of errors during the execution of ProcessConsoleTest,\nthis extends the logging by the stack trace of the original error. This\nallows to identify where the error occurred and not only which kind of\nerror it was.\n\nContributes to\nhttps://github.com/eclipse-platform/eclipse.platform/issues/1033","shortMessageHtmlLink":"Log stack trace when error occurs during ProcessConsoleTest #1033"}},{"before":"35820b0bdcdc3a46c28ea5e3812e9b5f79618cde","after":"50de8bc5e8ce3d7e5952a05da66503910b667fca","ref":"refs/heads/master","pushedAt":"2024-04-29T13:58:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iloveeclipse","name":"Andrey Loskutov","path":"/iloveeclipse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/964108?s=80&v=4"},"commit":{"message":"Only add PatternMatchListeners once to the console\n\nFixes https://github.com/eclipse-platform/eclipse.platform/issues/1330","shortMessageHtmlLink":"Only add PatternMatchListeners once to the console"}},{"before":"1012283f6f3be90f47a0262d5e4f0634041f1375","after":"35820b0bdcdc3a46c28ea5e3812e9b5f79618cde","ref":"refs/heads/master","pushedAt":"2024-04-26T10:40:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iloveeclipse","name":"Andrey Loskutov","path":"/iloveeclipse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/964108?s=80&v=4"},"commit":{"message":"Add toString() for better resource debugging\n\nSee https://github.com/eclipse-platform/eclipse.platform/issues/470","shortMessageHtmlLink":"Add toString() for better resource debugging"}},{"before":"a59ae0962a9ff3418c1cfc8c9b9ac75dc17c1d41","after":"1012283f6f3be90f47a0262d5e4f0634041f1375","ref":"refs/heads/master","pushedAt":"2024-04-22T17:22:34.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"HannesWell","name":"Hannes Wellmann","path":"/HannesWell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44067969?s=80&v=4"},"commit":{"message":"Use Platform.getOS/getArch() in LocalFileSystem","shortMessageHtmlLink":"Use Platform.getOS/getArch() in LocalFileSystem"}},{"before":"5647ddec072324db1898fab59705c2c48f84477c","after":"a59ae0962a9ff3418c1cfc8c9b9ac75dc17c1d41","ref":"refs/heads/master","pushedAt":"2024-04-22T05:43:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Simplify lambda expression and method reference syntax\n\nApplies the cleanup action to simplify lambda expression and method\nreference syntax in all projects to conform to defined save actions.","shortMessageHtmlLink":"Simplify lambda expression and method reference syntax"}},{"before":"90531141de891b2876f1548ce3b252dd86123ad5","after":"5647ddec072324db1898fab59705c2c48f84477c","ref":"refs/heads/master","pushedAt":"2024-04-19T12:33:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"akurtakov","name":"Александър Куртаков","path":"/akurtakov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/574788?s=80&v=4"},"commit":{"message":"Convert functional interface instances into lambda expressions\n\nApply cleanup to convert functional interface instances into simple\nlambda expression in all projects to align with defined save actions.","shortMessageHtmlLink":"Convert functional interface instances into lambda expressions"}},{"before":"693edd929da947b3146f7ad8ba70a0c0fe6c0497","after":"90531141de891b2876f1548ce3b252dd86123ad5","ref":"refs/heads/master","pushedAt":"2024-04-18T09:19:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"HeikoKlare","name":"Heiko Klare","path":"/HeikoKlare","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/755472?s=80&v=4"},"commit":{"message":"Use primitive types instead of wrapper types\n\nApplies the cleanup rule for using primitive instead of wrapper types in\nall projects to be conform with defined save actions.","shortMessageHtmlLink":"Use primitive types instead of wrapper types"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESL_CVQA","startCursor":null,"endCursor":null}},"title":"Activity · eclipse-platform/eclipse.platform"}