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
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)
* clean git support for ver < 2.0

* fine tune tests for markup (which requires git module)

* remove unnecessary comments

* try to fix tests

* try test again

* use const for GitVersionRequired instead of var

* try to fix integration test

* Refactor CheckAttributeReader to make a *git.Repository version

* update document for commit signing with Gitea's internal gitconfig

* update document for commit signing with Gitea's internal gitconfig

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 years ago
..
agit Move issues related files into models/issues (#19931) 3 years ago
asymkey Move issues related files into models/issues (#19931) 3 years ago
attachment Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
auth Implement http signatures support for the API (#17565) 3 years ago
automerge Move issues related files into models/issues (#19931) 3 years ago
comments Move issues related files into models/issues (#19931) 3 years ago
context Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
cron Move some code into models/git (#19879) 3 years ago
externalaccount Refactor auth package (#17962) 3 years ago
forms Move issues related files into models/issues (#19931) 3 years ago
gitdiff Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 3 years ago
issue Move issues related files into models/issues (#19931) 3 years ago
lfs Move some code into models/git (#19879) 3 years ago
mailer Move issues related files into models/issues (#19931) 3 years ago
migrations Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953) 3 years ago
mirror Always try to fetch repo for mirrors (#19975) 3 years ago
org Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
packages Package registry changes (#19305) 3 years ago
pull Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 3 years ago
release Move some code into models/git (#19879) 3 years ago
repository Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 3 years ago
task Use a more general (and faster) method to sanitize URLs with credentials (#19239) 3 years ago
user Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
webhook fix(telegram): fix link bot to release tag (#19830) 3 years ago
wiki Move some helper files out of models (#19355) 3 years ago