Commit Graph

216 Commits (74ed6dc3ad830d308a032fe213e9dfe83f954ffc)

Author SHA1 Message Date
Philip Couling 1610b9f547 Spun attachments into seperate go file (#701) 8 years ago
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629) 8 years ago
Andrey Nering 84b7d29d34 Create missing database indexes (#596) 8 years ago
Ethan Koenig 72bfabfada Unit tests for models/pull.go 8 years ago
Bo-Yi Wu 6510e57758 fix gofmt error 8 years ago
Andrey Nering 42904cb98a Notification - Step 1 (#523) 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
Lunny Xiao 0c5c34d7dd UpdateIssueUsersByMentions was calling database write operations while (#443) 8 years ago
Ethan Koenig 4c89a9c33c Bug fixes and tests for modules/base (#442) 8 years ago
Lunny Xiao 7c46667e71 fixed vulnerabilities labels (#409) 8 years ago
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API 8 years ago
Kim "BKC" Carlbäcker 0f05470cb8 [API] Pull Requests (#248) 8 years ago
Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 8 years ago
Sandro Santilli 8aa960f129 Actually document the missing bits 8 years ago
Sandro Santilli 4dd1eb57bd Lint issue.go 8 years ago
Bwko 2a449bd4b1 Fix typos 8 years ago
Lunny Xiao 3dedc027ac Bug fixed for issues (#156) 8 years ago
Lunny Xiao 30a37311f8 use in instead string join (#155) 8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt 8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Flare a6c487f6ca
Fix err not being nil 8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts 8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 8 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names 8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 8 years ago
Flare fd6be0d17e
Still print error if user does not exist 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Flare 1b59e6f910
Fix 500 error caused by deleted users on issues (#3675) 8 years ago
Unknwon 643142acab Web editor: support upload files 8 years ago
Unknwon 6b98d58906 #2966 code cleanup 8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup 8 years ago
Kim "BKC" Carlbäcker 06602a84ff Fix PR-webhook issue where Label-data is stale (#3486) (#3510) 8 years ago
Unknwon a00c932bbc General code quality improvement 8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type 8 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality 8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
Unknwon 94392a7af3 Fix empty repository panic on send test webhook 8 years ago
Unknwon 15845cb287 Code clean up for new config options 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 5448d29b2e #3417 wrong dashboard issue count for create by you 8 years ago
lstahlman 699c71d319 Fix for #3401 Links of pull request comment email should use pulls URL (#3403) 8 years ago
Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements 8 years ago
Unknwon 8aa0a76702 #3327 fix wrong table name in Join 8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 46e96c008c Use struct for UI settings 8 years ago