aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \
| * | | Fixed s3 publishing within droneThomas Boerger2016-11-252-4/+7
|/ / /
* | | Merge pull request #240 from go-gitea/drone-additionsThomas Boerger2016-11-253-66/+47
|\ \ \
| * | | Disable broken docker build for nowThomas Boerger2016-11-252-15/+15
| * | | Be more explicit and dropped matrix builds from droneThomas Boerger2016-11-252-50/+31
| * | | Updated badges for drone and similar to lgtmThomas Boerger2016-11-251-5/+5
|/ / /
* | | Merge pull request #254 from lunny/lunny/golint_modules_contextThomas Boerger2016-11-257-3/+20
|\ \ \
| * | | Golint fixed for modules/contextLunny Xiao2016-11-257-3/+20
* | | | Merge pull request #256 from lunny/lunny/golint_modules_avatarThomas Boerger2016-11-252-4/+5
|\ \ \ \
| * | | | golint fixed for modules/avatarLunny Xiao2016-11-252-4/+5
* | | | | Merge pull request #255 from lunny/lunny/golint_modules_cronThomas Boerger2016-11-251-0/+1
|\ \ \ \ \
| * | | | | golint fixed for modules/cronLunny Xiao2016-11-251-0/+1
| |/ / / /
* | | | | Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplibThomas Boerger2016-11-251-15/+18
|\ \ \ \ \
| * | | | | Golint fixed for modules/httplibLunny Xiao2016-11-251-15/+18
| | |/ / / | |/| | |
* | | | | Merge pull request #251 from lunny/lunny/golint_modules_templateThomas Boerger2016-11-254-16/+28
|\ \ \ \ \
| * | | | | Golint fixed for modules/templateLunny Xiao2016-11-254-16/+28
| |/ / / /
* | | | | Merge pull request #250 from lunny/lunny/golint_modules_markdownThomas Boerger2016-11-254-21/+23
|\ \ \ \ \
| * | | | | fixed test build errorLunny Xiao2016-11-252-8/+8
| * | | | | golint fixed for modules/markdownLunny Xiao2016-11-252-13/+15
| | |_|_|/ | |/| | |
* | | | | Merge pull request #249 from lunny/lunny/golint_modules_mailerThomas Boerger2016-11-251-1/+8
|\ \ \ \ \
| * | | | | Golint fixed for modules/mailerLunny Xiao2016-11-251-1/+8
| |/ / / /
* | | | | Added errcheck make task (#242)Thomas Boerger2016-11-251-0/+7
* | | | | Lint/issue &mail (#243)Bwko2016-11-254-27/+35
| |_|/ / |/| | |
* | | | Lint models/token.go (#244)Bwko2016-11-251-0/+3
| |/ / |/| |
* | | CONTRIBUTING.md: link to "Faster reviews" document (#229)Andrey Nering2016-11-251-0/+13
|/ /
* | Merge pull request #96 from metalmatze/feature/drone-configThomas Boerger2016-11-244-40/+153
|\ \
| * | Added matrix drone buildsThomas Boerger2016-11-242-15/+37
| * | Create a first draft for .drone.ymlMatthias Loibl2016-11-242-0/+119
| * | Dropped travis configThomas Boerger2016-11-241-36/+0
| * | Added drone instead of travis detection to makefileThomas Boerger2016-11-241-4/+4
| * | Added dummy tasks for mysql and pgsql testsThomas Boerger2016-11-241-0/+8
* | | test database is connect OK after db config initialized (#239)Lunny Xiao2016-11-241-0/+4
* | | Merge pull request #238 from go-gitea/make-installThomas Boerger2016-11-241-2/+2
|\ \ \