summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Really use go install on make installThomas Boerger2016-11-241-2/+2
|/ /
* | Merge pull request #228 from Bwko/feature/short-hash-downloadThomas Boerger2016-11-241-1/+1
|\ \
| * | Added short-hash support to downloadsBwko2016-11-241-1/+1
* | | Merge pull request #237 from strk/login_source-lintThomas Boerger2016-11-241-8/+48
|\ \ \ | |_|/ |/| |
| * | Lint models/login_source.goSandro Santilli2016-11-241-8/+48
|/ /
* | Merge pull request #235 from lunny/lunny/golint_modules_userThomas Boerger2016-11-241-0/+1
|\ \
| * | golint fixed for modules/userLunny Xiao2016-11-241-0/+1
* | | Merge pull request #234 from strk/issue-lintThomas Boerger2016-11-241-44/+69
|\ \ \
| * | | Actually document the missing bitsSandro Santilli2016-11-241-28/+26
| * | | Lint issue.goSandro Santilli2016-11-241-43/+70
| |/ /
* | | Merge pull request #233 from strk/git_diff-lintThomas Boerger2016-11-241-6/+26
|\ \ \
| * | | Expand documentationsSandro Santilli2016-11-241-16/+16
| * | | Lint git_diff.goSandro Santilli2016-11-241-6/+26
| |/ /
* | | Merge pull request #232 from strk/error-lintThomas Boerger2016-11-241-0/+83
|\ \ \
| * | | Expand documentation a bit moreSandro Santilli2016-11-241-82/+83
| * | | Lint error.goSandro Santilli2016-11-241-0/+82
| |/ /
* | | Merge pull request #231 from lunny/lunny/golint_modules_baseThomas Boerger2016-11-242-7/+16
|\ \ \
| * | | golint fixed for modules/baseLunny Xiao2016-11-242-7/+16
* | | | Merge pull request #212 from strk/action-lintThomas Boerger2016-11-242-22/+60
|\ \ \ \
| * | | | Lint action.goSandro Santilli2016-11-242-22/+60
| | |/ / | |/| |
* | | | Merge pull request #192 from strk/make-default-targetThomas Boerger2016-11-241-1/+1
|\ \ \ \
| * | | | Have the deault 'all' rule just buildSandro Santilli2016-11-241-1/+1
| |/ / /
* | | | Merge pull request #176 from strk/manager-lintThomas Boerger2016-11-241-8/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Lint and document manager apiSandro Santilli2016-11-241-8/+17
|/ / /
* / / Move init functions from routers/install to routers/init (#230)Lunny Xiao2016-11-242-69/+82
|/ /