Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | golint for models/org_team.go | Lunny Xiao | 2016-11-28 | 2 | -46/+47 |
| | |||||
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
| | |||||
* | Fixes typos | Bwko | 2016-11-27 | 3 | -8/+8 |
| | |||||
* | Merge pull request #264 from Bwko/lint/org.go | Thomas Boerger | 2016-11-27 | 2 | -19/+37 |
|\ | | | | | Lint models/org.go | ||||
| * | Lint models/org.go & models.go | Bwko | 2016-11-26 | 2 | -19/+37 |
| | | |||||
* | | Merge pull request #266 from Bwko/lint/repo_mirror | Thomas Boerger | 2016-11-27 | 1 | -0/+7 |
|\ \ | | | | | | | Lint models/repo_mirror.go | ||||
| * | | Lint models/repo_mirror.go | Bwko | 2016-11-26 | 1 | -0/+7 |
| |/ | |||||
* | | Merge pull request #268 from Bwko/lint/repo_branch | Thomas Boerger | 2016-11-27 | 1 | -7/+12 |
|\ \ | | | | | | | Lint models/repo_branch.go | ||||
| * | | Lint models/repo_branch.go | Bwko | 2016-11-26 | 1 | -7/+12 |
| |/ | |||||
* | | Merge pull request #267 from Bwko/lint/ssh_key | Thomas Boerger | 2016-11-27 | 1 | -23/+32 |
|\ \ | | | | | | | Lint models/ssh_key.go | ||||
| * | | 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 | ||||
| * | | 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 | ||||
| * | | 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 |
|/ | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | ||||
* | Merge pull request #241 from Bwko/lint/admin.go | Thomas Boerger | 2016-11-25 | 1 | -0/+4 |
|\ | | | | | Lint models/admin.go | ||||
| * | 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, release.go & webhook_slack.go | ||||
| * | | 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 | ||||
| * | | 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 | ||||
| * | | | 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 |
|\ \ \ \ | | | | | | | | | | | Golint fixed for modules/markdown | ||||
| * | | | | 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/release.go * Lint models/ issue_label, issue_mail & mail.go | ||||
* | | | 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 |
|\ \ | | | | | | | Lint issue.go | ||||
| * | | 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 |
|\ \ \ | | | | | | | | | Lint git_diff.go | ||||
| * | | | Expand documentations | Sandro Santilli | 2016-11-24 | 1 | -16/+16 |
| | | | | |||||
| * | | | Lint git_diff.go | Sandro Santilli | 2016-11-24 | 1 | -6/+26 |
| |/ / | | | | | | | | | | Semi-automatic linting (don't really document things) | ||||
* | | | Merge pull request #232 from strk/error-lint | Thomas Boerger | 2016-11-24 | 1 | -0/+83 |
|\ \ \ | | | | | | | | | Lint error.go | ||||
| * | | | Expand documentation a bit more | Sandro Santilli | 2016-11-24 | 1 | -82/+83 |
| | | | | |||||
| * | | | Lint error.go | Sandro Santilli | 2016-11-24 | 1 | -0/+82 |
| |/ / | | | | | | | | | | This was done semi-programmatically, not really documenting anything | ||||
* / / | Lint action.go | Sandro Santilli | 2016-11-24 | 2 | -22/+60 |
|/ / | |||||
* | | Handle ssh key import better (#224) | stroucki | 2016-11-24 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * Handle user ssh key input better ssh_key: when user submitted keys had a newline at the end, strings.Split would have created a slice with an empty last element, and the key type check would be incorrect. Perhaps a better way is to look for 'ssh-rsa' or 'ssh-dsa' at the beginning of the string, but this is simple. * ssh_key: correct indentation | ||||
* | | 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 |
| | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Fix lint errors in models/wiki (just add methods docs) | Sandro Santilli | 2016-11-14 | 1 | -0/+6 |
| | | | | See #70 | ||||
* | 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 |
| | | | | | | - Added public entries to reserved keywords list - Rename variables - Derped comment | ||||
* | Bug fixed for issues (#156) | Lunny Xiao | 2016-11-12 | 1 | -14/+6 |
| |