36 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 5 years ago
  Ilya 5f9a1f49f3 Allow to merge if file path contains " or \ (#8629) 5 years ago
  Lunny Xiao 1ca5eb7766 Move webhook codes from service to webhook notification (#8712) 5 years ago
  Lunny Xiao 1a6073731f Move issue change content from models to service (#8711) 5 years ago
  zeripath 921df75e11 Add basic repository lfs management (#7199) 5 years ago
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 5 years ago
  Lunny Xiao 9cb678c6a4 Move issue change status from models to service (#8691) 5 years ago
  Lunny Xiao 3e50c75c46 Move more issue assignee code from models to issue service (#8690) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  Lunny Xiao 239320ae4f Move issue label operations to issue service package (#8553) 5 years ago
  John Olheiser a84e831d35 Improve webhooks (#8583) 5 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 5 years ago
  John Olheiser 8b9815fca8 Fix review webhooks (#8570) 5 years ago
  Wenxuan Zhao 30cce0fb47 Allow externalID to be UUID (#8551) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  Lunny Xiao 352d6ee7e7 Move sync mirror actions to mirror service package (#8518) 5 years ago
  Lunny Xiao 37fa6f997b Move clearlabels from models to issue service (#8326) 5 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 5 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  guillep2k 852135fa3d Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  Lunny Xiao 66132b60a6 Move change issue title from models to issue service package (#8456) 5 years ago
  guillep2k bef7061656 Ignore mentions for users with no access (#8395) 5 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 5 years ago
  Lunny Xiao c67c1263d5 Extract actions on deletereleasebyid from models to release service (#8219) 5 years ago
  Lunny Xiao 947a425da3 Extract actions on new issue from models to services (#8217) 5 years ago
  Elias Norberg 6d9f924ac5 If no specific context is required for status check, require an overall success (#8318) 5 years ago
  Lunny Xiao 2753ddae39 Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218) 5 years ago
  Lunny Xiao a4ee6f9b60 Move create issue comment to comments package (#8212) 5 years ago
  Daniel Fonseca de Lira 5dfb6f2f8b Fix assets key on release webhook (#8253) 5 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  Lunny Xiao 314b4c26b7 move some milestone functions to a standalone package (#8213) 5 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 5 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 5 years ago