2080 Commits (558c6d55d58cec390bb675be01223439f26bf143)

Author SHA1 Message Date
  zeripath df90283cf1 Ensure that GitRepo is set on Empty repositories (#8539) 5 years ago
  guillep2k d0b8011526 Fix password complexity regex for special characters (on master) (#8525) 5 years ago
  Colin Arnott a046a60c1e upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 5 years ago
  Colin Arnott 38453a8415 upgrade gopkg.in/ini.v1 (#8500) 5 years ago
  zeripath 97f2ba3163 Restore Graceful Restarting & Socket Activation (#7274) 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
  guillep2k 360a7ca7bd Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 5 years ago
  Lunny Xiao df107d7d17 Make static resouces web browser cache time customized on app.ini (#8442) 5 years ago
  David Svantesson 77bf7df4d4 Fix errors in create org UI regarding team access permission. (#8506) 5 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 5 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  guillep2k 852135fa3d Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
  zeripath fd1f508e48 IsBranchExist: return false if provided name is empty (#8485) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  zeripath a4827c584d Ensure Request Body Readers are closed in LFS server (#8454) 5 years ago
  Lunny Xiao 8ae0ac34ef fix template bug on mirror repository setting page (#8438) 5 years ago
  guillep2k bf005516be Reduce test sensibility (#8393) 5 years ago
  Lunny Xiao 869c8e00fe Add extra user information when migrating release (#8331) 5 years ago
  Mario Lubenka 580e3479bd Bugfix for image compare and minor improvements to image compare (#8289) 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
  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 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  David Svantesson 7277268247 Do only show teams access for organization repositories, not for personal repositories (#8265) 5 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  guillep2k 89bfd452e4 Fix utf8 tests (#8192) 5 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 5 years ago
  Mura Li 97052c8974 Fix data race (#8204) 5 years ago
  Mario Lubenka 41999118cc Adds side-by-side diff for images (#6784) 5 years ago
  Mura Li e272ab7892 Fix pull merge 500 error caused by git-fetch breaking behaviors (#8161) 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
  Filip Navara e95088371a Fix reading git notes from nested trees (#8026) 5 years ago
  guillep2k bd00339637 Restrict repository indexing by glob match (#7767) 5 years ago
  jaqra 5afaf9fd73 Make link last commit massages in repository home page and commit tables (#8006) 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
  Lunny Xiao 42908ef54b Fix Go 1.13 private repository go get issue (#8112) 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
  guillep2k 07587e34a4 Strict name matching for Repository.GetTagID() (#8074) 5 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 5 years ago
  Mura Li 9436e6f4d2 Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066) 5 years ago
  Gary Kim d05ee87d99 Search Commits via Commit Hash (#7400) 5 years ago
  guillep2k 5140af370e Make encoding tests independent of LOCALE settings (#8018) 5 years ago
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
  Richard Mahn 43e82958a8 Fixes #7945 - makes sure we are only getting tag refs (#7990) 5 years ago