263 Commits (v1.3.1)

Author SHA1 Message Date
Ethan Koenig aa962deec0 Replace deprecated Id method with ID () 7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs () 7 years ago
Morlinest cc84ca40d7 Remove redudant issue LoadAttributes() calls () 7 years ago
Ethan Koenig 4cb9394a97 Fix lint errors () 7 years ago
Ethan Koenig b0f7457d9e Improve issue search () 7 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users () 7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate () 7 years ago
Lunny Xiao 5de94a67cf some refactors for issue and comments () 8 years ago
Zsombor da230a2872 Add possibility to record branch or tag information in an issue () 8 years ago
Lunny Xiao 921d90fd8b fix 500 error when view an issue which's milestone deleted () 8 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard () 8 years ago
Ethan Koenig a27863b6d1 Fix issue updated_unix bug () 8 years ago
Ethan Koenig 5f37944dff Fix unclosed session bug () 8 years ago
Ethan Koenig 48898e5d0b Fix PR nil-dereference bug () 8 years ago
Lauris BH b639fa1648 Ignore invalid issue numbers in commit messages. Fixes () 8 years ago
Ethan Koenig 80707c4736 Fix default ghost assignee bug () 8 years ago
Győrvári Gábor f2afed3098 Enable assignee e-mail notification () 8 years ago
Lunny Xiao d71fad2ab7 Fix and fix issue comments hidden () 8 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally () 8 years ago
Ethan Koenig 8fcda0442e Fix search by issue type () 8 years ago
Ethan Koenig 9fbdd7d787 Fix engine bug in getIssueByID () 8 years ago
Ethan Koenig 0c332f0480 Fix activity feed () 8 years ago
Sandro Santilli 447c9b428f Send notifications to partecipants in issue comments () 8 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues () 8 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ () 8 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment () 8 years ago
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. () 8 years ago
Ethan Koenig 22f7aa6e9c LableIDs -> LabelIDs () 8 years ago
Ethan Koenig cf80e19157 Optimize and unit test Issue_ReplaceLabels () 8 years ago
Lunny Xiao 1f7837d6d6 Refactor for issues loadattributes of a repository () 8 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard () 8 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard () 8 years ago
Ethan Koenig 076f940f1f Fix logging bug 8 years ago
Lunny Xiao cf0f451c37 Add delete branch track on pull request comments () 8 years ago
Lunny Xiao b6dd6210ea bug fixed for issue count () 8 years ago
Ethan Koenig a6751cec04 Unit tests for issue_milestone () 8 years ago
Ethan Koenig e6b4448ba3 Fix bug in Issue.GetIsRead () 8 years ago
Lunny Xiao f35b20b042 track issue title changes () 8 years ago
Ethan Koenig d0960b8035 Move IssueUser code to separate file () 8 years ago
Lunny Xiao 3e0525b47d Track assignee for issue () 8 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table () 8 years ago
Lunny Xiao 081485ecfd add milestone changed traker on issue view () 8 years ago
Ethan Koenig 10644d6dd7 Bug fixes and unit tests for models/issue_label () 8 years ago
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved () 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 () 8 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls () 8 years ago
Philip Couling 1610b9f547 Spun attachments into seperate go file () 8 years ago
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin () 8 years ago
Andrey Nering 03b45284e1 Merge pull request from ethantkoenig/tests/pull 8 years ago