2026-02-25 - 2026-03-04

Overview

48 active pull requests
16 active issues
Excluding merges, 11 authors have pushed 44 commits to forgejo and 63 commits to all branches. On forgejo, 357 files have changed and there have been 9871 additions and 1955 deletions.

31 pull requests merged by 13 users

Merged #10311 refactor: use signal.NotifyContext over custom implementation 2026-03-04 00:45:40 +01:00

Merged #11469 fix(ui): use overflow:auto to avoid scrollbars when they are not needed 2026-03-04 00:36:56 +01:00

Merged #11158 chore: update licenses and gitignores [skip ci] 2026-03-03 21:42:16 +01:00

Merged #11477 Update module github.com/valyala/fastjson to v1.6.10 (forgejo) 2026-03-03 21:36:27 +01:00

Merged #11282 fix: prevent panic on gitlab import (releases/issues) 2026-03-03 21:36:17 +01:00

Merged #11476 ci: add semgrep detection for API code ignoring repo-specific access tokens 2026-03-03 17:55:37 +01:00

Merged #11374 Update dependency swagger-ui-dist to v5.31.1 (forgejo) 2026-03-03 02:33:48 +01:00

Merged #11473 Update https://data.forgejo.org/actions/cascading-pr action to v2.3.0 (v11.0/forgejo) 2026-03-02 23:53:54 +01:00

Merged #11341 fix(ui/mde): inputs in table/link insertion modals 2026-03-02 23:32:42 +01:00

Merged #11474 Update https://data.forgejo.org/actions/setup-forgejo action to v3.1.7 (v11.0/forgejo) 2026-03-02 23:00:15 +01:00

Merged #11475 Update https://data.forgejo.org/actions/setup-forgejo action to v3.1.7 (v14.0/forgejo) 2026-03-02 22:59:10 +01:00

Merged #11415 Update dependency minimatch to v10.2.3 [SECURITY] (v14.0/forgejo) 2026-03-02 17:01:14 +01:00

Merged #11462 Revert "fix: ensure actions logs are transferred when a task is done (#10008)" 2026-03-02 15:34:12 +01:00

Merged #11447 Update module golang.org/x/net to v0.51.0 [SECURITY] (forgejo) 2026-03-02 13:57:02 +01:00

Merged #11451 Update module github.com/SaveTheRbtz/zstd-seekable-format-go/pkg to v0.8.0 (forgejo) 2026-03-02 13:37:59 +01:00

Merged #11464 Update module code.superseriousbusiness.org/exif-terminator to v0.11.1 (v14.0/forgejo) 2026-03-02 06:10:38 +01:00

Merged #11098 chore(Dockerfile.rootless): remove legacy config file support 2026-03-02 06:03:41 +01:00

Merged #11467 [v14.0/forgejo] ci: ensure correct node version 2026-03-02 05:14:33 +01:00

Merged #11461 fix(ui): fix dashboard some style issues 2026-03-02 05:04:59 +01:00

Merged #11175 Add Trace logging for JWT session 2026-03-02 02:08:23 +01:00

Merged #11463 Update module code.superseriousbusiness.org/exif-terminator to v0.11.1 (forgejo) 2026-03-01 23:29:17 +01:00

Merged #11449 Update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.10.1 (forgejo) 2026-03-01 23:10:39 +01:00

Merged #11458 feat: implement repo-specific access tokens in relevant search & list APIs 2026-03-01 21:58:34 +01:00

Merged #11457 feat: implement repo-specific access tokens for imperative API permission checks 2026-03-01 17:05:55 +01:00

Merged #11344 i18n: translations update from Codeberg Translate 2026-03-01 10:32:17 +01:00

Merged #11437 feat: implement repo-specific access tokens broadly for universal API permission checks 2026-02-28 19:47:07 +01:00

Merged #11452 feat: implement repo-specific access tokens in git operations 2026-02-28 18:00:26 +01:00

Merged #11441 Update dependency minimatch to v10.2.3 [SECURITY] (forgejo) 2026-02-28 02:11:20 +01:00

