Commit Graph

1788 Commits (40dc458bb69f9827e804e2fe51c9f42caf3d3ddc)

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