{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":27138068,"defaultBranch":"develop","name":"sirius-kernel","ownerLogin":"scireum","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-11-25T17:42:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5050602?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716509085.0","currentOid":""},"activityList":{"items":[{"before":"7c2ff387023bbee022d1bad97813a117367f25c3","after":null,"ref":"refs/heads/feature/mko/SIRI-960-5","pushedAt":"2024-05-23T13:43:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"}},{"before":"8f606fea117cf9bf29e89a94baf0153205bffa29","after":"8faf6b9d953393056fef80204b3b320f50390c4a","ref":"refs/heads/develop","pushedAt":"2024-05-23T13:43:46.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Merge pull request #528 from scireum/feature/mko/SIRI-960-5\n\nIntroduces `truncateMiddle` which is capable of truncating a string in the middle","shortMessageHtmlLink":"Merge pull request #528 from scireum/feature/mko/SIRI-960-5"}},{"before":"19d2f9315fe297512a31dc6309ef8f9d85575d85","after":"7c2ff387023bbee022d1bad97813a117367f25c3","ref":"refs/heads/feature/mko/SIRI-960-5","pushedAt":"2024-05-23T08:57:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Changes the truncated signal to signs only\n\nThis eliminates the need to translate the truncated signal into various languages.\n\nFixes: SIRI-960","shortMessageHtmlLink":"Changes the truncated signal to signs only"}},{"before":"591b249e7ee2e5a23bb9a25691c63c49db8677f1","after":"19d2f9315fe297512a31dc6309ef8f9d85575d85","ref":"refs/heads/feature/mko/SIRI-960-5","pushedAt":"2024-05-22T12:23:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Improves JavaDoc\n\nFixes: SIRI-960","shortMessageHtmlLink":"Improves JavaDoc"}},{"before":"26e913275e60a1ea0800d03c78820b56072e4442","after":"591b249e7ee2e5a23bb9a25691c63c49db8677f1","ref":"refs/heads/feature/mko/SIRI-960-5","pushedAt":"2024-05-22T12:16:24.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Renames variable to increase maintainability\n\nFixes: SIRI-960","shortMessageHtmlLink":"Renames variable to increase maintainability"}},{"before":null,"after":"26e913275e60a1ea0800d03c78820b56072e4442","ref":"refs/heads/feature/mko/SIRI-960-5","pushedAt":"2024-05-22T09:29:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Adds a method which allows to truncate a string in the middle\n\nFixes: SIRI-960","shortMessageHtmlLink":"Adds a method which allows to truncate a string in the middle"}},{"before":"c42cc01dac227055731231d54b63dd81dc2534c7","after":null,"ref":"refs/heads/feature/mko/SIRI-960-2","pushedAt":"2024-05-22T08:51:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"}},{"before":"7c0623df1f0fef9c73036ba58b0406edcfe64f7c","after":null,"ref":"refs/heads/feature/mko/SIRI-960-4","pushedAt":"2024-05-22T08:48:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"}},{"before":"b7c851c2df2532912c01ffd7d54ee042463984e7","after":"8f606fea117cf9bf29e89a94baf0153205bffa29","ref":"refs/heads/develop","pushedAt":"2024-05-22T08:48:02.000Z","pushType":"pr_merge","commitsCount":5,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Merge pull request #527 from scireum/feature/mko/SIRI-960-4\n\nStrings.limit - Fixes IndexOutOfBoundsException for length values lesser than 1","shortMessageHtmlLink":"Merge pull request #527 from scireum/feature/mko/SIRI-960-4"}},{"before":"600d2b8eecffe7af9db92b0f1323b224e05c4931","after":"7c0623df1f0fef9c73036ba58b0406edcfe64f7c","ref":"refs/heads/feature/mko/SIRI-960-4","pushedAt":"2024-05-22T08:43:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Adds missing comma to Javadoc\n\nFixes: SIRI-960","shortMessageHtmlLink":"Adds missing comma to Javadoc"}},{"before":null,"after":"600d2b8eecffe7af9db92b0f1323b224e05c4931","ref":"refs/heads/feature/mko/SIRI-960-4","pushedAt":"2024-05-22T08:40:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Adds additional testcases\n\nFixes: SIRI-960","shortMessageHtmlLink":"Adds additional testcases"}},{"before":"0853e13e85ab032fb52797aa6f1950324666cd76","after":"c42cc01dac227055731231d54b63dd81dc2534c7","ref":"refs/heads/feature/mko/SIRI-960-2","pushedAt":"2024-05-17T11:37:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Renames variable to increase the maintainability\n\nFixes: SIRI-960","shortMessageHtmlLink":"Renames variable to increase the maintainability"}},{"before":"b02f25f9c25830cf0d9614a1e7b2de98b3af16f5","after":"0853e13e85ab032fb52797aa6f1950324666cd76","ref":"refs/heads/feature/mko/SIRI-960-2","pushedAt":"2024-05-17T10:17:40.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Adds multiple testcases for the nem truncateMiddle method\n\nFixes: SIRI-960","shortMessageHtmlLink":"Adds multiple testcases for the nem truncateMiddle method"}},{"before":"e504791861a7fc45aec33ccafab5e17401ceaa72","after":null,"ref":"refs/heads/feature/mko/SIRI-960","pushedAt":"2024-05-17T07:27:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"}},{"before":"394aacb546456d943c6d6c8c0bb3628628c5901d","after":"b7c851c2df2532912c01ffd7d54ee042463984e7","ref":"refs/heads/develop","pushedAt":"2024-05-17T07:27:14.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Merge pull request #525 from scireum/feature/mko/SIRI-960\n\nAdds a method which prints the stack trace of a throwable without error msg","shortMessageHtmlLink":"Merge pull request #525 from scireum/feature/mko/SIRI-960"}},{"before":"f08e27c190a3efadc469c10651eeb979f4ba461f","after":"b02f25f9c25830cf0d9614a1e7b2de98b3af16f5","ref":"refs/heads/feature/mko/SIRI-960-2","pushedAt":"2024-05-16T14:26:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Makes the new limit method private and adds new method for the truncate operation\n\nFixes: SIRI-960","shortMessageHtmlLink":"Makes the new limit method private and adds new method for the trunca…"}},{"before":"0f1d3965142b6aebda686eec6812f1a4302d87f6","after":"f08e27c190a3efadc469c10651eeb979f4ba461f","ref":"refs/heads/feature/mko/SIRI-960-2","pushedAt":"2024-05-16T13:47:58.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Extract the generation of the truncated signal into a separate method\n\nFixes: SIRI-960","shortMessageHtmlLink":"Extract the generation of the truncated signal into a separate method"}},{"before":"af7bdc835988575a23878b514dcc4d0609121137","after":"e504791861a7fc45aec33ccafab5e17401ceaa72","ref":"refs/heads/feature/mko/SIRI-960","pushedAt":"2024-05-16T13:00:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Renames method as it is not printing anything but rather building and returning a string\n\nFixes: SIRI-960","shortMessageHtmlLink":"Renames method as it is not printing anything but rather building and…"}},{"before":"2dced02e5c80b56dbca198c0b4760eeb83666d77","after":"af7bdc835988575a23878b514dcc4d0609121137","ref":"refs/heads/feature/mko/SIRI-960","pushedAt":"2024-05-16T12:50:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Formats file\n\nFixes: SIRI-960","shortMessageHtmlLink":"Formats file"}},{"before":null,"after":"0f1d3965142b6aebda686eec6812f1a4302d87f6","ref":"refs/heads/feature/mko/SIRI-960-2","pushedAt":"2024-05-16T12:49:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Formats file\n\nFixes: SIRI-960","shortMessageHtmlLink":"Formats file"}},{"before":"3eeba148596d74bbe148019c166ef15905c4fcf4","after":"2dced02e5c80b56dbca198c0b4760eeb83666d77","ref":"refs/heads/feature/mko/SIRI-960","pushedAt":"2024-05-16T12:49:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Removes double white sprace from stack trace\n\nCo-authored-by: Sascha Bieberstein ","shortMessageHtmlLink":"Removes double white sprace from stack trace"}},{"before":"173b441dc93e06368e9f283642522568c3d21b32","after":"3eeba148596d74bbe148019c166ef15905c4fcf4","ref":"refs/heads/feature/mko/SIRI-960","pushedAt":"2024-05-16T11:48:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Increases the maintainability\n\nCo-authored-by: Sascha Bieberstein ","shortMessageHtmlLink":"Increases the maintainability"}},{"before":"9f0b93158b9c2ef1a1d15703a43aa9dcb5b34c8f","after":"173b441dc93e06368e9f283642522568c3d21b32","ref":"refs/heads/feature/mko/SIRI-960","pushedAt":"2024-05-16T11:17:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Renames multiple params and variables\n\nFixes: SIRI-960","shortMessageHtmlLink":"Renames multiple params and variables"}},{"before":null,"after":"9f0b93158b9c2ef1a1d15703a43aa9dcb5b34c8f","ref":"refs/heads/feature/mko/SIRI-960","pushedAt":"2024-05-16T11:11:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mko-sci","name":"Marcus","path":"/mko-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/106659278?s=80&v=4"},"commit":{"message":"Adds a method which prints the stack trace of a throwable without error msg\n\nAlso prints the complete cause chain without error message.\n\nFixes: SIRI-960","shortMessageHtmlLink":"Adds a method which prints the stack trace of a throwable without err…"}},{"before":"ed069372dfd4ec1eef1b0fec1379e89315d08fbf","after":null,"ref":"refs/heads/feature/ymo/day-time","pushedAt":"2024-05-06T15:00:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ymo-sci","name":"Yannick Möller","path":"/ymo-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55080004?s=80&v=4"}},{"before":"076fb5873a4574bbdd72b07beddf750403db6d3a","after":"394aacb546456d943c6d6c8c0bb3628628c5901d","ref":"refs/heads/develop","pushedAt":"2024-05-06T12:51:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sabieber","name":"Sascha Bieberstein","path":"/sabieber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2427877?s=80&v=4"},"commit":{"message":"Introduce PR template","shortMessageHtmlLink":"Introduce PR template"}},{"before":null,"after":"ed069372dfd4ec1eef1b0fec1379e89315d08fbf","ref":"refs/heads/feature/ymo/day-time","pushedAt":"2024-05-06T07:41:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ymo-sci","name":"Yannick Möller","path":"/ymo-sci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55080004?s=80&v=4"},"commit":{"message":"add helper methods to get DayOfWeek","shortMessageHtmlLink":"add helper methods to get DayOfWeek"}},{"before":"081e45779084c336e480bc1e2556ebf804211e29","after":"25aca46433531c223a5677640df24e228e0126f8","ref":"refs/heads/master","pushedAt":"2024-04-29T14:15:33.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"sabieber","name":"Sascha Bieberstein","path":"/sabieber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2427877?s=80&v=4"},"commit":{"message":"Merge tag 'dev-42.5.0'","shortMessageHtmlLink":"Merge tag 'dev-42.5.0'"}},{"before":"643eaa1d261a84c21a5d63cc457e35564cc32808","after":null,"ref":"refs/heads/feature/sbi/capitalize-string","pushedAt":"2024-04-25T09:20:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sabieber","name":"Sascha Bieberstein","path":"/sabieber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2427877?s=80&v=4"}},{"before":"9dcd39612b5fb8ad98fdb3ff913d7a41628b68bd","after":"076fb5873a4574bbdd72b07beddf750403db6d3a","ref":"refs/heads/develop","pushedAt":"2024-04-25T09:20:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sabieber","name":"Sascha Bieberstein","path":"/sabieber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2427877?s=80&v=4"},"commit":{"message":"Merge pull request #523 from scireum/feature/sbi/capitalize-string\n\nStringCleanup - Allow to capitalize strings","shortMessageHtmlLink":"Merge pull request #523 from scireum/feature/sbi/capitalize-string"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUhGFlgA","startCursor":null,"endCursor":null}},"title":"Activity · scireum/sirius-kernel"}