272 Commits (003c17c5e16e7f1138efab4db4ea8034106c57c0)

Author SHA1 Message Date
  Alberto González Palomo 003c17c5e1 Use issue number/index instead of id for API URL. (#3298) 7 years ago
  modmew8 e15bdee826 Fixed asterisk based tasklist items, fixed requirement for one char after last blank to be a valid task. (#3296) 7 years ago
  modmew8 4366d89cce Added progressbar for issues (#1146). (#3171) 7 years ago
  Ethan Koenig 93c99f76e2 Fix bugs in issue dashboard stats (#3073) 7 years ago
  Ethan Koenig 2ec08eb4ef Remove unnecessary updates to issue indexer (#3212) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Lauris BH d0c132552e Add reactions to issues/PR and comments (#2856) 7 years ago
  Ethan Koenig d6b1f1fec3 Fix ref parsing in commit messages (#3067) 7 years ago
  Lunny Xiao 9fb62a93c5 Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Morlinest 21208abd29 Remove redudant issue LoadAttributes() calls (#2614) 7 years ago
  Ethan Koenig 2e41758ca3 Fix lint errors (#2547) 7 years ago
  Ethan Koenig 734935d94f Improve issue search (#2387) 7 years ago
  David Schneiderbauer 6ef30d97e4 Prevent sending emails and notifications to inactive users (#2384) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Lunny Xiao 7935271b57 some refactors for issue and comments (#2419) 7 years ago
  Zsombor af78c757b7 Add possibility to record branch or tag information in an issue (#780) 7 years ago
  Lunny Xiao d1a3845b8c fix 500 error when view an issue which's milestone deleted (#2297) 7 years ago
  Ethan Koenig 1a50678894 Fix counts on issues dashboard (#2215) 7 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