1764 Commits (926ae2ec6d90b2fd352da06ea06c28ecf2cbbf1f)

Author SHA1 Message Date
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 7 years ago
  mrsdizzie f73a16935f Change order that PostProcess Processors are run (#6445) 7 years ago
  Mura Li 1b3011c0c5 Use Go1.11 module (#5743) 7 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  mrsdizzie 9e24d3376f Clean up ref name rules (#6437) 7 years ago
  Roland Koebler 380daf96aa Markdown: enable some more extensions (#6362) 7 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 7 years ago
  techknowlogick 56136c22bf Add bio field for user (#6113) 7 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 7 years ago
  zeripath 0231aabcee Add lang specific font stacks for CJK (#6007) 7 years ago
  Lunny Xiao be0fedc455 split setting.go to multiple files (#6154) 7 years ago
  techknowlogick 9c8be62167 Add InternalTokenURI to load InteralToken from an external file (#5812) 7 years ago
  zeripath 291466739b Fix reported issue in repo description (#6306) 7 years ago
  zeripath eba4541ed5 Use url.PathEscape to escape the branchname (#6304) 7 years ago
  zeripath bd23216f9a Remove util.RemoveAll - should have been removed since go 1.7 (#6299) 7 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 7 years ago
  mrsdizzie ccb886f1cd Replace linkRegex with xurls library (#6261) 7 years ago
  mrsdizzie 659454840a Remove visitLinksForShortLinks features (#6257) 7 years ago
  Zsombor 36e5b7bca1 Fix #6234 : Check organization visibility before everything else (#6235) 7 years ago
  mrsdizzie 5a46b7ca13 Modify linkRegex to require http|https (#6171) 7 years ago
  Lunny Xiao 25446f2311 fix display dashboard even if require to change password (#6214) 7 years ago
  James E. Blair 787bcb0cac Create a repo redirect when transferring ownership (#6210) (#6211) 7 years ago
  Segev Finer 8e35b2c8ad Increase Username and Orgname MaxSize 35 -> 40 (#6178) 7 years ago
  Lunny Xiao f70edfa6b7 fix bug when set indexer as db and add tests (#6173) 7 years ago
  Lunny Xiao 0d56edb057 Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 7 years ago
  Lunny Xiao 5750b1c882 refactor issue indexer, add some testing and fix a bug (#6131) 7 years ago
  John Olheiser 850638b79b Minor UI tweaks (#5980) 7 years ago
  Lunny Xiao b84874f7b4 remove unused file (#6121) 7 years ago
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 7 years ago
  Lunny Xiao 4bac454040 Fix prohibit login check on authorization (#6106) 7 years ago
  Lanre Adelowo b6bd9facea Implement "conversation lock" for issue comments (#5073) 7 years ago
  Rémy Boulanouar 3c466cbf40 Allow to set organization visibility (public, internal, private) (#1763) 7 years ago
  zeripath ddb59b1201 Move to ldap.v3 to fix #5928 (#6105) 7 years ago
  xdch47 0dd4d70a34 modules/context/auth.go: fix redirect loop (#5965) 7 years ago
  zeripath 05d09a2818 Allow markdown files to read from the LFS (#5787) 7 years ago
  zeripath 074b62aae4 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 7 years ago
  manuelluis 34a18857f6 In basic auth check for tokens before call UserSignIn (#5725) 7 years ago
  Lanre Adelowo 5c160bafca Add option to close issues via commit on a non master branch (#5992) 7 years ago
  Lunny Xiao ddef4b71f5 Split setting.go as multiple files (#6014) 7 years ago
  Lunny Xiao 40e55c4503 add default time out for git operations (#6015) 7 years ago
  Thomas Loubiou c0307f324e Remove extra spaces (#6016) 7 years ago
  Thomas Loubiou 3d73cf2a9f Fix #5799 - swagger for mergePullRequest (#5996) 7 years ago
  Lunny Xiao 3545163286 use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976) 7 years ago
  Richard Mahn 5590fb6fa0 Feature - Pagination for git tree API (#5838) 7 years ago
  zeripath c11a51e2bc Allow Macaron to be set to log through to gitea.log (#5667) 7 years ago
  techknowlogick 09919cfe41 add other session providers (#5963) 7 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 7 years ago
  zeripath 425398043e Make log mailer for testing (#5893) 7 years ago
  Lunny Xiao c5b6f27ed1 Fix bug when read public repo lfs file (#5912) 7 years ago
  zeripath 1ecd946f58 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) 7 years ago