Merged #11414 Update dependency minimatch to v10.2.3 [SECURITY] (v11.0/forgejo) 2026-02-28 02:11:18 +01:00

Merged #11434 feat: core infrastructure for repository-specific access tokens 2026-02-27 17:17:31 +01:00

Merged #11334 fix(models): deduplicate project sorting values and add unique constraints 2026-02-27 16:25:22 +01:00

17 pull requests proposed by 15 users

Proposed #11432 Move Container API processing logic to service 2026-02-25 14:24:37 +01:00

Proposed #11439 feat(markup-renderer): match on compound filename extensions 2026-02-26 18:17:23 +01:00

Proposed #11440 feat(api): add dependency counts to Issue response 2026-02-27 01:57:28 +01:00

Proposed #11442 fix: enforce package quota against package owner, not uploader 2026-02-27 11:43:36 +01:00

Proposed #11443 feat(packages): add option to allow anonymous container pull 2026-02-27 12:13:22 +01:00

Proposed #11448 Update linters (forgejo) 2026-02-28 02:04:56 +01:00

Proposed #11450 Update module github.com/markbates/goth to v1.82.0 (forgejo) 2026-02-28 02:05:50 +01:00

Proposed #11460 [skip ci] i18n: translations update from Codeberg Translate 2026-03-01 10:33:01 +01:00

Proposed #11466 feat: Add shortcut to link markdown action 2026-03-02 00:15:05 +01:00

Proposed #11468 feat: remove admin-level permissions from repo-specific & public-only access tokens 2026-03-02 03:42:00 +01:00

Proposed #11470 fix(tests): do not leak global repository unit defaults 2026-03-02 10:20:25 +01:00

Proposed #11472 feat(ui): improve visibility of counters inside of switch items 2026-03-02 15:08:00 +01:00

Proposed #11478 Fix RPM registry addrepo instructions 2026-03-03 02:27:24 +01:00

Proposed #11481 chore(treewide): rename SafeHTML to TrustHTML 2026-03-03 16:51:46 +01:00

Proposed #11484 [v14.0/forgejo] fix: prevent panic on gitlab import (releases/issues) 2026-03-03 21:37:10 +01:00

Proposed #11485 chore: update license test 2026-03-04 01:03:56 +01:00

Proposed #11486 Update code.forgejo.org/forgejo-contrib/go-libravatar digest to add494e (forgejo) 2026-03-04 01:08:21 +01:00

5 issues closed from 5 users

13 issues created by 11 users

52 unresolved conversations

Open #10955 problem: README.html does displays as text instead of being rendered 2026-03-04 01:47:38 +01:00

Open #7963 feat: signed pushes 2026-03-04 01:36:39 +01:00

Open #11357 bug: Revoking a GPG / SSH key must not invalidate existing commits/tags signatures 2026-03-04 01:36:39 +01:00

Open #2779 Dependency Dashboard 2026-03-04 01:09:47 +01:00

Open #11426 problem: absolute times as default (per user basis) 2026-03-04 00:54:18 +01:00

Open #6125 feat: Add Snippets 2026-03-03 23:17:42 +01:00

Open #5280 feat: support for multiple authors of a commit 2026-03-03 22:21:03 +01:00

Open #11323 feat: add repo option to disable codeowners review requests 2026-03-03 22:10:26 +01:00

Open #11422 chore: Update Zig gitignore [skip ci] 2026-03-03 21:52:28 +01:00

Open #2699 [FEAT] allow for private per-repository OCI images 2026-03-03 21:04:08 +01:00

Open #11311 WIP: feat: backend support for fine-grained repo-level access tokens [skip ci] 2026-03-03 20:52:55 +01:00

Open #11299 bug: Search syntax dialog missing bottom rounded corners 2026-03-03 20:14:39 +01:00

Open #11256 WIP: Remote OCI Registry 2026-03-03 17:34:33 +01:00

Open #7034 bug: Settings on container package registry is inaccessible if image name contains a slash 2026-03-03 15:44:00 +01:00

Open #9803 feat: add webhook triggers for actions pipeline status changes (e.g., waiting, in-progress) 2026-03-03 12:05:39 +01:00

