| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Get rid of responsive issue.
Also fixes #4527.
|
| |
|
| |
|
|
|
|
| |
editing (#4402)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
[CI SKIP]
|
|
|
|
| |
[CI SKIP]
|
| |
|
| |
|
| |
|
|
|
|
| |
Relates to #649 and #2157
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Move 'Commits' and 'Releases' tabs down to body.
This patch also reduces page load time for pages that do not need
to use commits count anywhere. Get commits count can hurt
performance badly for huge repositories that has tens of thousands
commits like Linux Kernel.
|
| |
|
|
|
|
| |
This reverts commit eaab01fa4993d2c9c9141b7526747deb4f21ba2e.
|
|
|
|
| |
Also fixes #4213
|
| |
|
|
|
|
| |
Also a try to display key-value pairs in table.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This decreases page load time for webhook edit page.
|
|
|
|
|
| |
Add options to add users and teams to whitelist of a protected
branch. This is only available for organizational repositories.
|
| |
|
|
|
|
|
|
| |
1. Fix sample content didn't show up when hook doesn't exist.
2. Fix CSS 'word-break' to use 'break-word' not 'break-all'.
3. Fix single quote in 'locale_en-US.ini' file.
|
| |
|
| |
|