| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
[CI SKIP]
|
|
|
|
| |
[CI SKIP]
|
| |
|
|
|
|
| |
- Add Portuguese
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Added option to use plain text alt to HTML emails. Should make the messages friendlier for spam filters.
* Check that plaintext conversion worked before adding the HTML alt
* Add description of ADD_PLAIN_TEXT_ALT to app.ini
* Added comment clarifying html AddAlternative
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Update _repository.less
* Update _repository.less
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix MySQL 1046 error
|
| |
|
|
|
|
|
|
| |
* Add new Authentication Source: GitHub, including GitHub Enterprise.
* Add vendor dependencies.
|
| |
|
|
|
|
| |
Reported by PentesterLab (https://pentesterlab.com).
|
|
|
|
| |
(#5551)
|
|
|
|
|
| |
- github.com/gogs/go-gogs-client
- gopkg.in/macaron.v1
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
[skip ci]
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by @cezar97.
|
|
|
|
| |
- pkg/context: add ParamsUser to unify the injection process
|
| |
|
|
|
|
| |
Reported by @cezar97.
|
| |
|
|
|
|
| |
Bring fixes for #5538
|
|
|
|
| |
needed (#5305)
|
| |
|
| |
|
|
|
|
| |
models/issue: unify Issue receiver name to 'issue'
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also fixed one bug that did not catch team not found error.
|
| |
|
|
|
|
| |
(#5534)
|