Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #256 from lunny/lunny/golint_modules_avatar | Thomas Boerger | 2016-11-25 | 2 | -4/+5 |
|\ | |||||
| * | golint fixed for modules/avatar | Lunny Xiao | 2016-11-25 | 2 | -4/+5 |
* | | Merge pull request #255 from lunny/lunny/golint_modules_cron | Thomas Boerger | 2016-11-25 | 1 | -0/+1 |
|\ \ | |||||
| * | | golint fixed for modules/cron | Lunny Xiao | 2016-11-25 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplib | Thomas Boerger | 2016-11-25 | 1 | -15/+18 |
|\ \ | |||||
| * | | Golint fixed for modules/httplib | Lunny Xiao | 2016-11-25 | 1 | -15/+18 |
* | | | Merge pull request #251 from lunny/lunny/golint_modules_template | Thomas Boerger | 2016-11-25 | 4 | -16/+28 |
|\ \ \ | |||||
| * | | | Golint fixed for modules/template | Lunny Xiao | 2016-11-25 | 4 | -16/+28 |
| |/ / | |||||
* | | | Merge pull request #250 from lunny/lunny/golint_modules_markdown | Thomas Boerger | 2016-11-25 | 4 | -21/+23 |
|\ \ \ | |||||
| * | | | fixed test build error | Lunny Xiao | 2016-11-25 | 2 | -8/+8 |
| * | | | golint fixed for modules/markdown | Lunny Xiao | 2016-11-25 | 2 | -13/+15 |
* | | | | Merge pull request #249 from lunny/lunny/golint_modules_mailer | Thomas Boerger | 2016-11-25 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Golint fixed for modules/mailer | Lunny Xiao | 2016-11-25 | 1 | -1/+8 |
| |/ / / | |||||
* | | | | Added errcheck make task (#242) | Thomas Boerger | 2016-11-25 | 1 | -0/+7 |
* | | | | Lint/issue &mail (#243) | Bwko | 2016-11-25 | 4 | -27/+35 |
| |_|/ |/| | | |||||
* | | | Lint models/token.go (#244) | Bwko | 2016-11-25 | 1 | -0/+3 |
| |/ |/| | |||||
* | | CONTRIBUTING.md: link to "Faster reviews" document (#229) | Andrey Nering | 2016-11-25 | 1 | -0/+13 |
|/ | |||||
* | Merge pull request #96 from metalmatze/feature/drone-config | Thomas Boerger | 2016-11-24 | 4 | -40/+153 |
|\ | |||||
| * | Added matrix drone builds | Thomas Boerger | 2016-11-24 | 2 | -15/+37 |
| * | Create a first draft for .drone.yml | Matthias Loibl | 2016-11-24 | 2 | -0/+119 |
| * | Dropped travis config | Thomas Boerger | 2016-11-24 | 1 | -36/+0 |
| * | Added drone instead of travis detection to makefile | Thomas Boerger | 2016-11-24 | 1 | -4/+4 |
| * | Added dummy tasks for mysql and pgsql tests | Thomas Boerger | 2016-11-24 | 1 | -0/+8 |
* | | test database is connect OK after db config initialized (#239) | Lunny Xiao | 2016-11-24 | 1 | -0/+4 |
* | | Merge pull request #238 from go-gitea/make-install | Thomas Boerger | 2016-11-24 | 1 | -2/+2 |
|\ \ | |||||
| * | | Really use go install on make install | Thomas Boerger | 2016-11-24 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #228 from Bwko/feature/short-hash-download | Thomas Boerger | 2016-11-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | Added short-hash support to downloads | Bwko | 2016-11-24 | 1 | -1/+1 |
* | | | Merge pull request #237 from strk/login_source-lint | Thomas Boerger | 2016-11-24 | 1 | -8/+48 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Lint models/login_source.go | Sandro Santilli | 2016-11-24 | 1 | -8/+48 |
|/ / | |||||
* | | Merge pull request #235 from lunny/lunny/golint_modules_user | Thomas Boerger | 2016-11-24 | 1 | -0/+1 |
|\ \ | |||||
| * | | golint fixed for modules/user | Lunny Xiao | 2016-11-24 | 1 | -0/+1 |
* | | | Merge pull request #234 from strk/issue-lint | Thomas Boerger | 2016-11-24 | 1 | -44/+69 |
|\ \ \ | |||||
| * | | | Actually document the missing bits | Sandro Santilli | 2016-11-24 | 1 | -28/+26 |
| * | | | Lint issue.go | Sandro Santilli | 2016-11-24 | 1 | -43/+70 |
| |/ / | |||||
* | | | Merge pull request #233 from strk/git_diff-lint | Thomas Boerger | 2016-11-24 | 1 | -6/+26 |
|\ \ \ | |||||
| * | | | Expand documentations | Sandro Santilli | 2016-11-24 | 1 | -16/+16 |
| * | | | Lint git_diff.go | Sandro Santilli | 2016-11-24 | 1 | -6/+26 |
| |/ / | |||||
* | | | Merge pull request #232 from strk/error-lint | Thomas Boerger | 2016-11-24 | 1 | -0/+83 |
|\ \ \ | |||||
| * | | | Expand documentation a bit more | Sandro Santilli | 2016-11-24 | 1 | -82/+83 |
| * | | | Lint error.go | Sandro Santilli | 2016-11-24 | 1 | -0/+82 |
| |/ / | |||||
* | | | Merge pull request #231 from lunny/lunny/golint_modules_base | Thomas Boerger | 2016-11-24 | 2 | -7/+16 |
|\ \ \ | |||||
| * | | | golint fixed for modules/base | Lunny Xiao | 2016-11-24 | 2 | -7/+16 |
* | | | | Merge pull request #212 from strk/action-lint | Thomas Boerger | 2016-11-24 | 2 | -22/+60 |
|\ \ \ \ | |||||
| * | | | | Lint action.go | Sandro Santilli | 2016-11-24 | 2 | -22/+60 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #192 from strk/make-default-target | Thomas Boerger | 2016-11-24 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Have the deault 'all' rule just build | Sandro Santilli | 2016-11-24 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #176 from strk/manager-lint | Thomas Boerger | 2016-11-24 | 1 | -8/+17 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Lint and document manager api | Sandro Santilli | 2016-11-24 | 1 | -8/+17 |
|/ / / | |||||
* / / | Move init functions from routers/install to routers/init (#230) | Lunny Xiao | 2016-11-24 | 2 | -69/+82 |
|/ / |