| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
As discussed here https://crowdin.com/translate/gogs/1/enus-cs#378 I'm suggesting this update.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Update TRANSLATORS
* Update TRANSLATORS
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Also addresses #3485.
|
| |
|
| |
|
| |
|
|
|
|
| |
Also fixes #4213
|
|
|
|
| |
Also a try to display key-value pairs in table.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
But can still fork to organizations.
|
| |
|
| |
|
|
|
|
|
| |
Add options to add users and teams to whitelist of a protected
branch. This is only available for organizational repositories.
|