aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Dropped always outdated contributors file, link to it the graph on readmeThomas Boerger2016-11-282-13/+9
| * | Unified GitHub templates accross all projectsThomas Boerger2016-11-284-34/+26
| * | Unified editorconfig accross all projectsThomas Boerger2016-11-281-6/+6
| |/
* | golint fixed for models/migrations (#291)Lunny Xiao2016-11-282-13/+51
* | golint fixed for models/pull.go (#292)Lunny Xiao2016-11-281-7/+21
* | Merge pull request #289 from lunny/lunny/golint_models_issue_commentThomas Boerger2016-11-281-7/+17
|\ \
| * | golint fixed for models/issue_comment.goLunny Xiao2016-11-281-7/+17
* | | Update link on user’s profile avatar to avatar settings (#287)Matthias Loibl2016-11-281-1/+1
|/ /
* | Merge pull request #285 from lunny/lunny/golint_models_org_teamThomas Boerger2016-11-282-46/+47
|\ \ | |/ |/|
| * rename all uID -> userID on models/org_team.goLunny Xiao2016-11-281-26/+26
| * golint for models/org_team.goLunny Xiao2016-11-282-46/+47
* | golint fixed for models/models.go (#284)Lunny Xiao2016-11-281-3/+3
|/
* Merge pull request #274 from lunny/lunny/golint_modules_authThomas Boerger2016-11-2716-24/+103
|\
| * Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea into lunny...Lunny Xiao2016-11-270-0/+0
| |\
| | * golint fixed for modules/authLunny Xiao2016-11-2716-24/+103
| * | golint fixed for modules/authLunny Xiao2016-11-2716-24/+103
|/ /
* | Merge pull request #281 from Bwko/Lint/typosThomas Boerger2016-11-279-14/+14
|\ \
| * | Fixes typosBwko2016-11-279-14/+14
|/ /
* | Merge pull request #264 from Bwko/lint/org.goThomas Boerger2016-11-272-19/+37
|\ \
| * | Lint models/org.go & models.goBwko2016-11-262-19/+37
| |/
* | Merge pull request #269 from lunny/lunny/golint_modules_logThomas Boerger2016-11-275-56/+86
|\ \
| * | golint fixed for modules/logLunny Xiao2016-11-265-56/+86
| |/
* | Merge pull request #266 from Bwko/lint/repo_mirrorThomas Boerger2016-11-271-0/+7
|\ \
| * | Lint models/repo_mirror.goBwko2016-11-261-0/+7
| |/
* | Merge pull request #268 from Bwko/lint/repo_branchThomas Boerger2016-11-271-7/+12
|\ \
| * | Lint models/repo_branch.goBwko2016-11-261-7/+12
| |/
* | Merge pull request #267 from Bwko/lint/ssh_keyThomas Boerger2016-11-271-23/+32
|\ \
| * | Lint models/ssh_key.goBwko2016-11-261-23/+32
| |/
* | Merge pull request #265 from Bwko/lint/access.goThomas Boerger2016-11-271-20/+26
|\ \
| * | Lint models/access.goBwko2016-11-261-20/+26
| |/
* | Merge pull request #263 from Bwko/lint/user_emailThomas Boerger2016-11-271-1/+7
|\ \
| * | Lint models/user_email.goBwko2016-11-261-1/+7
| |/
* | Merge pull request #273 from typeless/masterThomas Boerger2016-11-271-2/+8
|\ \
| * | modules/process: add ExecDirEnv (next to ExecDir)Mura Li2016-11-271-2/+8
|/ /
* | Merge pull request #272 from andreynering/gitea/location-cherrypick-a3ea4b8Andrey Nering2016-11-2716-683/+1885
|\ \
| * | Update locales and add SwedishUnknwon2016-11-2616-683/+1885
| |/
* | Merge pull request #270 from andreynering/gitea/http-headers-downloadAndrey Nering2016-11-272-12/+14
|\ \
| * | Fix Chrome not liking commasAndrey Nering2016-11-261-0/+4
| * | Fix HTTP headers for issue attachment downloadAndrey Nering2016-11-262-12/+10
| |/
* / Golint fixed for modules/setting (#262)Lunny Xiao2016-11-2738-167/+178
|/
* Merge pull request #260 from tboerger/drone-latestThomas Boerger2016-11-252-11/+1
|\
| * Dropped latest publishing from droneThomas Boerger2016-11-252-11/+1
|/
* Merge pull request #241 from Bwko/lint/admin.goThomas Boerger2016-11-251-0/+4
|\
| * Lint models/admin.goBwko2016-11-241-0/+4
* | Merge pull request #245 from Bwko/lint/update&slackThomas Boerger2016-11-252-0/+14
|\ \
| * | Lint models/update.go & webhook_slack.goBwko2016-11-252-0/+14
| * | Lint models/release.goBwko2016-11-241-5/+7
| |/
* | Merge pull request #246 from Bwko/fix/typoThomas Boerger2016-11-253-8/+8
|\ \
| * | Fix typosBwko2016-11-213-8/+8
* | | Merge pull request #259 from tboerger/drone-fixesThomas Boerger2016-11-252-4/+7
|\ \ \