mirror of
1
Fork 0
forgejo/models
Jason Song cd7d0166f2 Show lock owner instead of repo owner on LFS setting page (#31788)
Fix #31784.

Before:

<img width="1648" alt="image"
src="https://github.com/user-attachments/assets/03f32545-4a85-42ed-bafc-2b193a5d8023">

After:

<img width="1653" alt="image"
src="https://github.com/user-attachments/assets/e5bcaf93-49cb-421f-aac1-5122bc488b02">

(cherry picked from commit 0470646d46f90c20f40fde718be6ef8d8c84ee2c)
(cherry picked from commit 7f1db1df3e)
2024-08-21 10:57:57 +00:00
..
actions enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
activities enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
admin
asymkey [CHORE] Remove SSH DSA tests 2024-08-05 21:04:17 +00:00
auth enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
avatars enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
db enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
dbfs enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
fixtures Fixed link to commit status and tooltip on dashboard 2024-07-14 17:39:35 +00:00
forgefed enhance test & fix reviews 2024-05-14 08:24:31 +02:00
forgejo/semver enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
forgejo_migrations enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
git Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-21 10:57:57 +00:00
issues [v8.0/forgejo] fix(UI): issue task list numbers, fix #4431 (#4735) 2024-07-31 14:16:11 +00:00
migrations enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
organization enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
packages enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
perm enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
project enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
pull
repo enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
secret
shared/types
system enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
unit enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
unittest enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
user enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
webhook enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
error.go
fixture_generation.go
fixture_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
main_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
org.go
org_team.go
org_team_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
org_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
repo.go
repo_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
repo_transfer.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 2024-04-28 15:39:00 +02:00
repo_transfer_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00