| Commit message (Collapse) | Author | Age |
|
|
|
| |
the user (#3412)
|
|
|
|
| |
issues
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Fix go-gogs-client#10
- Related to #809
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- User profile un/follow
- List user's followers/following
|
| |
|
| |
|
|
|
|
|
| |
This is follow-up for 56c66ee486b4b8d544201662de62a23f36e6a069 allowing admin
to see private repositories, even when not being member of them.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
|
| | |
|
|/ |
|
| |
|
|
|
|
|
| |
This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file
|
| |
|
|
|
|
| |
- fix delete user but repository watches are not decreased
|