gitea/modules
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061)
1. `StatDir` was not right, fix the FIXME
2. Clarify the test cases for `IsUsableRepoName`
3. Fix regression bug in `repo-new.ts`

Fix #33060
2024-12-31 18:45:05 +07:00
..
actions
activitypub Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
analyze
assetfs Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +07:00
auth Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
avatar
badge
base Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +07:00
cache Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +07:00
charset
container Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +07:00
csv Refactor markup render system (#32589) 2024-11-22 05:48:09 +07:00
dump Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
emoji
eventsource
generate
git Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 2024-12-30 03:30:01 +07:00
gitgraph Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +07:00
gitrepo [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +07:00
globallock Make API "compare" accept commit IDs (#32801) 2024-12-12 08:10:09 +07:00
graceful Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +07:00
gtprof Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +07:00
hcaptcha
highlight
hostmatcher
htmlutil Refactor markup render system (#32533) 2024-11-18 13:25:42 +07:00
httpcache
httplib Add avif image file support (#32508) 2024-11-15 00:55:50 +07:00
indexer Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
issue/template Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +07:00
json
label
lfs Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
lfstransfer Refactor LFS SSH and internal routers (#32473) 2024-11-12 02:38:22 +07:00
log Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +07:00
markup Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +07:00
mcaptcha
metrics
migration
nosql
optional
options
packages Fix maven pom inheritance (#32943) 2024-12-25 04:28:37 +07:00
paginator
pprof
private Refactor LFS SSH and internal routers (#32473) 2024-11-12 02:38:22 +07:00
process Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +07:00
proxy
proxyprotocol
public
queue Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +07:00
recaptcha
references Add sub issue list support (#32940) 2024-12-24 01:54:19 +07:00
regexplru
repository Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +07:00
reqctx [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +07:00
secret
session
setting Fix settings not being loaded at CLI (#26402) 2024-12-30 05:54:20 +07:00
sitemap
ssh Fine tune ssh related comments and code (#32846) 2024-12-15 06:07:50 +07:00
storage Fix Azure blob object `Seek` (#32974) 2024-12-25 04:54:52 +07:00
structs Implement update branch API (#32433) 2024-12-12 05:02:35 +07:00
svg Add sub issue list support (#32940) 2024-12-24 01:54:19 +07:00
sync
system Refactor fixture loading for testing (#33024) 2024-12-30 04:06:57 +07:00
templates [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +07:00
test Refactor template & test related code (#32938) 2024-12-22 15:33:19 +07:00
testlogger Improve testing and try to fix MySQL hanging (#32515) 2024-11-15 23:45:07 +07:00
timeutil Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +07:00
translation
turnstile
typesniffer Add avif image file support (#32508) 2024-11-15 00:55:50 +07:00
updatechecker
uri
user Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +07:00
util Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +07:00
validation Validate OAuth Redirect URIs (#32643) 2024-11-28 10:50:27 +07:00
web Refactor maven package registry (#33049) 2024-12-31 05:30:52 +07:00
webhook Add new event commit status creation and webhook implementation (#27151) 2024-11-07 06:41:49 +07:00
zstd