1961 Commits (f05a3353f4788ade6156bf132796690cf3154fd3)

Author SHA1 Message Date
  guillep2k 356e1a70ea Reduce test sensibility (#8393) 4 years ago
  Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331) 4 years ago
  Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289) 4 years ago
  David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 4 years ago
  Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486) 4 years ago
  Lunny Xiao eb11ca6847
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) 4 years ago
  Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 4 years ago
  David Svantesson 730065a3dc Do only show teams access for organization repositories, not for personal repositories (#8265) 4 years ago
  David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 4 years ago
  guillep2k 2628b15ee3 Fix utf8 tests (#8192) 4 years ago
  Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481) 4 years ago
  Mura Li eec997d30a Fix data race (#8204) 4 years ago
  Mario Lubenka a37236314c Adds side-by-side diff for images (#6784) 4 years ago
  Mura Li a5f87feefd Fix pull merge 500 error caused by git-fetch breaking behaviors (#8161) 4 years ago
  techknowlogick 7a8e299c7c migrate gplus to google oauth2 provider (#7885) 4 years ago
  techknowlogick 2837563147
oauth2 with remote Gitea - Fix #8093 (#8149) 4 years ago
  Filip Navara 52fda312df Fix reading git notes from nested trees (#8026) 4 years ago
  guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767) 4 years ago
  jaqra 7e17424c7e Make link last commit massages in repository home page and commit tables (#8006) 4 years ago
  WGH 6ddd3b0b47 Implement webhook branch filter (#7791) 4 years ago
  John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061) 4 years ago
  Lunny Xiao 88e1c29df1
Fix Go 1.13 private repository go get issue (#8112) 4 years ago
  Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889) 4 years ago
  Rinat b660a732ae feat: highlight issue references with : (#8101) 4 years ago
  guillep2k 4cb1bdddc8 Strict name matching for Repository.GetTagID() (#8074) 4 years ago
  David Svantesson 1f951cdeba Add API endpoint for accessing repo topics (#7963) 4 years ago
  Mura Li c027eac1d6 Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066) 4 years ago
  Gary Kim ee11974719 Search Commits via Commit Hash (#7400) 4 years ago
  guillep2k 6097ff68e7 Make encoding tests independent of LOCALE settings (#8018) 4 years ago
  Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813) 4 years ago
  Richard Mahn 3302066f69 Fixes #7945 - makes sure we are only getting tag refs (#7990) 4 years ago
  Antoine GIRARD 954fe0e4e0
swagger/fix: []string are not enum by swagger definition (#7916) 4 years ago
  Mike Schwörer 042089fbaf API method to list all commits of a repository (#6408) 4 years ago
  David Svantesson c9546d4cdd Include description in repository search. (#7942) 4 years ago
  David Svantesson 8c24bb9e43 Abort syncrhonization from LDAP source if there is some error. (#7960) 4 years ago
  guillep2k e3115cc019 Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 4 years ago
  Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 4 years ago
  David Svantesson ce45a8c257 Allow token as authorization for accessing attachments (#7909) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 09ca391230
Add file status on API (#7671) 4 years ago
  Lunny Xiao ed58919bfc fix bug when migrating a private repository (#7917) 4 years ago
  Lunny Xiao 2d0b90c967 Fix upload file type check (#7890) 4 years ago
  zeripath bee1227b2f
Extract the username and password from the mirror url (#7651) 4 years ago
  Norwin 867f46f78e Detect delimiter in CSV rendering (#7869) 4 years ago
  guillep2k 5661773018 Remove unique filter from repo indexer analyzer. (#7878) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814) 4 years ago
  Lunny Xiao c021890930
move CreateReview to moduels/pull (#7841) 4 years ago
  zeripath def84840db Attempt to fix hook problem (#7854) 4 years ago
  Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713) 4 years ago