266 Commits (ec00d037ac9d64ef2c48ec8b724cfdf8ea6e1148)

Author SHA1 Message Date
  Lauris BH d0c132552e Add reactions to issues/PR and comments (#2856) 8 years ago
  Ethan Koenig d6b1f1fec3 Fix ref parsing in commit messages (#3067) 8 years ago
  Lunny Xiao 9fb62a93c5 Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 8 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 8 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 8 years ago
  Morlinest 21208abd29 Remove redudant issue LoadAttributes() calls (#2614) 8 years ago
  Ethan Koenig 2e41758ca3 Fix lint errors (#2547) 8 years ago
  Ethan Koenig 734935d94f Improve issue search (#2387) 8 years ago
  David Schneiderbauer 6ef30d97e4 Prevent sending emails and notifications to inactive users (#2384) 8 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 8 years ago
  Lunny Xiao 7935271b57 some refactors for issue and comments (#2419) 8 years ago
  Zsombor af78c757b7 Add possibility to record branch or tag information in an issue (#780) 8 years ago
  Lunny Xiao d1a3845b8c fix 500 error when view an issue which's milestone deleted (#2297) 8 years ago
  Ethan Koenig 1a50678894 Fix counts on issues dashboard (#2215) 8 years ago
  Ethan Koenig ca37578060 Fix issue updated_unix bug (#2204) 8 years ago
  Ethan Koenig ab1c0d300c Fix unclosed session bug (#2214) 8 years ago
  Ethan Koenig 22b022b086 Fix PR nil-dereference bug (#2195) 8 years ago
  Lauris BH 009d54b145 Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) 8 years ago
  Ethan Koenig b9c6d1e8a6 Fix default ghost assignee bug (#2069) 8 years ago
  Győrvári Gábor 05ddfb6f18 Enable assignee e-mail notification (#2003) 8 years ago
  Lunny Xiao ef60249ff3 Fix #2001 and fix issue comments hidden (#2016) 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Ethan Koenig d1367598b1 Fix search by issue type (#1914) 8 years ago
  Ethan Koenig 870ee442bd Fix engine bug in getIssueByID (#1934) 8 years ago
  Ethan Koenig 66ee05fd53 Fix activity feed (#1779) 8 years ago
  Sandro Santilli 3c004e37b3 Send notifications to partecipants in issue comments (#1217) 9 years ago
  Ethan Koenig 1d8ae87655 Batch updates for issues (#926) 9 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 9 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 9 years ago
  Bo-Yi Wu a6f4a8c2f0 feat: expose url field on issue api. (#982) 9 years ago
  Ethan Koenig f8e89a7034 LableIDs -> LabelIDs (#1088) 9 years ago
  Ethan Koenig 8240cba2c2 Optimize and unit test Issue_ReplaceLabels (#1080) 9 years ago
  Lunny Xiao d4c55c54b2 Refactor for issues loadattributes of a repository (#971) 9 years ago
  Lunny Xiao 49bec3eb86 Fix all the bugs in issues and pulls on dashboard (#943) 9 years ago
  Lunny Xiao 0e3c632388 Fix assigned issues dashboard (#920) 9 years ago
  Ethan Koenig 79140f6ad7 Fix logging bug 9 years ago
  Lunny Xiao efb41519b9 Add delete branch track on pull request comments (#888) 9 years ago
  Lunny Xiao 16e3a07793 bug fixed for issue count (#881) 9 years ago
  Ethan Koenig 065bf6fd52 Unit tests for issue_milestone (#878) 9 years ago
  Ethan Koenig 3846bd7137 Fix bug in Issue.GetIsRead (#876) 9 years ago
  Lunny Xiao 676cbacde7 track issue title changes (#841) 9 years ago
  Ethan Koenig 4eefdf8765 Move IssueUser code to separate file (#836) 9 years ago
  Lunny Xiao 0abfbb2040 Track assignee for issue (#808) 9 years ago
  Ethan Koenig c956352005 Drop redundant columns from issue_user table (#638) 9 years ago
  Lunny Xiao c8ee0b9df0 add milestone changed traker on issue view (#804) 9 years ago
  Ethan Koenig e979cc5524 Bug fixes and unit tests for models/issue_label (#802) 9 years ago
  Lunny Xiao 63db268036 Track labels changed on issue view & resolved #542 (#788) 9 years ago
  Andrey Nering 773b983b99 Fix color: closed PR was showing as purple instead of red 9 years ago
  Lunny Xiao 4683c3bebd bug fixed issues 500 resolved #754 (#756) 9 years ago
  Ethan Koenig 061fa12949 Search bar for issues/pulls (#530) 9 years ago