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/services
Kyle Evans 709c35685e archiver: tests: fix test by calling NewContext()
The mutex is otherwise uninitialized, so we need to ensure that we're
actually initializing it if we plan to test it.
5 years ago
..
archiver archiver: tests: fix test by calling NewContext() 5 years ago
comments Refactor pull request review (#8954) 5 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
gitdiff Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
issue Fix spelling mistake with Rewiew (#11262) 5 years ago
mailer Sendmail should create a process on the gitea system and have a default timeout (#11256) 5 years ago
mirror Move newbranch to standalone package (#9627) 5 years ago
pull Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
release When using API CreateRelease set created_unix to the tag commit time (#11218) 5 years ago
repository API endpoint for repo transfer (#9947) 5 years ago
wiki Handle push rejection in branch and upload (#10854) 5 years ago