| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* Add new Authentication Source: GitHub, including GitHub Enterprise.
* Add vendor dependencies.
|
|
|
|
|
| |
- github.com/gogs/go-gogs-client
- gopkg.in/macaron.v1
|
| |
|
| |
|
| |
|
|
|
|
| |
Bring fixes for #5538
|
| |
|
|
|
|
| |
Fix security flaw reported by c957861129d62331c5704d2f04d11e41.
|
|
|
|
| |
Fix security flaw reported by c957861129d62331c5704d2f04d11e41.
|
|
|
|
| |
Fix security flaw reported by c957861129d62331c5704d2f04d11e41.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Related #4642
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#4460)
|
| |
|
|
|
|
|
| |
After sync mirror, get latest commit date and compare to current
repository updated time, only update it if the commit date is newer.
|
| |
|
| |
|
|
|
|
| |
Response 404 not 500 for raw diff if object does not exist.
|
| |
|
| |
|
| |
|
|
|
|
| |
[CI SKIP]
|
| |
|
|
|
|
| |
Added config option '[ui.user] COMMITS_PAGING_NUM'.
|
| |
|