2195 Commits (9cc6e8fc67cd9a3531e7b48df5f062eeb2d4feb8)

Author SHA1 Message Date
  Antoine GIRARD ef7361f893 add .gpg url (match github behaviour) (#6610) 7 years ago
  zeripath e031e6c741 Correctly adjust mirror url (#6593) 7 years ago
  mrsdizzie 50747bc12e Improve issue autolinks (#6273) 7 years ago
  Mura Li d43562c97e Support search operators for commits search (#6479) 7 years ago
  Lunny Xiao 03637cafe5 fix mail notification when close/reopen issue (#6581) 7 years ago
  John Olheiser 44d0467be4 Delete local branch if it exists (#6497) 7 years ago
  ngourdon d0c849abfb Fixes #6446 - Sort team members and team's repositories (#6525) 7 years ago
  mrsdizzie fabce4c09e Make distinction between DisplayName and Username in email templates (#6495) 7 years ago
  Elias Norberg ccd2e569db Show last commit status in pull request lists (#6465) 7 years ago
  Lunny Xiao a3bf4aeb36 fix upload attachments (#6481) 7 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 7 years ago
  Lunny Xiao 306dd6d9e4 fix bug when user login and want to resend register confirmation email (#6482) 7 years ago
  oscar.lofwenhamn 4cfbdbda74 Make "Ghost" not link to 404 page (#6410) 7 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  techknowlogick 57e2f22847 Add signatures to webhooks (#6428) 7 years ago
  kolaente a56daa6019 Fixed unitTypeCode not being used (#6419) 7 years ago
  Lunny Xiao 1f953587b2 fix dump table name error and add some test for dump database (#6394) 7 years ago
  Lunny Xiao cfaa664f66 fix migrations 82 to ignore unsynced tags between database and git data and missing is_archived on repository table (#6387) 7 years ago
  Lanre Adelowo 22ef957c97 make sure units of a team are returned (#6379) 7 years ago
  Russell Aunger de4be7a2c2 Implement Default Webhooks (#4299) 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
  mrsdizzie 3c5933181c Fix ParsePatch function to work with quoted diff --git strings (#6323) 7 years ago
  zeripath 291466739b Fix reported issue in repo description (#6306) 7 years ago
  Lunny Xiao d2aae4bedc update git vendor to fix wrong release commit id and add migrations (#6224) 7 years ago
  zeripath bd23216f9a Remove util.RemoveAll - should have been removed since go 1.7 (#6299) 7 years ago
  Aidan Fitzgerald 2b402071e2 Copyedit docs (#6275) 7 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 7 years ago
  techknowlogick d3da703137 Add robots.txt as reserved username (#6272) 7 years ago
  stevegt 76a618ae69 Add ability to sort issues by due date (#6206) (#6244) 7 years ago
  zeripath 74d95ffe1f Prevent double-close of issues (#6233) 7 years ago
  Maurizio Porrato 2b09ec2e9a Override xorm type mapping for U2F counter (#6232) 7 years ago
  Lanre Adelowo 042af1617c add isAdmin to user model (#6231) 7 years ago
  James E. Blair d51dddd7f7 Fix renames over redirects (#6216) 7 years ago
  tklein23 da077b7e4f Add "ghost" and "notifications" to list of reserved user names. (#6208) 7 years ago
  John Olheiser a42e3d23d8 Change sqlite DB path default to data directory (#6198) 7 years ago
  Lunny Xiao 19b23d07ad fix bug when update owner team then visit team's repo return 404 (#6119) 7 years ago
  John Olheiser f8826b1cf2 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 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
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 7 years ago
  Lanre Adelowo f8c680fc25 Show email if the authenticated user owns the profile page being requested for (#4981) 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 fe2e747b66 Fix deadlock in webhook PullRequest (#6102) 7 years ago
  Zsombor 0266ddce0d Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041) 7 years ago
  zeripath 074b62aae4 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702) 7 years ago
  Lanre Adelowo 5c160bafca Add option to close issues via commit on a non master branch (#5992) 7 years ago
  Lanre Adelowo e58657a585 disable git fsck for mirrored repos by default (#6018) 7 years ago