0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 21:31:51 +01:00
gitea/models
2024-08-04 14:37:02 +08:00
..
actions Update misspell to 0.5.1 and add misspellings.csv (#30573) 2024-04-27 08:03:49 +00:00
activities Fix web notification icon not updated once you read all notifications (#31447) (#31466) 2024-06-24 00:08:37 +08:00
admin
asymkey
auth Fix wrong table name (#30557) 2024-04-23 03:00:57 +00:00
avatars Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
db
dbfs
fixtures Fix wrong display of recently pushed notification (#25812) (#31043) 2024-05-23 04:14:26 +00:00
git Rename head branch of pull requests when renaming a branch (#31759) (#31774) 2024-08-04 14:37:02 +08:00
issues Add permission check when creating PR (#31033) (#31720) 2024-07-29 14:11:29 +08:00
migrations Fix the possible migration failure on 286 with postgres 16 (#31209) (#31218) 2024-06-02 10:19:30 +03:00
organization Fix wrong display of recently pushed notification (#25812) (#31043) 2024-05-23 04:14:26 +00:00
packages
perm
project Fix the display of project type for deleted projects (#31732) (#31734) 2024-07-30 14:05:14 +08:00
pull
repo Make GetRepositoryByName more safer (#31712) (#31718) 2024-07-29 11:52:34 +08:00
secret
shared/types
system
unit
unittest
user Fix duplicate sub-path for avatars (#31365) (#31368) 2024-06-15 03:44:44 +00:00
webhook
error.go
fixture_generation.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
fixture_test.go
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
repo.go
repo_test.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
repo_transfer.go