0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-24 06:46:08 -05:00
forgejo/models
Earl Warren c027d724ee
[GITEA] silently ignore obsolete sudo scope
Fixes: https://codeberg.org/forgejo/forgejo/issues/820
(cherry picked from commit 6a7022ebbb)
(cherry picked from commit 764eac47b5)
(cherry picked from commit 1141eb7b6f)
(cherry picked from commit 826b6509b6)
(cherry picked from commit 9990d932b8)
(cherry picked from commit 7eca570743)
(cherry picked from commit 66e1d3f082)
(cherry picked from commit 188226a8e6)
(cherry picked from commit 4cd1bff25c)
(cherry picked from commit fad6b6d2c4)
(cherry picked from commit 5b25c3d851)
(cherry picked from commit 4746ece4dd)
(cherry picked from commit 2a6f85afb3)
2023-09-04 11:11:24 +02:00
..
actions [CLI] implement forgejo-cli 2023-09-04 09:44:11 +02:00
activities Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex (#26279) 2023-08-07 12:23:59 +02:00
admin
asymkey
auth [GITEA] silently ignore obsolete sudo scope 2023-09-04 11:11:24 +02:00
avatars
db [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-09-04 10:03:59 +02:00
dbfs
fixtures Fix verifyCommits error when push a new branch (#26664) 2023-08-30 02:27:53 +00:00
forgejo/semver [UPGRADE] add sanity checks for [storage*] 2023-09-04 10:07:02 +02:00
forgejo_migrations [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2023-09-04 10:03:59 +02:00
git Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 2023-08-21 15:26:10 +08:00
issues [FEAT] allow setting the update date on issues and comments 2023-09-04 10:40:26 +02:00
migrations [UPGRADE] run sanity checks before the database is upgraded 2023-09-04 10:07:02 +02:00
organization
packages Fix NuGet search endpoints (#25613) 2023-08-14 02:50:55 +00:00
perm
project Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
pull
repo [FEAT] allow setting the update date on issues and comments 2023-09-04 10:40:26 +02:00
secret feat(API): add route and implementation for creating/updating repository secret (#26766) 2023-08-29 20:54:49 +00:00
shared/types
system
unit Use Set[Type] instead of map[Type]bool/struct{}. (#26804) 2023-08-30 06:55:25 +00:00
unittest
user Check blocklist for emails when adding them to account (#26812) 2023-08-30 10:46:49 -05:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
migrate_test.go Add context parameter to some database functions (#26055) 2023-07-22 22:14:27 +08:00
org.go
org_team.go
org_team_test.go
org_test.go
repo.go chore(actions): support cron schedule task (#26655) 2023-08-24 03:06:51 +00:00
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go