76 Commits (24e01c763dae87cc92c84b46cce7baf7b7b97c46)

Author SHA1 Message Date
  Harshit Bansal 44cc954d56 Fix an error while adding a dependency via UI. (#5862) 6 years ago
  Lunny Xiao 98001f2485 Refactor notification for indexer (#5111) 6 years ago
  zeripath edab793179 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) 6 years ago
  Lunny Xiao 8f242a5fec Refactor mail notification (#5110) 6 years ago
  Lanre Adelowo 7d9d7757e1 fix nil pointer when adding a due date (#5587) 6 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Jonas Franz c2c37ce220 Hide outdated comments in file view (#5017) 6 years ago
  Lauris BH c9540dfe0c Code review UI improvements and bugfixes (#4682) 6 years ago
  Lauris BH a4cab4d00b Pull request review/approval and comment on code (#3748) 6 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago
  Lunny Xiao 42faf0d9b9 fix delete comment bug (#4216) 7 years ago
  Lunny Xiao 88c541cfe1 Fix some webhooks bugs (#3981) 7 years ago
  Lunny Xiao a619bd08b0 Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  kolaente fa6735c9d6 Issue due date (#3794) 7 years ago
  kolaente b78c4a43ea Fix only updated_unix when adding a comment (#3855) 7 years ago
  Lunny Xiao e4131d12b3 fix bug when a user delete but assigned on issue (#3318) 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
  Lauris BH 3cc03a92f7 Issue content should not be updated when closing with comment (#2833) 7 years ago
  Morlinest 14eed73d10 Fix order of comments (#2835) 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
  Ethan Koenig 734935d94f Improve issue search (#2387) 7 years ago
  Lunny Xiao bd18b7684e Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Jonas Franz 2345f38d7d Feature: Timetracking (#2211) 7 years ago
  Lunny Xiao 7935271b57 some refactors for issue and comments (#2419) 7 years ago
  Ethan Koenig ca37578060 Fix issue updated_unix bug (#2204) 8 years ago
  Ethan Koenig 2560cd25e8 Fix unchecked error bug (#2110) 8 years ago
  Jonas Franz 4ae5b416b7 Fix "Dashboard shows deleted comments" (#1995) 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 5518912d1d Don't show non-comments in comments API (#2001) 8 years ago
  Ethan Koenig 48d328b923 Fix deleted milestone bug (#1942) 8 years ago
  Ethan Koenig 66ee05fd53 Fix activity feed (#1779) 8 years ago
  Jonas Franz 1ec8691624 Adding #issuecomment to the URL in E-Mail notifications (#1674) 8 years ago
  Lunny Xiao 916ec6ab3d Bug fixed for deleted label in issue comment (#904) 8 years ago
  Lunny Xiao efb41519b9 Add delete branch track on pull request comments (#888) 8 years ago
  Lunny Xiao 676cbacde7 track issue title changes (#841) 8 years ago
  Lunny Xiao 0abfbb2040 Track assignee for issue (#808) 8 years ago
  Lunny Xiao c8ee0b9df0 add milestone changed traker on issue view (#804) 8 years ago
  Lunny Xiao 63db268036 Track labels changed on issue view & resolved #542 (#788) 8 years ago
  Bo-Yi Wu c9313d4205 fix: delete attachment after remove comment. 8 years ago
  Ethan Koenig 061fa12949 Search bar for issues/pulls (#530) 8 years ago
  Ethan Koenig 04b9dca661 Fix ambiguity bug in getCommentsByRepoIDSince (#665) 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Lunny Xiao c14f3f747f UpdateIssueUsersByMentions was calling database write operations while (#443) 8 years ago
  Kim "BKC" Carlbäcker acd5a98218 issue comment api fix (#449) 8 years ago