You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models
ChristopherHX a92d5f65ce
Fix auto concurrency cancellation skips commit status updates (#33764)
* add missing commit status
* conflicts with concurrency support

Closes #33763

Co-authored-by: Giteabot <teabot@gitea.io>
3 days ago
..
actions Fix auto concurrency cancellation skips commit status updates (#33764) 3 days ago
activities Move notifywatch to service layer (#33825) 4 days ago
admin Fix omitempty bug (#33663) 3 weeks ago
asymkey Refactor error system (#33771) 2 weeks ago
auth Improve "generate new access token" form (#33730) 2 weeks ago
avatars Replace 10 more gt- classes with tw- (#29945) 12 months ago
db Improve log format (#33814) 5 days ago
dbfs Enable `unparam` linter (#31277) 9 months ago
fixtures Move issue pin to an standalone table for querying performance (#33452) 3 weeks ago
git Move commits signature and verify functions to service layers (#33605) 4 weeks ago
issues Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 1 week ago
migrations Add global lock for migrations to make upgrade more safe with multiple replications (#33706) 6 days ago
organization Decouple context from repository related structs (#33823) 5 days ago
packages Add composor source field (#33502) 2 weeks ago
perm Fix PR web route permission check (#33636) 3 weeks ago
project Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 1 week ago
pull Automerge supports deleting branch automatically after merging (#32343) 2 months ago
renderhelper Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
repo Decouple context from repository related structs (#33823) 5 days ago
secret Add migrations and doctor fixes (#33556) 2 weeks ago
shared/types Refactor locale&string&template related code (#29165) 1 year ago
system chore: fix some trivial problems and TODOs (#33473) 1 month ago
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 4 months ago
unittest Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
user Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 1 week ago
webhook Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
main_test.go make writing main test easier (#27270) 1 year ago
repo.go Fix issue comment number (#30556) 2 months ago
repo_test.go Fix issue comment number (#30556) 2 months ago