| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- fix bug when add a repo to team, all other team members gets access as well
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
response.WriteHeader calls`
|
| |
|
| |
|
| |
|
|
|
|
| |
README: fix typo
|
| |
|
| |
|
|
|
|
|
| |
- routers/user: little code format
- conf/locale: update French locale
|
|
|
|
| |
cmd/web.go: check version after load config
|
|
|
|
| |
disabled #884
|
| |
|
| |
|
|
|
|
| |
- conf/locale: update Japanese locale
|
|
|
|
|
|
|
| |
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
|
| |
|
|
|
|
| |
- conf/locale: add mew translator profile
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- update russian locale
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- POST /user/repos
- POST /org/:org/repos
|
| |
|
| |
|
| |
|