{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":245964662,"defaultBranch":"develop","name":"scm-manager","ownerLogin":"scm-manager","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-03-09T06:57:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/54358460?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718638383.0","currentOid":""},"activityList":{"items":[{"before":"d74fd099cc8c6de851d9cd7c82b5f475d1129c08","after":"b98cdeb28d4831611f25948e0868b05c9018640a","ref":"refs/heads/develop","pushedAt":"2024-06-19T16:33:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix sub repositories in mercurial\n\nThe sub repositories did not show up in the source view. This fixes python errors for the computation of sub repositories in hg.\n\nPushed-by: Rene Pfeuffer\nCo-authored-by: René Pfeuffer","shortMessageHtmlLink":"Fix sub repositories in mercurial"}},{"before":"978aebf664f71f0ba73e55482aaf82f1b81541db","after":"d74fd099cc8c6de851d9cd7c82b5f475d1129c08","ref":"refs/heads/develop","pushedAt":"2024-06-18T14:14:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Add written offer to the distributions\n\nAdd written offer as a text file in all distributions\n\nCo-authored-by: Laura Gorzitze\nCommitted-by: Laura Gorzitze\nPushed-by: Laura Gorzitze","shortMessageHtmlLink":"Add written offer to the distributions"}},{"before":"25548e9f0a40dbd1ec6551e000410dab1aa56704","after":"978aebf664f71f0ba73e55482aaf82f1b81541db","ref":"refs/heads/develop","pushedAt":"2024-06-18T13:57:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix distribution call when calling without setting hotfix variable","shortMessageHtmlLink":"Fix distribution call when calling without setting hotfix variable"}},{"before":"0887be3ec1fe99ff0f20e0a2b3d77f132ad2a534","after":"25548e9f0a40dbd1ec6551e000410dab1aa56704","ref":"refs/heads/develop","pushedAt":"2024-06-18T09:02:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Add error description for read-only exception","shortMessageHtmlLink":"Add error description for read-only exception"}},{"before":"0887be3ec1fe99ff0f20e0a2b3d77f132ad2a534","after":"c7319e05ad2f14e8c3bad50cd09f2a8b151e1fe9","ref":"refs/heads/snyk-fix-8320163c6cb580af865e1634ccbf18d9","pushedAt":"2024-06-17T15:33:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eheimbuch","name":"Eduard Heimbuch","path":"/eheimbuch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50202942?s=80&v=4"},"commit":{"message":"fix: scm-ui/ui-tests/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-WS-7266574","shortMessageHtmlLink":"fix: scm-ui/ui-tests/package.json to reduce vulnerabilities"}},{"before":null,"after":"0887be3ec1fe99ff0f20e0a2b3d77f132ad2a534","ref":"refs/heads/snyk-fix-8320163c6cb580af865e1634ccbf18d9","pushedAt":"2024-06-17T15:33:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eheimbuch","name":"Eduard Heimbuch","path":"/eheimbuch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50202942?s=80&v=4"},"commit":{"message":"Fix tooltip text for \"show whitespace\" button","shortMessageHtmlLink":"Fix tooltip text for \"show whitespace\" button"}},{"before":"03e5ecbc7c8e80edd1cd28f298cef1efeee25a33","after":"0887be3ec1fe99ff0f20e0a2b3d77f132ad2a534","ref":"refs/heads/develop","pushedAt":"2024-06-17T15:32:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix tooltip text for \"show whitespace\" button","shortMessageHtmlLink":"Fix tooltip text for \"show whitespace\" button"}},{"before":"728915fe1c2327e3842488e3f0553808073d955e","after":"03e5ecbc7c8e80edd1cd28f298cef1efeee25a33","ref":"refs/heads/develop","pushedAt":"2024-06-13T08:57:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Form on search page retains context\n\nThe result category will no longer be reset\nto 'repository' when the search query is\nrefined and resubmitted.","shortMessageHtmlLink":"Form on search page retains context"}},{"before":"5145bc93003906b0d20977e3022c01eb02cbaf1a","after":"728915fe1c2327e3842488e3f0553808073d955e","ref":"refs/heads/develop","pushedAt":"2024-06-10T14:05:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Prevent hiding the inner content on diffs without content\n\n. This breaks the file comments on empty files in the review plugin.\n\nCo-authored-by: Eduard Heimbuch\nCommitted-by: Eduard Heimbuch\nPushed-by: Eduard Heimbuch","shortMessageHtmlLink":"Prevent hiding the inner content on diffs without content"}},{"before":"5d446278d9f0860adca3a5f9da1f4845436d5a26","after":"5145bc93003906b0d20977e3022c01eb02cbaf1a","ref":"refs/heads/develop","pushedAt":"2024-06-10T12:24:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Add documentation for the search syntax\n\nPushed-by: Tarik Gürsoy\nCo-authored-by: Tarik Gürsoy","shortMessageHtmlLink":"Add documentation for the search syntax"}},{"before":"ba8e43349a7934b2656dc1863f83d11d89977476","after":"5d446278d9f0860adca3a5f9da1f4845436d5a26","ref":"refs/heads/develop","pushedAt":"2024-06-10T12:06:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fixed branch name limit\n\nPushed-by: Viktor Egorov\nCo-authored-by: Viktor\nCo-authored-by: Thomas Zerr\nPushed-by: Thomas Zerr","shortMessageHtmlLink":"Fixed branch name limit"}},{"before":"0ffd80310bcc94ebf0c670754214fae02b925ed7","after":"ba8e43349a7934b2656dc1863f83d11d89977476","ref":"refs/heads/develop","pushedAt":"2024-05-31T10:36:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix issues when replaying a release build\n\n- The release branch is reset to the original state\n- The local tag is deleted","shortMessageHtmlLink":"Fix issues when replaying a release build"}},{"before":"ae53ff24945790dc09692aa91fc17b5cecf813d5","after":"a0e464bed62d6783a7311223a93f946e20424ff3","ref":"refs/heads/main","pushedAt":"2024-05-31T09:58:17.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Release version 3.2.1","shortMessageHtmlLink":"Release version 3.2.1"}},{"before":"2222a78baacd6ebe948425dfaa47202ca1770ddd","after":"0ffd80310bcc94ebf0c670754214fae02b925ed7","ref":"refs/heads/develop","pushedAt":"2024-05-31T09:18:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Prepare for next development iteration","shortMessageHtmlLink":"Prepare for next development iteration"}},{"before":"59238eb0ea84dfa469d8acd41d4fefa96e9fe525","after":"2222a78baacd6ebe948425dfaa47202ca1770ddd","ref":"refs/heads/develop","pushedAt":"2024-05-30T09:26:12.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Merge branch 'main' into develop","shortMessageHtmlLink":"Merge branch 'main' into develop"}},{"before":"458d72002c6f84b3f8dd5f4c9ff09fc1f713465c","after":"ae53ff24945790dc09692aa91fc17b5cecf813d5","ref":"refs/heads/main","pushedAt":"2024-05-30T09:18:12.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Merge tag '2.46.3'\n\nRelease version 2.46.3","shortMessageHtmlLink":"Merge tag '2.46.3'"}},{"before":"96548dad884df421735ad1db55dd11baa97ccf73","after":"59238eb0ea84dfa469d8acd41d4fefa96e9fe525","ref":"refs/heads/develop","pushedAt":"2024-05-29T07:36:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix mirror tag import\n\nPushed-by: Florian Scholdei\nCo-authored-by: Florian Scholdei","shortMessageHtmlLink":"Fix mirror tag import"}},{"before":"c663879137915ee36d194ad6ab6810a9fc18a7e0","after":"96548dad884df421735ad1db55dd11baa97ccf73","ref":"refs/heads/develop","pushedAt":"2024-05-28T09:58:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Enhance CHANGELOG.md","shortMessageHtmlLink":"Enhance CHANGELOG.md"}},{"before":"a896fc08c933b65a6d9c40acfe9b69ab3a67f01e","after":"458d72002c6f84b3f8dd5f4c9ff09fc1f713465c","ref":"refs/heads/main","pushedAt":"2024-05-27T08:32:16.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Release version 3.2.0","shortMessageHtmlLink":"Release version 3.2.0"}},{"before":"d55f5deda74b6576475ca8d042448c6af5b63a3d","after":"c663879137915ee36d194ad6ab6810a9fc18a7e0","ref":"refs/heads/develop","pushedAt":"2024-05-23T11:38:44.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Prepare for next development iteration","shortMessageHtmlLink":"Prepare for next development iteration"}},{"before":"09d72280d09b7f1284ba7a991026071155a52701","after":"d55f5deda74b6576475ca8d042448c6af5b63a3d","ref":"refs/heads/develop","pushedAt":"2024-05-23T07:22:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix unit tests","shortMessageHtmlLink":"Fix unit tests"}},{"before":"c8ef99cf075b5c6501fdf96acfbf298514aca2fe","after":"09d72280d09b7f1284ba7a991026071155a52701","ref":"refs/heads/develop","pushedAt":"2024-05-14T10:53:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix exact search\n\nPreviously a query was only parsed by lucene as it is, if the query\ncontained a colon (:) or a wildcard character (*). With this, every query\ngets parsed as it is, as long as there is one operator contained inside\nthe query (colon, quotation marks, logical operators, ...). These are\ncalled \"expert queries\". All other queries are still processed as\n\"simple queries\" where every part of the query is extended with a\nwildcard operator.\n\nAddtionally the user is now getting feedback for every\nsearch, if the query is a simple query or an expert query. The syntax\ndocumentation got also extended with the quotation mark operator\nand the definition of the two query types.\n\nCo-authored-by: René Pfeuffer","shortMessageHtmlLink":"Fix exact search"}},{"before":"c8ef99cf075b5c6501fdf96acfbf298514aca2fe","after":"10b372d4a22600b88287c0f8931ced6ee6686827","ref":"refs/heads/snyk-fix-f4bfe3b293c200296e32d403e8fddd77","pushedAt":"2024-05-14T10:15:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eheimbuch","name":"Eduard Heimbuch","path":"/eheimbuch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50202942?s=80&v=4"},"commit":{"message":"fix: scm-ui/ui-tests/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728","shortMessageHtmlLink":"fix: scm-ui/ui-tests/package.json to reduce vulnerabilities"}},{"before":null,"after":"c8ef99cf075b5c6501fdf96acfbf298514aca2fe","ref":"refs/heads/snyk-fix-f4bfe3b293c200296e32d403e8fddd77","pushedAt":"2024-05-14T10:15:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eheimbuch","name":"Eduard Heimbuch","path":"/eheimbuch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50202942?s=80&v=4"},"commit":{"message":"Add option to hide whitepace changes in diffs\n\nCo-authored-by: Florian Scholdei\nCo-authored-by: René Pfeuffer\n\n\nReviewed-by: Florian Scholdei ","shortMessageHtmlLink":"Add option to hide whitepace changes in diffs"}},{"before":"e5e2fd151ca36b65177c06cbb9b5a810a9b35be9","after":"c8ef99cf075b5c6501fdf96acfbf298514aca2fe","ref":"refs/heads/develop","pushedAt":"2024-05-14T10:15:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Add option to hide whitepace changes in diffs\n\nCo-authored-by: Florian Scholdei\nCo-authored-by: René Pfeuffer\n\n\nReviewed-by: Florian Scholdei ","shortMessageHtmlLink":"Add option to hide whitepace changes in diffs"}},{"before":"e5e2fd151ca36b65177c06cbb9b5a810a9b35be9","after":"a8e8d0fbb65df8d5fccb9f169ba9600a31db5f07","ref":"refs/heads/snyk-fix-6b8b154d53e5101efe44c58ddc77a659","pushedAt":"2024-05-13T15:30:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"eheimbuch","name":"Eduard Heimbuch","path":"/eheimbuch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50202942?s=80&v=4"},"commit":{"message":"fix: scm-ui/ui-tests/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-BRACES-6838727","shortMessageHtmlLink":"fix: scm-ui/ui-tests/package.json to reduce vulnerabilities"}},{"before":null,"after":"e5e2fd151ca36b65177c06cbb9b5a810a9b35be9","ref":"refs/heads/snyk-fix-6b8b154d53e5101efe44c58ddc77a659","pushedAt":"2024-05-13T15:29:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"eheimbuch","name":"Eduard Heimbuch","path":"/eheimbuch","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50202942?s=80&v=4"},"commit":{"message":"added lombok env variable for jococo \n\nthis single env variable had to be set in order for jococo to ignore code that is auto generated by lombok annotations\n\nPushed-by: Tarik Gürsoy\nCo-authored-by: Thomas Zerr\nCommitted-by: Tarik Gürsoy\nPushed-by: Thomas Zerr\nCo-authored-by: Tarik Gürsoy","shortMessageHtmlLink":"added lombok env variable for jococo"}},{"before":"f811831858ea56e26f050f7dab5624cce1500098","after":"e5e2fd151ca36b65177c06cbb9b5a810a9b35be9","ref":"refs/heads/develop","pushedAt":"2024-05-13T15:29:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"added lombok env variable for jococo \n\nthis single env variable had to be set in order for jococo to ignore code that is auto generated by lombok annotations\n\nPushed-by: Tarik Gürsoy\nCo-authored-by: Thomas Zerr\nCommitted-by: Tarik Gürsoy\nPushed-by: Thomas Zerr\nCo-authored-by: Tarik Gürsoy","shortMessageHtmlLink":"added lombok env variable for jococo"}},{"before":"6fbde760d49e63fed1d1addc50ae4a08b1f35b8b","after":"f811831858ea56e26f050f7dab5624cce1500098","ref":"refs/heads/develop","pushedAt":"2024-05-08T12:41:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix mirror tag component to show color respective to synchronisation status\n\nAdjust component used for mirror tag in Respository-Mirror-Plugin to display a wider range of colors in order to display color respective to synchronisation status\n\nPushed-by: Tarik Gürsoy\nCo-authored-by: Laura Gorzitze\nPushed-by: Laura Gorzitze\nCo-authored-by: Tarik Gürsoy","shortMessageHtmlLink":"Fix mirror tag component to show color respective to synchronisation …"}},{"before":"cdbf86b8c9134a4ed151758de926f230d48c9c92","after":"6fbde760d49e63fed1d1addc50ae4a08b1f35b8b","ref":"refs/heads/develop","pushedAt":"2024-04-30T14:17:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cesmarvin","name":null,"path":"/cesmarvin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17491316?s=80&v=4"},"commit":{"message":"Fix double /trunk folder bug\n\nWith this change, every repository initializer gets its own modification command and therefore its own commit. This allows each initializer to decide on its own, if he want to use the default path of the repository.","shortMessageHtmlLink":"Fix double /trunk folder bug"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEacGhEgA","startCursor":null,"endCursor":null}},"title":"Activity · scm-manager/scm-manager"}