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.
forgejo/services
Lunny Xiao ce3dd04c63
Fix some mirror bugs (#18649)
* Fix some mirror bugs

* Remove unnecessary code

* Fix lint

* rename stdard url

* Allow more charactors in git ssh protocol url

* improve the detection

* support ipv6 for git url parse

* Fix bug

* Fix template

* Fix bug

* fix template

* Fix tmpl

* Fix tmpl

* Fix parse ssh with interface

* Rename functions name

Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
agit Fix spelling mistake in ProcReceive (#19853) 2 years ago
asymkey Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
attachment Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
auth Implement http signatures support for the API (#17565) 2 years ago
automerge Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
comments Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
context Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
cron Disable unnecessary mirroring elements (#18527) 2 years ago
externalaccount Refactor auth package (#17962) 3 years ago
forms Custom regexp external issues (#17624) 2 years ago
gitdiff Move some repository related code into sub package (#19711) 2 years ago
issue Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
lfs Move access and repo permission to models/perm/access (#19350) 2 years ago
mailer Move some repository related code into sub package (#19711) 2 years ago
migrations Prevent NPE whilst migrating if there is a team request review (#19855) 2 years ago
mirror Fix some mirror bugs (#18649) 2 years ago
org Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
packages Package registry changes (#19305) 2 years ago
pull Refactor git module, make Gitea use internal git config (#19732) 2 years ago
release improvement some release related code (#19867) 2 years ago
repository Refactor git module, make Gitea use internal git config (#19732) 2 years ago
task Use a more general (and faster) method to sanitize URLs with credentials (#19239) 2 years ago
user Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
webhook fix(telegram): fix link bot to release tag (#19830) 2 years ago
wiki Move some helper files out of models (#19355) 2 years ago