2208 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  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
  David Svantesson 50c913e799 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 5 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 5 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 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
  David Svantesson 09f7c1a11f Fix repo_admin_change_team_access always checked in org settings (#8319) 5 years ago
  David Svantesson f4655e2cd0 Fix API for edit and delete release attachment (#8285) 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
  Sandro Santilli 49f8309134 Alwaywas return local url for users avatar (#8245) 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
  guillep2k 8cf1913419 Allow registration when button is hidden (#8237) 5 years ago
  jaqra 42d2540758 Add 'Mentioning you' group to /issues page (#8201) 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
  techknowlogick 84f95d9c4d Remove legacy handling of drone token (#8191) 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
  Lunny Xiao 837d1ecb44 Fix team user api (#8172) 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
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 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
  Gary Kim 242075aea4 Fix adding default Telegram webhook (#7972) 5 years ago
  Richard Mahn cd7ab45ca6 Adds details about what tags can use the Git tags API (#7989) 5 years ago
  Mike Schwörer d737757149 API method to list all commits of a repository (#6408) 5 years ago
  Tamal Saha 740478d43d Run CORS handler first for /api routes (#7967) 5 years ago
  David Svantesson 1e14f2b8d1 Include description in repository search. (#7942) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  David Svantesson 4b84478fe6 Document possibility to limit API Repo search to topics only. (#7957) 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
  zeripath daee7222a4 Attempt to fix hook problem (#7854) 5 years ago
  Mario Lubenka 68b7c23c56 Enable switching to a different source branch when PR already exists (#7819) 5 years ago