| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -5/+15 |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -2/+2 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -9/+9 |
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -9/+9 |
* | And others | Sandro Santilli | 2016-11-07 | 1 | -7/+7 |
* | More MixedCase consts | Sandro Santilli | 2016-11-07 | 1 | -4/+4 |
* | Use MixedCase constant names | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Fixed links to sdk docs | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -1/+1 |
* | Fix empty repository panic on send test webhook | Unknwon | 2016-08-15 | 1 | -9/+21 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -13/+6 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -2/+3 |
* | Add committer information to API and Webhooks. Also fixes #3271 (#3414) | lstahlman | 2016-08-09 | 1 | -0/+4 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
* | models/webhook: restrict deletion to be explicitly with repo and org ID | Unknwon | 2016-07-17 | 1 | -2/+2 |
* | #3274 fix can't get webhook detail of organization | Unknwon | 2016-07-16 | 1 | -1/+6 |
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 | 1 | -1/+1 |
* | #3057 retrieve webhook with repo_id | Unknwon | 2016-07-08 | 1 | -1/+1 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -13/+13 |
* | #2639 add branch prefix for test webhook | Unknwon | 2016-02-17 | 1 | -1/+2 |
* | #2630 fix wrong user avatar link in webhook | Unknwon | 2016-02-15 | 1 | -1/+1 |
* | fix wrong slack webhook payload URL | Unknwon | 2015-12-06 | 1 | -1/+6 |
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -0/+385 |