| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Get rid of responsive issue.
Also fixes #4527.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
After sync mirror, get latest commit date and compare to current
repository updated time, only update it if the commit date is newer.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Special characters such as '@', ';', '#' and ':' could occur in
password portion of credentials, which breaks the interpretation
and saves 'config' file in with extra characters that are not
recognized by Git (due to INI library).
|
|
|
|
|
|
|
|
| |
Reasons to change:
1. Shorter than 'modules'
2. More generally used by other Go projects
3. Corresponds to the naming of '$GOPATH/pkg' directory
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Redirect user to sign in page when visit private repository with
public issues if user want to post comment or create new issue.
|
|
|
|
|
|
| |
Only allow HighlightJS specific classes.
Reported by ChALkeR.
|
|
|
|
| |
Should not include count for inaccessible repositories.
|
|
|
|
| |
[CI SKIP]
|
|
|
|
|
|
|
|
| |
If user creates a protect branch for the first time (which has ID=0),
it generates invalid whitelist records with 'protect_branch_id=0'.
This prevents future updates of protect branch whitelist.
Migration: remove existing invalid protect branch whitelist records.
|
| |
|
|
|
|
| |
Relates to #649 and #2157
|
| |
|
| |
|
|
|
|
| |
Added new config section '[log.xorm]'.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Added new config section '[release.attachment]’.
|
| |
|