Commit Graph

171 Commits (0161e46b5a1a60b9e5a20438c5b67ca84dce5861)

Author SHA1 Message Date
agrn 88112a5324 Fix "Error: No issue number specified" when pushing (#1393) 8 years ago
Lunny Xiao 3cf0e513e6 fix wrong log when push to a new branch (#1220) 8 years ago
Ethan Koenig da1b6164fe Fix FIXME and remove superfluous queries in models/org (#749) 8 years ago
Andrey Nering 84b7d29d34 Create missing database indexes (#596) 8 years ago
Ethan Koenig 1207bda94b Fix typos in models/ (#576) 8 years ago
Lunny Xiao c21e2c4151 fix tag webhook 404 error (#420) 8 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 8 years ago
Lunny Xiao 73710c00a8 bug fixed branch name for pushupdate (#380) 8 years ago
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API 8 years ago
Kim "BKC" Carlbäcker dad806d3ea CreateBranch-hook has shasum. Use the full ref for fetching shasum 9 years ago
Kim "BKC" Carlbäcker f364522468 Tag-webhooks are useless without shasums 9 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 9 years ago
Sandro Santilli dd9d0f3732 Lint action.go 9 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 9 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries 9 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names 9 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 9 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 9 years ago
Unknwon a00c932bbc General code quality improvement 9 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 9 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality 9 years ago
Unknwon 94392a7af3 Fix empty repository panic on send test webhook 9 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 9 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 9 years ago
lstahlman 89f71b44f7 Add committer information to API and Webhooks. Also fixes #3271 (#3414) 9 years ago
Unknwon c5d4a9e046 #2907 Add commit timestamp to webhook 9 years ago
Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 9 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 9 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 years ago
Unknwon 46e96c008c Use struct for UI settings 9 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 9 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods 9 years ago
Unknwon 70a281a39b #2375 preserve cases for action content 9 years ago
SjonHortensius 17a4d8a5e5 Fix capitalisation of repo-name in news (#3203) 9 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 9 years ago
Unknwon 129638117f #2697 fix panic when close issue via commit message 9 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 9 years ago
Unknwon 2765b5c7cf #2630 fix wrong user avatar link in webhook 9 years ago
Unknwon a1d97e8f5c Minor fix for #2567 9 years ago
Florian Kaiser 45db167f7a Only show activities for repositories on dashboard, that the user has access to 9 years ago
Unknwon c631a4a9b9 URL fix for #2287 9 years ago
Unknwon f43cc90841 #2287 Truncate repository name if too long 9 years ago
Unknwon 19423957b1 rename import path 9 years ago
Unknwon 99e9bbef6c fix bool check for repo max limit and fix hang when push repo with tons of commits 10 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook 10 years ago
Unknwon dce2a9e7e1 fix wrong slack webhook payload URL 10 years ago
Unknwon 404867f206 fix #2105 and fix #1857 10 years ago