| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
Initially proposed by #2376 and fixes #3068 as well.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Add start count corrector for Repository.NumClosedIssues
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Update language choose dropdown to fit more languages
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix #2872
|
| |
|
|
|
|
|
|
|
| |
When use builtin SSH server with concurrent operations, there are probabilities
One connection could use the command from another connections.
Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope.
|
| |
|
|
|
|
|
| |
- add border-radius to filter list items
- use color as background of label for issue/pull view page
|
|
|
|
| |
- update glide info
|
|
|
|
|
| |
- Fix go-gogs-client#10
- Related to #809
|
| |
|
| |
|
|
|
|
| |
No guarantee for compatibility with future changes
|
|
|
|
| |
Both are possible on explore and admin panel
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Use hand-written SQL to do complex query
|
| |
|
| |
|