2397 Commits (251129ed3ea6f6fc527b02f724c611202cb5fb26)

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