Bwko
|
7b14700974
|
Lint/issue &mail (#243)
* Lint models/release.go
* Lint models/ issue_label, issue_mail & mail.go
|
8 years ago |
Thibault Meyer
|
b747797b29
|
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
# Conflicts:
# models/git_diff.go
# models/issue.go
# models/org.go
# models/pull.go
# models/repo.go
|
8 years ago |
Thibault Meyer
|
5d29fda874
|
Rewrite XORM queries
|
8 years ago |
Sandro Santilli
|
cb1b3cc148
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- 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
|
8 years ago |
Sandro Santilli
|
bb9ea9bb35
|
more
|
8 years ago |
Sandro Santilli
|
6909f35ba0
|
More...
|
8 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Sandro Santilli
|
ce9ffc1ea3
|
Fix sender of issue notifications
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
|
8 years ago |
Unknwon
|
38c02e6ece
|
#2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
|
8 years ago |
Unknwon
|
44257e6b3c
|
Fix email FROM
|
8 years ago |
Unknwon
|
1aae68b5f6
|
#3279 use doer email for FROM field of issues
|
8 years ago |
Unknwon
|
3b42ab0e57
|
Refactor User.Id to User.ID
|
9 years ago |
Unknwon
|
7b4e810eb5
|
#2854 fix no mail notification when issue is closed/reopened
|
9 years ago |