Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules
6543 fb274ec54b
Prevent panic on fuzzer provided string (#14405) (#14409)
4 years ago
..
analyze Exclude generated files from language statistics (#11653) 5 years ago
auth Fix creation OAuth2 auth source from CLI. (#14146) 4 years ago
avatar Avatars and Repo avatars support storing in minio (#12516) 4 years ago
base Fix panic in BasicAuthDecode (#14046) (#14048) 4 years ago
cache Allow common redis and leveldb connections (#12385) 4 years ago
charset Ensure that the detected charset order is set in chardet test (#12574) 4 years ago
context [API] Only Return Json (#13511) (#13565) 4 years ago
convert [#13004] Add Timestamp to Tag list API (#13026) 4 years ago
cron Add ssh certificate support (#12281) 4 years ago
emoji Fix emoji detection in certain cases (#12320) 4 years ago
eventsource Move EventSource to SharedWorker (#12095) 4 years ago
generate Add gitea-vet (#10948) 5 years ago
git Always wait for the cmd to finish (#14006) (#14039) 4 years ago
gitgraph Render the git graph on the server (#12333) 4 years ago
graceful Set TLS minimum version to 1.2 (#12689) 4 years ago
hcaptcha hCaptcha Support (#12594) 4 years ago
highlight Use existing analyzer module for language detection for highlighting (#13522) (#13551) 4 years ago
httplib
indexer fix: use Base36 for all code indexers (#12830) 4 years ago
lfs Storage configuration support `[storage]` (#13314) (#13379) 4 years ago
log Update golangci-lint to version 1.31.0 (#13102) 4 years ago
markup Prevent panic on fuzzer provided string (#14405) (#14409) 4 years ago
matchlist Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776) 4 years ago
metrics
migrations Migration: drop too long repo topics (#14152) (#14155) 4 years ago
nosql Allow common redis and leveldb connections (#12385) 4 years ago
notification Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#14221) 4 years ago
options Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
password Check passwords against HaveIBeenPwned (#12716) 4 years ago
pprof
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 4 years ago
process Only write to global gitconfig if necessary (#11876) 4 years ago
public When visit /favicon.ico but the static file is not exist return 404 but not continue to handle the route (#14211) (#14213) 4 years ago
queue Fix the issue reported on #12385 (#12969) 4 years ago
recaptcha hCaptcha Support (#12594) 4 years ago
references Fix panic bug in handling multiple references in commit (#13486) (#13487) 4 years ago
repofiles Finally fix diff names (#13136) 4 years ago
repository Check if label template exist first (#14384) (#14389) 4 years ago
secret Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
session Allow common redis and leveldb connections (#12385) 4 years ago
setting more test case for STORAGE_TYPE overrides (and fixes) (#14096) (#14104) 4 years ago
ssh Add ssh certificate support (#12281) 4 years ago
storage Fix Storage mapping (#13297) (#13307) 4 years ago
structs Check if label template exist first (#14384) (#14389) 4 years ago
svg Fix filepath basename on Windows for SVG bindata (#12241) 4 years ago
sync Fix missing unlock in uniquequeue (#9790) 5 years ago
task Migrations: Use Process Manager to create own Context (#13793) 4 years ago
templates Use a simple format for the big number on ui (#12822) 4 years ago
test Macaron 1.5 (#12596) 4 years ago
timeutil Fix timezone on issue deadline (#11697) 5 years ago
upload Update golangci-lint to version 1.31.0 (#13102) 4 years ago
user Add gitea-vet (#10948) 5 years ago
util Update golangci-lint to version 1.31.0 (#13102) 4 years ago
validation [API] Get a single commit via Ref (#10915) 5 years ago
webhook Fix feishu webhook caused by API changed (#13937) (#13938) 4 years ago