| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
* Update TRANSLATORS
* Update TRANSLATORS
|
|
|
|
| |
[CI SKIP]
|
| |
|
| |
|
|
|
|
|
| |
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.
|
|
|
| |
The unicode non-breaking space character was breaking the heading format; this switches that character for an ASCII space.
|
|
|
|
| |
[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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Related to #4329.
|
| |
|
| |
|
|
|
|
| |
Added flag '--archive-name' for backup command.
|
|
|
|
| |
Added new config section '[log.xorm]'.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Add Repositories panel to user settings
issue #4277
* modified personal repo settings format
|
| |
|
| |
|
|
|
|
| |
Add an empty space to make <span> have width.
|
|
|
|
| |
[CI SKIP]
|
| |
|
|
|
|
| |
Also highlight 'Files' tab when use editor.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Added '[repository] ENABLE_RAW_FILE_RENDER_MODE'.
|