summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request '[v7.0/forgejo] Minor improvements to English locale' (#41...v7.0.4Earl Warren2024-06-121-24/+23
|\
| * [I18N] Minor improvements to English locale0ko2024-06-121-24/+23
|/
* Merge pull request '[v7.0/forgejo] Fix margin above headline in rendered org-...Earl Warren2024-06-112-1/+2
|\
| * Fix margin above headline in rendered org-mode (#4076)Beowulf2024-06-112-1/+2
|/
* Merge pull request '[gitea] week 2024-24-v7.0 cherry pick (release/v1.22 -> v...Earl Warren2024-06-1110-44/+125
|\
| * Fix some URLs whose sub-path is missing (#31289)wxiaoguang2024-06-093-3/+3
| * Optimize runner-tags layout to enhance visual experience (#31258) (#31263)Giteabot2024-06-091-1/+1
| * Fix NuGet Package API for $filter with Id equality (#31188) (#31242)Thomas Desveaux2024-06-092-35/+115
| * Fix overflow on push notification (#31179) (#31238)Giteabot2024-06-091-2/+2
| * Remove .segment from .project-column (#31204) (#31239)Giteabot2024-06-092-1/+2
| * Fix overflow on notifications (#31178) (#31237)Giteabot2024-06-091-2/+2
* | [v7.0/forgejo] Org buttons add missing vertical padding (#4088)forgejo-backport-action2024-06-111-3/+3
* | Merge pull request '[I18N] Translations update from Weblate' (#4099) from 0ko...Earl Warren2024-06-1011-63/+205
|\ \
| * | [I18N] Translations update from WeblateCodeberg Translate2024-06-1011-63/+205
|/ /
* | Merge pull request '[v7.0/forgejo] fix(cmd): actions artifacts cannot be migr...Earl Warren2024-06-093-10/+84
|\ \ | |/ |/|
| * tests(cmd): add coverage for migrateActionsArtifactsEarl Warren2024-06-092-9/+68
| * fix: allow actions artifacts storage migration to complete succesfully (#31251)Rowan Bohde2024-06-092-2/+17
|/
* Merge pull request '[v7.0/forgejo] RFC 6749 Section 10.2 conformance' (#4046)...Earl Warren2024-06-063-6/+81
|\
| * use existing oauth grant for public client (#31015)Denys Konovalov2024-06-061-2/+17
| * Prevent automatic OAuth grants for public clients (#30790)Archer2024-06-061-2/+3
| * test(oauth): RFC 6749 Section 10.2 conformanceEarl Warren2024-06-062-2/+61
|/
* Merge pull request '[v7.0/forgejo] chore(dependency): whitelist mholt/archive...Earl Warren2024-06-062-2/+4
|\
| * chore(dependency): whitelist mholt/archiver/v3 CVE-2024-0406Earl Warren2024-06-052-2/+4
* | Merge pull request '[v7.0/forgejo] test(oauth): coverage for the redirection ...Earl Warren2024-06-055-2/+35
|\ \
| * | Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1232024-06-053-2/+13
| * | test(oauth): coverage for the redirection of a denied grantEarl Warren2024-06-052-0/+22
| |/
* | Merge pull request '[v7.0/forgejo] fix(oauth): HTML snippets in templates can...Earl Warren2024-06-051-3/+4
|\ \
| * | fix(oauth): HTML snippets in templates can be displayedEarl Warren2024-06-051-3/+4
| |/
* | Merge pull request '[v7.0/forgejo] test(avatar): deleting a user avatar and f...Earl Warren2024-06-055-34/+124
|\ \ | |/ |/|
| * test(avatar): deleting a user avatar is idempotentEarl Warren2024-06-054-28/+61
| * Fix bug on avatar (#31008)Lunny Xiao2024-06-051-10/+20
| * test(avatar): deleting a user avatar and file is atomicEarl Warren2024-06-051-0/+47
| * test(storage): export UninitializedStorage to simulate failureEarl Warren2024-06-053-10/+10
|/
* Merge pull request '[gitea] week 2024-23-v7.0 cherry pick (release/v1.22 -> v...Earl Warren2024-06-046-11/+60
|\
| * Fix overflow in issue card (#31203) (#31225)Giteabot2024-06-031-1/+1
| * Fix the possible migration failure on 286 with postgres 16 (#31209) (#31218)Giteabot2024-06-031-1/+1
| * Fix branch order (#31174) (#31193)Giteabot2024-06-031-8/+4
| * Fix push multiple branches error with tests (#31151)Lunny Xiao2024-06-033-1/+54
|/
* Merge pull request '[v7.0/forgejo] fix(hook): repo admins are wrongly denied ...Earl Warren2024-06-0313-116/+338
|\
| * fix(hook): repo admins are wrongly denied the right to force mergeEarl Warren2024-06-023-8/+13
| * fix(hook): instance admins wrongly restricted by permissions checksEarl Warren2024-06-021-0/+5
| * tests(integration): add TestPullMergeBranchProtectEarl Warren2024-06-027-0/+174
| * test(integration): add protected file to doBranchProtectEarl Warren2024-06-021-0/+14
| * test(integration): refactor doBranchProtectPRMergeEarl Warren2024-06-021-45/+44
| * test(integration): refactor testPullMergeEarl Warren2024-06-021-10/+23
| * test(integration): refactor doAPIMergePullRequestEarl Warren2024-06-022-33/+35
| * test(integration): refactor doProtectBranchEarl Warren2024-06-021-27/+27
| * test(integration): add t.Helper() to reduce stack polutionEarl Warren2024-06-021-0/+10
|/
* Merge pull request '[v7.0/forgejo] Add multiple missed return after an error ...Earl Warren2024-06-026-0/+8
|\
| * Missed return on error part of: Fix bug on avatar (#31008) (#31019)Giteabot2024-05-312-0/+4