2051 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  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
  Antoine GIRARD b7869025e4 swagger/fix: []string are not enum by swagger definition (#7916) 5 years ago
  Mike Schwörer d737757149 API method to list all commits of a repository (#6408) 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
  David Svantesson df229e31ca Allow token as authorization for accessing attachments (#7909) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao c3a5147439 Add file status on API (#7671) 5 years ago
  Lunny Xiao ff30bec046 fix bug when migrating a private repository (#7917) 5 years ago
  Lunny Xiao 26e7c7dbe3 Fix upload file type check (#7890) 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
  guillep2k 1cf6fcebdf Remove unique filter from repo indexer analyzer. (#7878) 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
  Lunny Xiao 4298202a9b move CreateReview to moduels/pull (#7841) 5 years ago
  zeripath daee7222a4 Attempt to fix hook problem (#7854) 5 years ago
  Gary Kim 8bfa412172 Check commit message hashes before making links (#7713) 5 years ago
  Antoine GIRARD b6195a7746 Import topics during migration (#7851) 5 years ago
  Mura Li dab49c94fe Do not fetch all refs (#7797) 5 years ago
  WGH 4865cd6818 Fix lax comparison in validation tests (#7815) 5 years ago
  Antoine GIRARD cd8a25ea16 Fix duplicate call of webhook (#7821) 5 years ago
  guillep2k 202054c4a5 Remove camel case tokenization from repo indexer (#7733) 5 years ago
  zeripath 9542d72bf6 Be more strict with git arguments (#7715) 5 years ago
  silverwind 2b0069abee Add a lot of extension to language mappings for syntax highlights (#7741) 5 years ago
  FlorianBen ce74319a6b Fix specific highlighting (CMakeLists.txt ...) (#7686) 5 years ago
  guillep2k 6a6b75190d Include "executable" files in the index, as they are not necessarily binary (#7718) 5 years ago
  Lunny Xiao 263f38a6dc remove unnecessary fmt on generate bindata (#7706) 5 years ago