1787 Commits (2af67f6044af1cad7136ce8c123e37ab090ca9bc)

Author SHA1 Message Date
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 5 years ago
  techknowlogick 19ec2606e9 API OTP Context (#6674) 5 years ago
  techknowlogick 56da256853
Telegram webhook (#4227) 5 years ago
  Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
  Mura Li 2a9806bfc6 Pre-calculate the absolute path of git (#6575) 5 years ago
  Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 5 years ago
  zeripath 827ab6b75a Add SUBJECT_PREFIX mailer config option (#6605) 5 years ago
  mrsdizzie 1bce1894f5 Use ctx.metas for SHA hash links (#6645) 5 years ago
  Segev Finer ecfa5f1594 Fix forking an empty repository (#6637) 5 years ago
  Jonas Franz 62d3f49c28 Add json tags for oauth2 form (#6627) 5 years ago
  Jonas Franz 783cd64927 Add option to disable refresh token invalidation (#6584) 5 years ago
  mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 5 years ago
  Mura Li 3186ef554c Support search operators for commits search (#6479) 5 years ago
  Lunny Xiao 2f53b5f88c fix mail notification when close/reopen issue (#6581) 5 years ago
  zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555) 5 years ago
  zeripath 0af0b078f9 wrap the ServerError and NotFound and log from the caller (#6550) 5 years ago
  silverwind 8e949db3b5 Render SHA1 links as code blocks (#6546) 5 years ago
  Lunny Xiao e7d7dcb090 Issue indexer queue redis support (#6218) 5 years ago
  Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483) 5 years ago
  mrsdizzie 6293736d02 Use stricter boundaries for auto-link detection (#6522) 5 years ago
  zeripath 5422f23ed8 Quieter Integration Tests (#6513) 5 years ago
  silverwind 2242a9f82e Improve SHA1 link detection (#6526) 5 years ago
  mrsdizzie 54c1cb6c5f Add X-Auto-Response-Suppress header to outgoing messages (#6492) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  mrsdizzie c8650aef0a Change order that PostProcess Processors are run (#6445) 5 years ago
  Mura Li d77176912b Use Go1.11 module (#5743) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  mrsdizzie d056bf300f Clean up ref name rules (#6437) 5 years ago
  Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362) 5 years ago
  John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 5 years ago
  techknowlogick d1c982cb73
Add bio field for user (#6113) 5 years ago
  mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) 5 years ago
  zeripath d78bb1d564 Add lang specific font stacks for CJK (#6007) 5 years ago
  Lunny Xiao 379289639e
split setting.go to multiple files (#6154) 5 years ago
  techknowlogick d7542bfde3
Add InternalTokenURI to load InteralToken from an external file (#5812) 5 years ago
  zeripath b2e9894988 Fix reported issue in repo description (#6306) 5 years ago
  zeripath 663874e8be Use url.PathEscape to escape the branchname (#6304) 5 years ago
  zeripath dbab98c8e0 Remove util.RemoveAll - should have been removed since go 1.7 (#6299) 5 years ago
  Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 5 years ago
  mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library (#6261) 5 years ago
  mrsdizzie 020075e12f Remove visitLinksForShortLinks features (#6257) 5 years ago
  Zsombor f80caa5a8c Fix #6234 : Check organization visibility before everything else (#6235) 5 years ago
  mrsdizzie 4a2e92bcd1 Modify linkRegex to require http|https (#6171) 5 years ago
  Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214) 5 years ago
  James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211) 5 years ago
  Segev Finer 594f591691 Increase Username and Orgname MaxSize 35 -> 40 (#6178) 5 years ago
  Lunny Xiao 15ecc08475 fix bug when set indexer as db and add tests (#6173) 5 years ago
  Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 5 years ago
  Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 5 years ago
  John Olheiser d26d249748 Minor UI tweaks (#5980) 5 years ago