1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-25 20:10:45 +02:00
gitea/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>
2022-06-10 13:39:53 +08:00
..
agit Fix spelling mistake in ProcReceive (#19853) 2022-06-01 04:06:31 +01:00
asymkey Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
attachment Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
auth Implement http signatures support for the API (#17565) 2022-06-05 08:16:14 +01:00
automerge Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
comments Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
context Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
cron Disable unnecessary mirroring elements (#18527) 2022-06-04 19:42:17 +08:00
externalaccount
forms Custom regexp external issues (#17624) 2022-06-10 13:39:53 +08:00
gitdiff Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
issue Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
lfs
mailer Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
migrations Prevent NPE whilst migrating if there is a team request review (#19855) 2022-06-09 10:50:05 +08:00
mirror Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
org Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
packages
pull Refactor git module, make Gitea use internal git config (#19732) 2022-06-10 09:57:49 +08:00
release improvement some release related code (#19867) 2022-06-03 02:13:58 -04:00
repository Refactor git module, make Gitea use internal git config (#19732) 2022-06-10 09:57:49 +08:00
task
user Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
webhook fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
wiki