| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix FIXME and remove superfluous queries in models/org (#749) | Ethan Koenig | 2017-01-25 | 1 | -8/+5 |
* | Create missing database indexes (#596) | Andrey Nering | 2017-01-06 | 1 | -5/+5 |
* | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 1 | -2/+2 |
* | fix tag webhook 404 error (#420) | Lunny Xiao | 2016-12-22 | 1 | -1/+1 |
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 1 | -2/+2 |
* | bug fixed branch name for pushupdate (#380) | Lunny Xiao | 2016-12-13 | 1 | -1/+1 |
* | Bug fixes for repo permissions in API | Ethan Koenig | 2016-12-07 | 1 | -1/+1 |
* | CreateBranch-hook has shasum. Use the full ref for fetching shasum | Kim "BKC" Carlbäcker | 2016-11-29 | 1 | -1/+19 |
* | Tag-webhooks are useless without shasums | Kim "BKC" Carlbäcker | 2016-11-29 | 1 | -0/+2 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -3/+3 |
* | Lint action.go | Sandro Santilli | 2016-11-24 | 1 | -21/+59 |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 1 | -5/+5 |
|\ |
|
| * | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
* | | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -13/+18 |
|/ |
|
* | Use MixedCase constant names | Sandro Santilli | 2016-11-07 | 1 | -26/+26 |
* | 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 | -3/+3 |
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -77/+64 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -1/+1 |
* | models/repo_editor: improve code quality | Unknwon | 2016-08-15 | 1 | -0/+1 |
* | Fix empty repository panic on send test webhook | Unknwon | 2016-08-15 | 1 | -5/+0 |
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -28/+16 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -10/+9 |
* | Add committer information to API and Webhooks. Also fixes #3271 (#3414) | lstahlman | 2016-08-09 | 1 | -5/+18 |
* | #2907 Add commit timestamp to webhook | Unknwon | 2016-08-09 | 1 | -10/+12 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -1/+1 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -10/+11 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -10/+10 |
* | Use struct for UI settings | Unknwon | 2016-07-24 | 1 | -2/+2 |
* | Remove redundant Unix timestamp method call | Unknwon | 2016-07-23 | 1 | -1/+1 |
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 | 1 | -1/+1 |
* | #2375 preserve cases for action content | Unknwon | 2016-07-09 | 1 | -1/+1 |
* | Fix capitalisation of repo-name in news (#3203) | SjonHortensius | 2016-06-27 | 1 | -1/+1 |
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 | 1 | -3/+8 |
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | 1 | -0/+2 |
* | #2697 fix panic when close issue via commit message | Unknwon | 2016-02-25 | 1 | -2/+2 |
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -19/+21 |
* | #2630 fix wrong user avatar link in webhook | Unknwon | 2016-02-15 | 1 | -1/+1 |
* | Minor fix for #2567 | Unknwon | 2016-02-14 | 1 | -7/+7 |
* | Only show activities for repositories on dashboard, that the user has access to | Florian Kaiser | 2016-02-06 | 1 | -3/+20 |
* | URL fix for #2287 | Unknwon | 2016-01-15 | 1 | -0/+4 |
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 1 | -14/+26 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | fix bool check for repo max limit and fix hang when push repo with tons of co... | Unknwon | 2015-12-10 | 1 | -4/+0 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -21/+25 |
* | fix wrong slack webhook payload URL | Unknwon | 2015-12-06 | 1 | -1/+1 |
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -17/+2 |
* | fix api broken | Unknwon | 2015-11-15 | 1 | -0/+4 |