| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Remove unused custom-alphabet feature of random string generator
* Fix modulo-biased random string generator
* Random string generator should return error if it fails to read random data via crypto/rand
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Both are possible on explore and admin panel
|
| |
|
| |
|
|
|
|
| |
Use hand-written SQL to do complex query
|
| |
|
| |
|
|
|
|
| |
Also fix that no matter who, still able to see organizations with private membership.
|
| |
|
| |
|
| |
|
|\
| |
| | |
Hide other teams & repos from organization page
|
| | |
|
| |
| |
| |
| | |
with 0
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- fix delete user but repository watches are not decreased
|
| |
|
|
|
|
| |
README: fix typo
|
| |
|
|\ |
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
|
| |
| |
| |
| |
| | |
- templates/org: mirror fix on name output
- routers: add missing error check
|
| | |
|