Open #9873 Handle error types consistently 2026-03-03 08:49:21 +01:00

Open #607 [FEAT] Home tab 2026-03-03 08:31:11 +01:00

Open #7780 bug: rpm repository signature fails verification with dnf 2026-03-03 02:59:34 +01:00

Open #8537 feat: basic functionality for Ansible collection repository 2026-03-02 21:31:10 +01:00

Open #7748 feat(package): add OpenTofu/Terraform HTTP backend 2026-03-02 19:07:22 +01:00

Open #3606 [FEAT] Packages: handle terraform / opentofu state 2026-03-02 17:58:34 +01:00

Open #7530 feat: Allow commenting on any line in Pull Request files 2026-03-02 17:29:56 +01:00

Open #1285 [FEAT] Single sign out with oauth 2026-03-02 13:27:21 +01:00

Open #11342 chore(refactor): split AddRepository and AddTeamMember to return the inserted value 2026-03-02 12:57:15 +01:00

Open #10259 bug: Jobs Reported as Waiting Despite Being Blocked by Concurrency Group 2026-03-02 10:56:14 +01:00

Open #5446 feat: Add support for .mailmap in commit list (and graph) 2026-03-02 09:15:02 +01:00

Open #11418 fix(ui): use tab width from .editorconfig when editing files 2026-03-02 08:51:02 +01:00

Open #11411 problem: source code indented with N tabs + M spaces looks bad 2026-03-02 08:51:02 +01:00

Open #11353 enh: Ctrl+K shortcut to add links 2026-03-02 00:22:48 +01:00

Open #11375 enh: add suggestion to document reason for repository archival 2026-03-01 22:49:00 +01:00

Open #10927 feat: granular settings for watched repo units 2026-03-01 16:54:41 +01:00

Open #11315 fix(ui): add active background color for menu items in tippy tooltips 2026-03-01 13:53:25 +01:00

Open #6751 bug: cannot create a pull request from a fork that belongs to an organization 2026-02-28 19:39:40 +01:00

Open #1712 [FEAT] personal access token pro organisation or repository 2026-02-28 16:25:33 +01:00

Open #10129 WIP: Improve support for manual merges 2026-02-28 15:23:48 +01:00

Open #11194 Unify signing key configuration across modules 2026-02-28 11:54:11 +01:00

Open #5190 feat: let markup renderers match on compound filename extensions like .tar.gz 2026-02-27 19:22:35 +01:00

Open #10585 problem: I'd like to use (emacs) orgmode files to write the wiki 2026-02-27 19:21:26 +01:00

Open #11349 problem: notice/warning/error workflow commands are not supported by ForgeJo Actions 2026-02-27 17:46:29 +01:00

Open #410 [FEAT] Forum / discussions Section 2026-02-27 15:58:41 +01:00

Open #142 [FEAT] Secure reporting of security issues 2026-02-27 14:16:32 +01:00

Open #11352 fix(api): return "closed" instead of "merged" for merged PR notifications 2026-02-27 02:57:27 +01:00

Open #9716 feat: Add different email to the profile email section 2026-02-26 21:44:58 +01:00

Open #10152 bug: scheduled workflow runs are not triggered 2026-02-26 16:56:17 +01:00

Open #2490 feat: Let PR author approve/request changes 2026-02-26 11:49:43 +01:00

Open #11328 problem: Wiki converts line endings to CRLF 2026-02-25 17:36:02 +01:00

Open #6994 feat: hide comments (optionally with a reason) inside of an issue/pr thread 2026-02-25 12:22:03 +01:00

Open #11115 feat: add admin views for federation configuration, hosts and users 2026-02-25 11:41:42 +01:00

Open #11304 feat(api): include project in issue API response 2026-02-25 11:12:24 +01:00

Open #2629 [FEAT] Store issues and other data in git repository 2026-02-25 09:53:06 +01:00

Open #8827 Add code search with zoekt support 2026-02-25 08:47:33 +01:00

Open #9766 bug: commit list is slow due to too many SQL queries 2026-02-25 08:39:59 +01:00