Commit Graph

338 Commits (82e0383d2104f454af5b3e0e768f0497113f3b13)

Author SHA1 Message Date
Andrey Nering 42904cb98a Notification - Step 1 (#523) 8 years ago
Bwko 71dee6b7c0 Improve the way how branches are deleted 8 years ago
Lunny Xiao 4b7594d9fa Provide button to delete merged pull request (#441) 8 years ago
Bwko a345a03d99 Added sorting to the labels & milestones page (#199) 8 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413) 8 years ago
Ethan Koenig 4c89a9c33c Bug fixes and tests for modules/base (#442) 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 64196d4036 More overlooks 8 years ago
Sandro Santilli 60c82a8780 More... 8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts 8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker 8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors 8 years ago
Unknwon 643142acab Web editor: support upload files 8 years ago
Unknwon 780cc2d110 router/repo: code refactoring 8 years ago
Unknwon 28cf0e6aaa #3459 code quality improvement 8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459) 8 years ago
Unknwon 6b98d58906 #2966 code cleanup 8 years ago
Unknwon f8a48ffaad Web editor: improve code quality 8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup 8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
Richard Mahn d0a0239bac Squashed commit of the following: 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
Unknwon d625e41c6c #3408 minor code fix 8 years ago
Unknwon 2f105f3979 #2162 completely disable builtin issue tracker when enable external tracker 8 years ago
Unknwon 29ccf047d8 routers/repo/issue: remove redundant format string 8 years ago
Unknwon 899e799459 #1601 support delete issue comment 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 46e96c008c Use struct for UI settings 8 years ago
Unknwon 5aa2bf86f4 Update locales and .gopmfile 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Thomas Boerger dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895) 9 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Unknwon 0e9bc2d410 Fix pull request availability check 9 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators 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 d5a3021a7d Make markdown as an independent module 9 years ago
Download-Fritz a1b28fc33c Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls(). 9 years ago
Download-Fritz a467184e13 #2505 Allow to fork and disallow to create PRs for mirrors. 9 years ago
Andrey Nering 658bfc2704 Implement issue and pull request templates. 9 years ago
Tobias Kunicke bc0eee48d5 parse milestone.deadline as local time 9 years ago
Unknwon 1c74612b3c Minor fix for #2444 9 years ago
Florian Kaiser 3e0a27157c Make highlighted markdown code blocks work on issue pages 9 years ago
Kim "BKC" Carlbäcker 85335c5f56 Go-ism :D 9 years ago