| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
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'.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Previously, we load all releases of a repository which could hurt
performance when the repository has a lot of releases.
Now we're able to only load releases in current page view we need
to show by matching with 'tag_name'.
|
| |
|