2143 Commits (bc59998fdfaa1c5fff8f57d9e8e4009d65771516)

Author SHA1 Message Date
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 6 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 6 years ago
  guillep2k 8cf1913419 Allow registration when button is hidden (#8237) 6 years ago
  jaqra 42d2540758 Add 'Mentioning you' group to /issues page (#8201) 6 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 6 years ago
  Lunny Xiao 314b4c26b7 move some milestone functions to a standalone package (#8213) 6 years ago
  techknowlogick 84f95d9c4d Remove legacy handling of drone token (#8191) 6 years ago
  Mario Lubenka 41999118cc Adds side-by-side diff for images (#6784) 6 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 6 years ago
  Lunny Xiao 837d1ecb44 Fix team user api (#8172) 6 years ago
  WGH 016de7972b Implement webhook branch filter (#7791) 6 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 6 years ago
  guillep2k bc1ce1dad6 Add reviewrs as participants (#8121) 6 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 6 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 6 years ago
  guillep2k 3b3a16575c Add change title notification for issues (#8061) 6 years ago
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 6 years ago
  jaqra bc6a7a31f5 Move line number to :before attr to hide from search on browser (#8002) 6 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 6 years ago
  Gary Kim 242075aea4 Fix adding default Telegram webhook (#7972) 6 years ago
  Richard Mahn cd7ab45ca6 Adds details about what tags can use the Git tags API (#7989) 6 years ago
  Mike Schwörer d737757149 API method to list all commits of a repository (#6408) 6 years ago
  Tamal Saha 740478d43d Run CORS handler first for /api routes (#7967) 6 years ago
  David Svantesson 1e14f2b8d1 Include description in repository search. (#7942) 6 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 6 years ago
  David Svantesson 4b84478fe6 Document possibility to limit API Repo search to topics only. (#7957) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  zeripath c777f4f385 Extract the username and password from the mirror url (#7651) 6 years ago
  Norwin c6614b95e4 Detect delimiter in CSV rendering (#7869) 6 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 6 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 6 years ago
  Lanre Adelowo 34acfee0e3 fix non existent milestone with 500 error (#7867) 6 years ago
  Lunny Xiao 4298202a9b move CreateReview to moduels/pull (#7841) 6 years ago
  zeripath daee7222a4 Attempt to fix hook problem (#7854) 6 years ago
  Mario Lubenka 68b7c23c56 Enable switching to a different source branch when PR already exists (#7819) 6 years ago
  David Svantesson f628f27ec5 Rewrite existing repo units if setting is not included in api body (#7763) 6 years ago
  Antoine GIRARD 899241b52e api: fix multiple bugs with statuses endpoints (#7785) 6 years ago
  Lunny Xiao 711834cbf9 Display error as string but not bytes (#7780) 6 years ago
  Lunny Xiao 16e8a23648 add pagination for admin api get orgs and fix only list public orgs bug (#7742) 6 years ago
  Lunny Xiao 29269ec59c display as error (#7724) 6 years ago
  Antoine GIRARD 0a613b8bfd org/members: display 2FA members states + optimize sql requests (#7621) 6 years ago
  Lunny Xiao 14574c4b39 improve branches list performance and fix protected branch icon when no-login (#7695) 6 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 6 years ago
  zeripath 368ab357f8 Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 6 years ago
  zeripath 72f71dfe4a Swagger: Add information to API Token header (#7585) 6 years ago
  zeripath d4ae5a4ec3 use 403 instead of 401 for ErrUserProhibitLogin (#7591) 6 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 6 years ago
  zeripath 307dd8cac8 Handle ErrUserProhibitLogin in http git (#7586) 6 years ago
  Richard Mahn 469b7af7e9 Fixes #7564 - Malformed URLs in API git/commits response (#7565) 6 years ago
  Christian Muehlhaeuser 8acc6ccd3e Fixed ineffectual assignments (#7555) 6 years ago