You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas Boerger 4680c349dd Merge pull request #303 from tboerger/linting 8 years ago
.github Unified GitHub templates accross all projects 8 years ago
cmd golint fixed for modules/auth 8 years ago
conf Fixes typos 8 years ago
docker Use su-exec instead of gosu, much smaller 8 years ago
models Fixed linting errors for variable definitions 8 years ago
modules Updated bindata to latest version 8 years ago
public Update home page to Gitea (#138) 8 years ago
routers Fix breakage from vendor-update 8 years ago
scripts Rename and update init files to use "gitea" instead of "gogs" 8 years ago
templates bug fixed caused by #295 (#299) 8 years ago
vendor Update gitea/sdk vendor 8 years ago
.dockerignore Restructured docker building 8 years ago
.drone.yml Reenabled lint check within drone 8 years ago
.drone.yml.sig Reenabled lint check within drone 8 years ago
.editorconfig Unified editorconfig accross all projects 8 years ago
.gitignore Add IDEA IntelliJ to .gitignore 8 years ago
.lgtm Added ignore_maintainers_file option to .lgtm 8 years ago
CONTRIBUTING.md Add a pragraph to the k8s PR guide to contributors guide 8 years ago
DCO follow the advisor: add DCO and some improvements 8 years ago
Dockerfile Added -S flag to addgroup command within Dockerfiles 8 years ago
Dockerfile.rpi Added -S flag to addgroup command within Dockerfiles 8 years ago
LICENSE Fix typo 8 years ago
MAINTAINERS Updated maintainers file to latest status 8 years ago
Makefile Replace invaliud bindata variable names within make task 8 years ago
README.md Dropped always outdated contributors file, link to it the graph on readme 8 years ago
main.go fixed bug #151 finally (#164) 8 years ago