| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
* | Use MixedCase constant names | Sandro Santilli | 2016-11-07 | 1 | -12/+12 |
* | Replaced go-gogs-client with go-sdk imports | 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 | -1/+1 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -8/+8 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -16/+74 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -2/+1 |
* | #2045 have fallback but empty value | Unknwon | 2015-12-04 | 1 | -3/+0 |
* | #2045 move fallback to empty string | Unknwon | 2015-12-04 | 1 | -2/+3 |
* | more fixes on #2045 | Unknwon | 2015-12-04 | 1 | -9/+9 |
* | #2045 add short version as fallback to Slack payload | Unknwon | 2015-12-01 | 1 | -3/+9 |
* | webhook APIs | Unknwon | 2015-08-29 | 1 | -12/+10 |
* | slack JSON indent | Unknwon | 2015-08-28 | 1 | -1/+1 |
* | new create webhook event | Unknwon | 2015-08-28 | 1 | -36/+64 |
* | new create webhook UI | Unknwon | 2015-08-27 | 1 | -0/+115 |