1156 Commits (49c068310b35475a7846d681d386c7a56281364f)

Author SHA1 Message Date
  Lunny Xiao 239320ae4f Move issue label operations to issue service package (#8553) 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
  zeripath 59600c2fe4 Add missed close in ServeBlobLFS (#8527) 5 years ago
  blueworrybear 61b95b175f Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 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
  6543 e672ae1388 [Branch View] Add Included TAG (#8449) 5 years ago
  jaqra f457f9d710 Add pagination to commit graph page (#8360) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  Lunny Xiao 66132b60a6 Move change issue title from models to issue service package (#8456) 5 years ago
  Tekaoh 086724a293 Check for either escaped or unescaped wiki filenames (#8408) 5 years ago
  guillep2k 7cee630f26 Allow users with explicit read access to give approvals (#8382) 5 years ago
  silverwind 9cba9b58d9 add file line count info on UI (#8396) 5 years ago
  guillep2k 634dc9b752 Fix editor commit to new branch if PR disabled (#8375) 5 years ago
  Mario Lubenka 580e3479bd Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
  Tekaoh 6f788e7b0c Fix a comment typo (#8358) 5 years ago
  Aam Surganda 8e832a7d97 Change general form binding to gogs form (#8334) 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
  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
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 5 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 5 years ago
  Lunny Xiao 314b4c26b7 move some milestone functions to a standalone package (#8213) 5 years ago
  Mario Lubenka 41999118cc Adds side-by-side diff for images (#6784) 5 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 5 years ago
  WGH 016de7972b Implement webhook branch filter (#7791) 5 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 5 years ago
  guillep2k bc1ce1dad6 Add reviewrs as participants (#8121) 5 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 5 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 5 years ago
  guillep2k 3b3a16575c Add change title notification for issues (#8061) 5 years ago
  jaqra bc6a7a31f5 Move line number to :before attr to hide from search on browser (#8002) 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
  zeripath c777f4f385 Extract the username and password from the mirror url (#7651) 5 years ago
  Norwin c6614b95e4 Detect delimiter in CSV rendering (#7869) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 5 years ago
  Lanre Adelowo 34acfee0e3 fix non existent milestone with 500 error (#7867) 5 years ago
  Lunny Xiao 4298202a9b move CreateReview to moduels/pull (#7841) 5 years ago
  Mario Lubenka 68b7c23c56 Enable switching to a different source branch when PR already exists (#7819) 5 years ago
  Lunny Xiao 711834cbf9 Display error as string but not bytes (#7780) 5 years ago
  Lunny Xiao 14574c4b39 improve branches list performance and fix protected branch icon when no-login (#7695) 5 years ago
  zeripath d4ae5a4ec3 use 403 instead of 401 for ErrUserProhibitLogin (#7591) 6 years ago
  zeripath 307dd8cac8 Handle ErrUserProhibitLogin in http git (#7586) 6 years ago