Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint/issue &mail (#243) | Bwko | 2016-11-25 | 1 | -18/+23 |
| | | | | | | * Lint models/release.go * Lint models/ issue_label, issue_mail & mail.go | ||||
* | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 1 | -5/+5 |
|\ | | | | | | | | | | | | | | | | | # Conflicts: # models/git_diff.go # models/issue.go # models/org.go # models/pull.go # models/repo.go | ||||
| * | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
| | | | | | | | | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -1/+1 |
|/ | |||||
* | more | Sandro Santilli | 2016-11-07 | 1 | -8/+8 |
| | |||||
* | More... | Sandro Santilli | 2016-11-07 | 1 | -6/+6 |
| | |||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
| | |||||
* | Fix sender of issue notifications | Sandro Santilli | 2016-11-02 | 1 | -1/+1 |
| | | | | | | | It is the FROM field in mailer configuration that needs be used, not the USER field, which is for authentication. Closes https://github.com/gogits/gogs/issues/3615 | ||||
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -3/+3 |
| | | | | - Fill Milestone and Assignee field when available in webhook payload | ||||
* | Fix email FROM | Unknwon | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | #3279 use doer email for FROM field of issues | Unknwon | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -4/+4 |
| | |||||
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 1 | -0/+183 |