Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Lint models/ssh_key.go | Bwko | 2016-11-26 | 1 | -23/+32 | |
| |/ | ||||||
* | | Merge pull request #265 from Bwko/lint/access.go | Thomas Boerger | 2016-11-27 | 1 | -20/+26 | |
|\ \ | ||||||
| * | | Lint models/access.go | Bwko | 2016-11-26 | 1 | -20/+26 | |
| |/ | ||||||
* | | Merge pull request #263 from Bwko/lint/user_email | Thomas Boerger | 2016-11-27 | 1 | -1/+7 | |
|\ \ | ||||||
| * | | Lint models/user_email.go | Bwko | 2016-11-26 | 1 | -1/+7 | |
| |/ | ||||||
* / | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 5 | -16/+16 | |
|/ | ||||||
* | Merge pull request #241 from Bwko/lint/admin.go | Thomas Boerger | 2016-11-25 | 1 | -0/+4 | |
|\ | ||||||
| * | Lint models/admin.go | Bwko | 2016-11-24 | 1 | -0/+4 | |
* | | Merge pull request #245 from Bwko/lint/update&slack | Thomas Boerger | 2016-11-25 | 2 | -0/+14 | |
|\ \ | ||||||
| * | | Lint models/update.go & webhook_slack.go | Bwko | 2016-11-25 | 2 | -0/+14 | |
| * | | Lint models/release.go | Bwko | 2016-11-24 | 1 | -5/+7 | |
| |/ | ||||||
* | | Merge pull request #246 from Bwko/fix/typo | Thomas Boerger | 2016-11-25 | 2 | -7/+7 | |
|\ \ | ||||||
| * | | Fix typos | Bwko | 2016-11-21 | 2 | -7/+7 | |
* | | | Merge pull request #256 from lunny/lunny/golint_modules_avatar | Thomas Boerger | 2016-11-25 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | golint fixed for modules/avatar | Lunny Xiao | 2016-11-25 | 1 | -1/+1 | |
* | | | | Merge pull request #250 from lunny/lunny/golint_modules_markdown | Thomas Boerger | 2016-11-25 | 2 | -10/+10 | |
|\ \ \ \ | ||||||
| * | | | | fixed test build error | Lunny Xiao | 2016-11-25 | 1 | -6/+6 | |
| * | | | | golint fixed for modules/markdown | Lunny Xiao | 2016-11-25 | 1 | -4/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Lint/issue &mail (#243) | Bwko | 2016-11-25 | 4 | -27/+35 | |
| |/ / |/| | | ||||||
* | | | Lint models/token.go (#244) | Bwko | 2016-11-25 | 1 | -0/+3 | |
|/ / | ||||||
* | | test database is connect OK after db config initialized (#239) | Lunny Xiao | 2016-11-24 | 1 | -0/+4 | |
* | | Lint models/login_source.go | Sandro Santilli | 2016-11-24 | 1 | -8/+48 | |
* | | 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 | |
| |/ / | ||||||
* / / | Lint action.go | Sandro Santilli | 2016-11-24 | 2 | -22/+60 | |
|/ / | ||||||
* | | Handle ssh key import better (#224) | stroucki | 2016-11-24 | 1 | -0/+2 | |
* | | Lint webhook.go, unexports simpleMarshalJSON (#198) | Sandro Santilli | 2016-11-22 | 1 | -3/+27 | |
|/ | ||||||
* | API endpoints for stars | Ethan Koenig | 2016-11-16 | 1 | -0/+15 | |
* | fix variable assigned and not used. | Bo-Yi Wu | 2016-11-15 | 1 | -1/+1 | |
* | Fix lint errors in models/wiki (just add methods docs) | Sandro Santilli | 2016-11-14 | 1 | -0/+6 | |
* | Remember diff view style (#163) | Andrey Nering | 2016-11-13 | 3 | -1/+23 | |
* | Fixes possible vulnerabilities with keyword hijacking (#20) | LefsFlare | 2016-11-12 | 1 | -4/+4 | |
* | Bug fixed for issues (#156) | Lunny Xiao | 2016-11-12 | 1 | -14/+6 | |
* | bug fixed caused by #153 (#154) | Lunny Xiao | 2016-11-12 | 1 | -1/+1 | |
* | use in instead string join (#155) | Lunny Xiao | 2016-11-12 | 4 | -9/+5 | |
* | fixed bug #151 caused Find should be Get (#153) | Lunny Xiao | 2016-11-12 | 4 | -21/+29 | |
* | optimization on database IN | Lunny Xiao | 2016-11-12 | 1 | -5/+4 | |
* | bug fixed for 500 caused by get org users (#149) | Lunny Xiao | 2016-11-12 | 1 | -2/+2 | |
* | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 4 | -10/+10 | |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 9 | -9/+9 | |
* | Remove unused import | Thibault Meyer | 2016-11-10 | 1 | -1/+0 | |
* | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 28 | -95/+96 | |
|\ | ||||||
| * | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 28 | -96/+96 |