Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | api: add GetReferenceSHA (#5546) | Unknwon | 2018-12-16 |
| | |||
* | api: add GetSingleCommit (#5546) | Unknwon | 2018-12-15 |
| | |||
* | api/repo: support edit repository issue tracker (gogs/go-gogs-client#94) | Unknwon | 2018-12-02 |
| | |||
* | routes/api: change status handle to new style | Unknwon | 2018-12-01 |
| | | | | Also fixed one bug that did not catch team not found error. | ||
* | api: correct pagination in repository search api (#5293) | oOOps | 2018-06-13 |
| | |||
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
| | |||
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
| | |||
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
| | |||
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 |
| | |||
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
| | |||
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory |