0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 21:44:38 +01:00
gitea/modules
Steven 2e0f315617
Respect default merge message syntax when parsing item references (#15772)
* Respect merge message structure for parsing item references

Signed-off-by: JustusBunsi <61625851+justusbunsi@users.noreply.github.com>
Co-authored-by: zeripath <art27@cantab.net>
2021-05-09 19:25:23 +01:00
..
analyze Speed up enry.IsVendor (#15213) 2021-04-01 19:41:09 +02:00
auth Add trace logging to SSO methods (#15803) 2021-05-09 18:04:53 +02:00
avatar
base
cache
charset Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
context fix some ui bug about draft release (#15137) 2021-05-06 05:12:50 +02:00
convert Add Location, Website and Biography to API (#15675) 2021-05-01 10:05:55 +01:00
cron add cron job to delete old actions from database (#15688) 2021-05-01 14:17:02 +02:00
csv Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
doctor Delete references if repository gets deleted (#15681) 2021-04-30 21:10:39 +02:00
emoji Fix several render issues (#14986) 2021-03-16 00:20:05 +01:00
eventsource Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
generate Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00
git Tests should use test files (#15801) 2021-05-09 17:20:33 +02:00
gitgraph Fix bug on commit graph (#15517) 2021-04-17 10:27:25 +01:00
graceful Drop back to use IsAnInteractiveSession for SVC (#15749) 2021-05-07 11:27:31 +02:00
hcaptcha
highlight Use existing analyzer module for language detection for highlighting (#13522) 2020-11-13 16:13:41 -05:00
httpcache Add ETag header (#15370) 2021-04-12 10:49:26 -04:00
httplib fix webhook timeout bug (#15613) 2021-04-25 21:48:12 +03:00
indexer If the default branch is not present do not report error on stats indexing (follow-up of #15546) (#15583) 2021-04-22 17:35:29 +02:00
lfs Fix lfs management find (#15537) 2021-04-21 18:31:59 +02:00
log Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
markup Fixed individual markdown tests. (#15802) 2021-05-09 15:29:49 +02:00
matchlist
metrics
migrations migration: github: if rate limit is not enabled, ignore it (#15490) 2021-04-15 15:34:22 +02:00
nosql Fix setting redis db path (#15698) 2021-05-03 13:24:24 -04:00
notification Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
options Add StatDir and replace com.StatDir (#14099) 2020-12-22 07:40:57 +08:00
password
pprof
private Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
process Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
public add /assets as root dir of public files (#15219) 2021-04-28 12:35:06 +00:00
queue Exponential Backoff for ByteFIFO (#15724) 2021-05-08 17:29:47 +01:00
recaptcha Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
references Respect default merge message syntax when parsing item references (#15772) 2021-05-09 19:25:23 +01:00
repofiles Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
repository Set GIT_DIR correctly if it is not set (#15751) 2021-05-07 15:19:09 +02:00
secret
session Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
setting Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
ssh Make internal SSH server host key path configurable (#14918) 2021-03-08 03:43:59 +01:00
storage Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
structs Addition to (Add Location, Website and Description to API #15675) (#15690) 2021-05-02 21:03:15 +02:00
svg
sync
task Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
templates Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00
test
timeutil
translation Use index of the supported tags to choose user lang (#15452) 2021-04-14 19:52:01 +01:00
upload
uri
user
util Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
validation
web Defer closing the gitrepo until the end of the wrapped context functions (#15653) 2021-05-06 01:30:25 +02:00