forgejo/models
Giteabot 2f6b7ce91a
Fix log typo in task.go (#26337) (#26343)
Backport #26337 by @cassiozareck

Signed-off-by: cassiozareck <cassiomilczareck@gmail.com>
(cherry picked from commit 8a97cdd91b)
2023-08-21 07:22:17 +02:00
..
actions Fix log typo in task.go (#26337) (#26343) 2023-08-21 07:22:17 +02:00
activities Fix bug with sqlite load read (#26305) (#26339) 2023-08-21 07:22:16 +02:00
admin Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
asymkey Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
auth Remove "misc" scope check from public API endpoints (#26134) (#26149) 2023-07-26 13:51:46 +02:00
avatars
db Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
dbfs
fixtures [GITEA] Use join for the deleting issue actions query 2023-07-31 10:14:30 +00:00
forgejo_migrations [MODERATION] user blocking 2023-07-17 00:26:42 +02:00
git Fix pull request check list is limited (#26179) (#26245) 2023-08-21 07:22:15 +02:00
issues Fix bug with sqlite load read (#26305) (#26339) 2023-08-21 07:22:16 +02:00
migrations Prevent primary key update on migration (#26192) (#26199) 2023-07-30 07:46:18 +02:00
organization Remove unused code (#25734) (#25788) 2023-07-09 19:47:58 +00:00
packages Test if container blob is accessible before mounting (#22759) (#25784) 2023-07-09 12:00:04 +00:00
perm
project Update xorm version (#26128) (#26150) 2023-07-26 13:50:10 +02:00
pull
repo Fix the topic validation rule and suport dots (#26286) (#26303) 2023-08-21 07:22:16 +02:00
secret
shared/types
system Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
unit
unittest Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
user Fix API leaking Usermail if not logged in (#25097) 2023-08-05 11:43:54 +00:00
webhook Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go