2433 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  Lunny Xiao 11208fb8a3 Update milestone issues numbers when save milestone and other code improvements (#8411) 5 years ago
  Lunny Xiao ce2f727e05 Fix milestone num_issues (#8221) 5 years ago
  Lunny Xiao 869c8e00fe Add extra user information when migrating release (#8331) 5 years ago
  guillep2k 3204f63ab5 Fix column name ambiguity in GetUserIssueStats() (#8347) 5 years ago
  guillep2k 033bab748b Transaction-aware retry create issue to cope with duplicate keys (#8307) 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
  Elias Norberg c47de2f229 Show correct commit status in PR list (#8316) 5 years ago
  Lunny Xiao bdefe2a81e Upgrade xorm to latest to fix insert issue bug (#8309) 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
  guillep2k 792c98e9f5 Fix nil ref (#8281) 5 years ago
  Lunny Xiao a4ee6f9b60 Move create issue comment to comments package (#8212) 5 years ago
  Sandro Santilli 239f9c11de Test more reserved usernames (#8263) 5 years ago
  Lunny Xiao 0335afce67 Fix label count (#8267) 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
  Lanre Adelowo 6e71d41ee1 Delete releases attachments if release is deleted (#6068) 5 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 5 years ago
  Daniel Fonseca de Lira 1a00bb3a3b Fix release API URL generation (#8234) 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
  Bjoern Petri 8735c4f27c MS Teams webhook misses commit messages (#8209) 5 years ago
  Jakob Ackermann eac8f1d7f8 [ssh] fix the config specification in the authorized_keys template (#8031) 5 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 5 years ago
  techknowlogick 33d5590896 migrate gplus to google oauth2 provider (#7885) 5 years ago
  techknowlogick fbb544d095 oauth2 with remote Gitea - Fix #8093 (#8149) 5 years ago
  guillep2k bd00339637 Restrict repository indexing by glob match (#7767) 5 years ago
  Lauris BH 219ccb2a10 Fix webhooks to use proxy from environment (#8116) 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
  Rinat a3dc05223e feat: highlight issue references with : (#8101) 5 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 5 years ago
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 5 years ago
  David Svantesson 1e14f2b8d1 Include description in repository search. (#7942) 5 years ago
  David Svantesson dd78d093b4 Abort syncrhonization from LDAP source if there is some error. (#7960) 5 years ago
  guillep2k 7a11b6ddad Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  David Svantesson ba61db56a9 Change repo search to use exact match for topic search. (#7941) 5 years ago
  Lunny Xiao c84c947512 don't convert buffer to string (#7115) 5 years ago
  Lunny Xiao c3a5147439 Add file status on API (#7671) 5 years ago
  Mura Li 25bff11130 Fix pull creation with empty changes (#7920) 5 years ago