1935 Commits (9436e6f4d21500e38da343fe826b222d8d2da923)

Author SHA1 Message Date
  techknowlogick b9839dfe6e Telegram webhook (#4227) 6 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
  Mura Li 7046125dbd Pre-calculate the absolute path of git (#6575) 6 years ago
  Segev Finer 9dcb34aee6 Add API for manipulating Git hooks (#6436) 6 years ago
  zeripath 6a89cea472 Add SUBJECT_PREFIX mailer config option (#6605) 6 years ago
  mrsdizzie eefe8a6ff3 Use ctx.metas for SHA hash links (#6645) 6 years ago
  Segev Finer 5f98b08ca0 Fix forking an empty repository (#6637) 6 years ago
  Jonas Franz 2c8388997d Add json tags for oauth2 form (#6627) 6 years ago
  Jonas Franz e56018013f Add option to disable refresh token invalidation (#6584) 6 years ago
  mrsdizzie 50747bc12e Improve issue autolinks (#6273) 6 years ago
  Mura Li d43562c97e Support search operators for commits search (#6479) 6 years ago
  Lunny Xiao 03637cafe5 fix mail notification when close/reopen issue (#6581) 6 years ago
  zeripath 1b4bffde8b Prevent server 500 on compare branches with no common history (#6555) 6 years ago
  zeripath 13d1d5dd13 wrap the ServerError and NotFound and log from the caller (#6550) 6 years ago
  silverwind 2ff1865a43 Render SHA1 links as code blocks (#6546) 6 years ago
  Lunny Xiao 513f9ca9d5 Issue indexer queue redis support (#6218) 6 years ago
  Vasek Sraier 691fa52e39 Cleaned permission checks for API -> site admin can now do anything (#6483) 6 years ago
  mrsdizzie 62c09e1ed8 Use stricter boundaries for auto-link detection (#6522) 6 years ago
  zeripath 472eb7f309 Quieter Integration Tests (#6513) 6 years ago
  silverwind 82eb2759bf Improve SHA1 link detection (#6526) 6 years ago
  mrsdizzie 2b94cb9734 Add X-Auto-Response-Suppress header to outgoing messages (#6492) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  mrsdizzie f73a16935f Change order that PostProcess Processors are run (#6445) 6 years ago
  Mura Li 1b3011c0c5 Use Go1.11 module (#5743) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  mrsdizzie 9e24d3376f Clean up ref name rules (#6437) 6 years ago
  Roland Koebler 380daf96aa Markdown: enable some more extensions (#6362) 6 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 6 years ago
  techknowlogick 56136c22bf Add bio field for user (#6113) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  zeripath 0231aabcee Add lang specific font stacks for CJK (#6007) 6 years ago
  Lunny Xiao be0fedc455 split setting.go to multiple files (#6154) 6 years ago
  techknowlogick 9c8be62167 Add InternalTokenURI to load InteralToken from an external file (#5812) 6 years ago
  zeripath 291466739b Fix reported issue in repo description (#6306) 6 years ago
  zeripath eba4541ed5 Use url.PathEscape to escape the branchname (#6304) 6 years ago
  zeripath bd23216f9a Remove util.RemoveAll - should have been removed since go 1.7 (#6299) 6 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  mrsdizzie ccb886f1cd Replace linkRegex with xurls library (#6261) 6 years ago
  mrsdizzie 659454840a Remove visitLinksForShortLinks features (#6257) 6 years ago
  Zsombor 36e5b7bca1 Fix #6234 : Check organization visibility before everything else (#6235) 6 years ago
  mrsdizzie 5a46b7ca13 Modify linkRegex to require http|https (#6171) 6 years ago
  Lunny Xiao 25446f2311 fix display dashboard even if require to change password (#6214) 6 years ago
  James E. Blair 787bcb0cac Create a repo redirect when transferring ownership (#6210) (#6211) 6 years ago
  Segev Finer 8e35b2c8ad Increase Username and Orgname MaxSize 35 -> 40 (#6178) 6 years ago
  Lunny Xiao f70edfa6b7 fix bug when set indexer as db and add tests (#6173) 6 years ago
  Lunny Xiao 0d56edb057 Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
  Lunny Xiao 5750b1c882 refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
  John Olheiser 850638b79b Minor UI tweaks (#5980) 6 years ago
  Lunny Xiao b84874f7b4 remove unused file (#6121) 6 years ago
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 6 years ago