| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
| |
* 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)
|
|
|
|
| |
By explicitly requires token authentication.
|
| |
|
| |
|
| |
|
|
|
| |
Signed-off-by: Charles Kenney <charlesc.kenney@gmail.com>
|
|
|
|
| |
[ci skip]
|
| |
|
|
|
|
| |
This commit fixes issue #5473 and makes a new branch behave like a
push event and trigger the appropriate webhook.
|
|
|
|
|
|
|
|
| |
* Added rel="me" to website link on user profile
See issue #5008
* Added `nofollow` as per feedback
|
| |
|