Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | editor: remove out of sync branch before checkout again | Unknwon | 2017-11-16 |
| | | | | | | If a branch was deleted from server, sometimes it is not reflected on local copy. Therefore, we need to remove the branch with same name if it is out of sync and then checkout to correct version. | ||
* | api/repo: improve migration error handling | Unknwon | 2017-04-07 |
| | |||
* | 2fa: initial support (#945) | Unknwon | 2017-04-06 |
| | |||
* | error: move ErrRepoNotExist -> errors.RepoNotExist | Unknwon | 2017-03-23 |
| | |||
* | issue: fix redirect to random issue if index does not exist (#4315) | Unknwon | 2017-03-22 |
| | |||
* | repo/webhook: able to retrigger delivery history (#2187) | Unknwon | 2017-03-19 |
| | |||
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
| | |||
* | refactoring: experimental with models/errors package | Unknwon | 2017-03-12 |