291 Commits (24e01c763dae87cc92c84b46cce7baf7b7b97c46)

Author SHA1 Message Date
  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
  Lauris BH 06b08c80b0 Add issue closed time column to fix activity closed issues list (#3537) 7 years ago
  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