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
Lunny Xiao ae91913132
Only log non ErrNotExist errors in git.GetNote (#19884) (#19905)
2 years ago
..
activitypub Create pub/priv keypair for federation (#17071) 3 years ago
analyze Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 3 years ago
appstate Decouple unit test code from business code (#17623) 3 years ago
auth fix pam authorization (#19040) (#19047) 3 years ago
avatar Fix various typos (#18219) 3 years ago
base Simplify parameter types (#18006) 3 years ago
cache Test cache during init (#17852) 3 years ago
charset Detect truncated utf-8 characters at the end of content as still representing utf-8 (#19773) (#19774) 3 years ago
context Only show accessible teams in dashboard dropdown list (#19642) (#19645) 3 years ago
convert Set correct PR status on 3way on conflict checking (#19457) (#19458) 3 years ago
csv Fix various typos (#18219) 3 years ago
doctor [doctor] pq: syntax error at or near "." quote user table name (#19765) (#19770) 3 years ago
emoji Run processors on whole of text (#16155) 3 years ago
eventsource Simplify parameter types (#18006) 3 years ago
generate Support webauthn (#17957) 3 years ago
git Only log non ErrNotExist errors in git.GetNote (#19884) (#19905) 2 years ago
gitgraph Collaborator trust model should trust collaborators (#18539) (#18557) 3 years ago
graceful Immediately Hammer if second kill is sent (#18823) (#18826) 3 years ago
hcaptcha hCaptcha Support (#12594) 4 years ago
highlight Bump to build with go1.18 (#19120 et al) (#19127) 3 years ago
hostmatcher Support `hostname:port` to pass host matcher's check (#19543) (#19544) 3 years ago
httpcache Use a variable but a function for IsProd because of a slight performance increment (#17368) 3 years ago
httplib refactor: move from io/ioutil to io and os package (#17109) 3 years ago
indexer Prevent dangling archiver goroutine (#19516) (#19526) 3 years ago
json Move repository model into models/repo (#17933) 3 years ago
lfs Improve SyncMirrors logging (#19045) (#19050) 3 years ago
log Simplify parameter types (#18006) 3 years ago
markup Set Setpgid on child git processes (#19865) (#19881) 2 years ago
metrics Refactor auth package (#17962) 3 years ago
migration Fix various typos (#18219) 3 years ago
nosql Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) (#18938) 3 years ago
notification Fix problem when self-assign notification (#18797) (#18976) 3 years ago
options Remove golang vendored directory (#18277) 3 years ago
password Fixed assert statements. (#16089) 3 years ago
pprof refactor: move from io/ioutil to io and os package (#17109) 3 years ago
private Fix the bug: deploy key with write access can not push (#19010) (#19182) 3 years ago
process Set Setpgid on child git processes (#19865) (#19881) 2 years ago
proxy Return nil proxy function if proxy not enabled (#16742) 3 years ago
public Fix mime-type detection for HTTP server (#18371) 3 years ago
queue Fix 64-bit atomic operations on 32-bit machines (#19531) (#19532) 3 years ago
recaptcha refactor: move from io/ioutil to io and os package (#17109) 3 years ago
references Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
repository Migration: only write commit-graph if wiki clone was successfull (#19563) (#19568) 3 years ago
secret Simplify parameter types (#18006) 3 years ago
session Refactor auth package (#17962) 3 years ago
setting Only request write when necessary (#18657) (#19422) 3 years ago
ssh Set Setpgid on child git processes (#19865) (#19881) 2 years ago
storage Clean paths when looking in Storage (#19124) (#19179) 3 years ago
structs Respect DefaultUserIsRestricted system default when creating new user (#19310 ) (#19560) 3 years ago
svg refactor: move from io/ioutil to io and os package (#17109) 3 years ago
sync Fix missing unlock in uniquequeue (#9790) 5 years ago
templates Prevent start panic due to missing DotEscape function 3 years ago
test Call MultipartForm.RemoveAll when request finishes (#19606) (#19607) 3 years ago
timeutil Don't store assets modified time into generated files (#18193) 3 years ago
translation Sort locales according to their names (#18211) 3 years ago
typesniffer Fix raw endpoint PDF file headers (#19825) (#19826) 3 years ago
updatechecker Fix various typos (#18219) 3 years ago
upload Simplify parameter types (#18006) 3 years ago
uri Prevent NPE if gitea uploader fails to open url (#18080) 3 years ago
user Add gitea-vet (#10948) 5 years ago
util Revert the minimal golang version requirement from 1.17 to 1.16 and add a warning in Makefile (#19319) 3 years ago
validation Upgrade chi to v5 (#17298) 3 years ago
web Ensure responses are context.ResponseWriters (#19843) (#19859) 2 years ago