373 Commits (f759831dce920d18ce4c86d47b53ea9cfb5583e5)

Author SHA1 Message Date
  guillep2k bef7061656 Ignore mentions for users with no access (#8395) 5 years ago
  Lunny Xiao 2d488eccf6 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 5 years ago
  Lunny Xiao 144e34f8f7 Fix issues/pr list broken when there are many repositories (#8409) 5 years ago
  Lunny Xiao ce2f727e05 Fix milestone num_issues (#8221) 5 years ago
  guillep2k 3204f63ab5 Fix column name ambiguity in GetUserIssueStats() (#8347) 5 years ago
  guillep2k 033bab748b Transaction-aware retry create issue to cope with duplicate keys (#8307) 5 years ago
  Lunny Xiao 947a425da3 Extract actions on new issue from models to services (#8217) 5 years ago
  Lunny Xiao 0335afce67 Fix label count (#8267) 5 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 5 years ago
  jaqra 42d2540758 Add 'Mentioning you' group to /issues page (#8201) 5 years ago
  guillep2k bc1ce1dad6 Add reviewrs as participants (#8121) 5 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao 83f886bd66 Fix repository's pull request count error (#7518) 6 years ago
  mrsdizzie 2c24a9b4bf Include thread related headers in issue/coment mail (#7484) 6 years ago
  mrsdizzie 41fa62153a Display original author and URL information when showing migrated issues/comments (#7352) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 187b555fb6 Fix index produces problem when issues/pulls deleted (#6973) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Lunny Xiao 973b2f299a Comments list performance optimization (#5305) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  oscar.lofwenhamn 4cfbdbda74 Make "Ghost" not link to 404 page (#6410) 6 years ago
  stevegt 76a618ae69 Add ability to sort issues by due date (#6206) (#6244) 6 years ago
  zeripath 74d95ffe1f Prevent double-close of issues (#6233) 6 years ago
  Lunny Xiao 0d56edb057 Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
  Lunny Xiao 5750b1c882 refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 6 years ago
  Lanre Adelowo b6bd9facea Implement "conversation lock" for issue comments (#5073) 6 years ago
  Zsombor 0266ddce0d Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041) 6 years ago
  Lauris BH 7b756a8930 Add the ability to use multiple labels as filters(#5786) 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
  zeripath a9a34f27d7 Fix sqlite deadlock when assigning to a PR (#5640) 6 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 6 years ago
  romankl 2755f83825 ensure that the `closed_at` is set for closed (#5449) 6 years ago
  Lunny Xiao 0538f7db62 Milestone issues and pull requests (#5293) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lunny Xiao 5ef2846eb3 fix sqlite lock (#5184) 6 years ago
  Lunny Xiao 7ecf01c5ad Add notification interface and refactor UI notifications (#5085) 6 years ago
  SagePtr b370af3b34 Fix failure on creating pull request with assignees (#4419) (#4583) 6 years ago
  Lauris BH 29e989d503 Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 7 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago
  Lunny Xiao 88c541cfe1 Fix some webhooks bugs (#3981) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  kolaente fa6735c9d6 Issue due date (#3794) 7 years ago
  Jonas Franz b8926d03aa Shows total tracked time in issue and milestone list (#3341) 7 years ago