You cannot 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
John Olheiser baadb51445
Add gitea-vet (#10948)
* Add copyright

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add gitea-vet and fix non-compliance

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Combine tools.go into build.go and clean up

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Remove extra GO111MODULE=on

Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
..
analyze Add detected file language to code search (#10256) 5 years ago
auth Add Matrix webhook (#10831) 5 years ago
avatar
base Add gitea-vet (#10948) 5 years ago
cache make avatar lookup occur at image request (#10540) 5 years ago
charset
context API add/generalize pagination (#9452) 5 years ago
convert Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
cron Refactor repository check and sync functions (#9854) 5 years ago
generate Add gitea-vet (#10948) 5 years ago
git Add gitea-vet (#10948) 5 years ago
gitgraph
graceful Restore graceful restart on SIGHUP (#10224) 5 years ago
highlight
httplib
indexer Handle panic in indexer initialisation better (#10534) 5 years ago
lfs Add gitea-vet (#10948) 5 years ago
log modules/log: remove noop written variables (#10182) 5 years ago
markup Fix internal server error on checkboxes (#10845) 5 years ago
metrics
migrations Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 5 years ago
notification Granular webhook events (#9626) 5 years ago
options Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
password
pprof
private Upgrade golangci-lint to 1.24.0 (#10894) 5 years ago
process Add gitea-vet (#10948) 5 years ago
public Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
queue Avoid logging []byte in queue failures - convert to string first (#10865) 5 years ago
recaptcha
references Accept punctuation after simple+cross repository issue references (#10091) 5 years ago
repofiles Handle push rejection in branch and upload (#10854) 5 years ago
repository Avoiding directory execution on hook (#10954) (#10955) 5 years ago
secret
session
setting Add Matrix webhook (#10831) 5 years ago
ssh log.Fatal on failure to listen to SSH port (#10795) 5 years ago
structs Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
sync Fix missing unlock in uniquequeue (#9790) 5 years ago
task Move create/fork repository from models to modules/repository (#9489) 5 years ago
templates Rename scripts to build and add revive command as a new build tool command (#10942) 5 years ago
test Add Organization Wide Labels (#10814) 5 years ago
timeutil
upload
user Add gitea-vet (#10948) 5 years ago
util inform participants on UI too (#10473) 5 years ago
validation
webhook Add Matrix webhook (#10831) 5 years ago