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
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624)
* Implement custom regular expression for external issue tracking.

Signed-off-by: Alexander Beyn <malex@fatelectrons.org>

* Fix syntax/style

* Update repo.go

* Set metas['regexp']

* gofmt

* fix some tests

* fix more tests

* refactor frontend

* use LRU cache for regexp

* Update modules/markup/html_internal_test.go

Co-authored-by: Alexander Beyn <malex@fatelectrons.org>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
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 Move some repository related code into sub package (#19711) 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