Commit Graph

241 Commits (edbb9eefd6c12d6c67bf864539a51f5a09c7d670)

Author SHA1 Message Date
Sandro Santilli 447c9b428f Send notifications to partecipants in issue comments (#1217) 8 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926) 8 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 8 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 years ago
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982) 8 years ago
Ethan Koenig 22f7aa6e9c LableIDs -> LabelIDs (#1088) 8 years ago
Ethan Koenig cf80e19157 Optimize and unit test Issue_ReplaceLabels (#1080) 8 years ago
Lunny Xiao 1f7837d6d6 Refactor for issues loadattributes of a repository (#971) 8 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943) 8 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920) 8 years ago
Ethan Koenig 076f940f1f Fix logging bug 8 years ago
Lunny Xiao cf0f451c37 Add delete branch track on pull request comments (#888) 8 years ago
Lunny Xiao b6dd6210ea bug fixed for issue count (#881) 8 years ago
Ethan Koenig a6751cec04 Unit tests for issue_milestone (#878) 8 years ago
Ethan Koenig e6b4448ba3 Fix bug in Issue.GetIsRead (#876) 8 years ago
Lunny Xiao f35b20b042 track issue title changes (#841) 8 years ago
Ethan Koenig d0960b8035 Move IssueUser code to separate file (#836) 8 years ago
Lunny Xiao 3e0525b47d Track assignee for issue (#808) 8 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638) 8 years ago
Lunny Xiao 081485ecfd add milestone changed traker on issue view (#804) 8 years ago
Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label (#802) 8 years ago
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788) 8 years ago
Andrey Nering 5348e8b71a Fix color: closed PR was showing as purple instead of red 8 years ago
Lunny Xiao 8c2381103a bug fixed issues 500 resolved #754 (#756) 8 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530) 8 years ago
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