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-fork-majority-judgment/modules
guillep2k 2594693a46
Remove camel case tokenization from repo indexer (#7733)
5 years ago
..
auth Make captcha and password optional for external accounts (#6606) 5 years ago
avatar Improve handling of non-square avatars (#7025) 5 years ago
base API error cleanup (#7186) 5 years ago
cache Add golangci (#6418) 5 years ago
context Removed unnecessary conversions (#7557) 5 years ago
cron Move status table to cron package (#7370) 5 years ago
generate Integrate OAuth2 Provider (#5378) 5 years ago
git Be more strict with git arguments (#7715) 5 years ago
gzip Add golangci (#6418) 5 years ago
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 5 years ago
httplib Add golangci (#6418) 5 years ago
indexer Remove camel case tokenization from repo indexer (#7733) 5 years ago
lfs Removed unnecessary conversions (#7557) 5 years ago
log Removed unnecessary conversions (#7557) 5 years ago
mailer Add golangci (#6418) 5 years ago
markup Removed unnecessary conversions (#7557) 5 years ago
metrics Prometheus endpoint (#5256) 5 years ago
migrations fix bug on migrating milestone from github (#7665) 5 years ago
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 7 years ago
notification Add golangci (#6418) 5 years ago
options remove unnecessary fmt on generate bindata (#7706) 5 years ago
pprof Add golangci (#6418) 5 years ago
private #6946 Run hooks on merge/edit and cope with protected branches (#6961) 5 years ago
process Fix run command race (#1470) 6 years ago
public remove unnecessary fmt on generate bindata (#7706) 5 years ago
pull Fix bug create/edit wiki pages when code master branch protected (#7580) 5 years ago
recaptcha Allow Recaptcha service url to be configured (#6820) 5 years ago
repofiles Be more strict with git arguments (#7715) 5 years ago
search Global code search support (#3664) 6 years ago
secret Integrate OAuth2 Provider (#5378) 5 years ago
session Add golangci (#6418) 5 years ago
setting Remove settting dependency on modules/session (#7237) 5 years ago
ssh switch to use gliderlabs/ssh for builtin server (#7250) 5 years ago
structs Be more strict with git arguments (#7715) 5 years ago
sync Fix status table race condition (#1835) 7 years ago
templates remove unnecessary fmt on generate bindata (#7706) 5 years ago
test move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
upload Refactor filetype is not allowed errors (#7309) 5 years ago
user Add golangci (#6418) 5 years ago
util Handle insecure and ports in go get (#7041) 5 years ago
validation Add golangci (#6418) 5 years ago