gitea/models
Lunny Xiao aca21549f2
Add composor source field (#33502)
Fix #33066
2025-02-28 16:29:21 +00:00
..
actions Fix Untranslated Text on Actions Page (#33635) 2025-02-18 11:29:08 +00:00
activities Optimize user dashboard loading (#33686) 2025-02-24 11:29:32 -08:00
admin Fix omitempty bug (#33663) 2025-02-20 12:39:21 -08:00
asymkey Move commits signature and verify functions to service layers (#33605) 2025-02-16 12:24:07 +00:00
auth Improve "generate new access token" form (#33730) 2025-02-27 19:40:12 +00:00
avatars
db Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
dbfs
fixtures Move issue pin to an standalone table for querying performance (#33452) 2025-02-17 11:28:37 -08:00
git Move commits signature and verify functions to service layers (#33605) 2025-02-16 12:24:07 +00:00
issues allow filtering /repos/{owner}/{repo}/pulls by target base branch queryparam (#33684) 2025-02-27 17:50:44 +00:00
migrations Move issue pin to an standalone table for querying performance (#33452) 2025-02-17 11:28:37 -08:00
organization Fix some user name usages (#33689) 2025-02-23 12:33:43 +00:00
packages Add composor source field (#33502) 2025-02-28 16:29:21 +00:00
perm Fix PR web route permission check (#33636) 2025-02-19 00:55:19 +00:00
project Fix project issues list and counting (#33594) 2025-02-17 05:14:56 +00:00
pull Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
renderhelper Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
repo Clone repository with Tea CLI (#33725) 2025-02-27 18:18:02 +00:00
secret
shared/types
system chore: fix some trivial problems and TODOs (#33473) 2025-02-02 18:16:56 +00:00
unit
unittest Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
user Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
webhook Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
main_test.go
repo.go
repo_test.go