355 Commits (539bd27f9f403e8cd66146c608b0a780220d1390)

Author SHA1 Message Date
  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) 8 years ago
  Ethan Koenig 1d8ae87655 Batch updates for issues (#926) 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Bo-Yi Wu a6f4a8c2f0 feat: expose url field on issue api. (#982) 8 years ago
  Ethan Koenig f8e89a7034 LableIDs -> LabelIDs (#1088) 8 years ago
  Ethan Koenig 8240cba2c2 Optimize and unit test Issue_ReplaceLabels (#1080) 8 years ago
  Lunny Xiao d4c55c54b2 Refactor for issues loadattributes of a repository (#971) 8 years ago
  Lunny Xiao 49bec3eb86 Fix all the bugs in issues and pulls on dashboard (#943) 8 years ago
  Lunny Xiao 0e3c632388 Fix assigned issues dashboard (#920) 8 years ago
  Ethan Koenig 79140f6ad7 Fix logging bug 8 years ago
  Lunny Xiao efb41519b9 Add delete branch track on pull request comments (#888) 8 years ago
  Lunny Xiao 16e3a07793 bug fixed for issue count (#881) 8 years ago
  Ethan Koenig 065bf6fd52 Unit tests for issue_milestone (#878) 8 years ago
  Ethan Koenig 3846bd7137 Fix bug in Issue.GetIsRead (#876) 8 years ago
  Lunny Xiao 676cbacde7 track issue title changes (#841) 8 years ago
  Ethan Koenig 4eefdf8765 Move IssueUser code to separate file (#836) 8 years ago
  Lunny Xiao 0abfbb2040 Track assignee for issue (#808) 8 years ago
  Ethan Koenig c956352005 Drop redundant columns from issue_user table (#638) 8 years ago
  Lunny Xiao c8ee0b9df0 add milestone changed traker on issue view (#804) 8 years ago
  Ethan Koenig e979cc5524 Bug fixes and unit tests for models/issue_label (#802) 8 years ago
  Lunny Xiao 63db268036 Track labels changed on issue view & resolved #542 (#788) 8 years ago
  Andrey Nering 773b983b99 Fix color: closed PR was showing as purple instead of red 8 years ago
  Lunny Xiao 4683c3bebd bug fixed issues 500 resolved #754 (#756) 8 years ago
  Ethan Koenig 061fa12949 Search bar for issues/pulls (#530) 8 years ago
  Philip Couling fc1e953a6a Spun attachments into seperate go file (#701) 8 years ago
  Andrey Nering 9b3a69e3ac Notifications: mark as read/unread and pin (#629) 8 years ago
  Andrey Nering 867864eb4c Merge pull request #555 from ethantkoenig/tests/pull 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Ethan Koenig a6fc1ad1af Unit tests for models/pull.go 8 years ago
  Bo-Yi Wu 83e210669c fix gofmt error 8 years ago
  Andrey Nering 14ee287f3d Notification - Step 1 (#523) 8 years ago
  Bwko 67598de413 Added sorting to the labels & milestones page (#199) 8 years ago
  Ethan Koenig 2e563ee9f0 Bug fixes for Issues filters (#413) 8 years ago
  Lunny Xiao c14f3f747f UpdateIssueUsersByMentions was calling database write operations while (#443) 8 years ago
  Ethan Koenig e9093cb8e8 Bug fixes and tests for modules/base (#442) 8 years ago