1187 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  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
  Richard Mahn 1f6b13431f Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 6 years ago
  Lunny Xiao bfc9b2840f add notification placeholder (#7409) 6 years ago
  Gary Kim ae759990d1 Only show "New Pull Request" button if repo allows pulls (#7426) 6 years ago
  Cherrg 3c55fd59a7 wiki history improvements (#7391) 6 years ago
  Cherrg bc6dedabc7 wiki - page revisions list (#7369) 6 years ago
  Antoine GIRARD 4c869cb7ff Refactor filetype is not allowed errors (#7309) 6 years ago
  leonklingele e50d4c49e8 routers: do not leak secrets via timing side channel (#7364) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago
  Mario Lubenka e091f00c9d Show Pull Request button or status of latest PR in branch list (#6990) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Mario Lubenka 2dfaee26a2 Fixes diff on merged pull requests (#7171) 6 years ago
  Lunny Xiao 7434312d9d if milestone id is zero don't get it from database (#7169) 6 years ago
  Lunny Xiao b59eaaa90e Move PushUpdate dependency from models to repofiles (#6763) 6 years ago
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  Lanre Adelowo f97ee5fe5d Add state param to milestone listing API (#7131) 6 years ago
  zeripath 9bd4f39890 Move serv hook functionality & drop GitLogger (#6993) 6 years ago
  mrsdizzie c7a0a6d5f6 Validate External Tracker URL Format (#7089) 6 years ago