2185 Commits (926ae2ec6d90b2fd352da06ea06c28ecf2cbbf1f)

Author SHA1 Message Date
  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
  Richard Mahn 814807ac6e Feature - #3031 - search for org repos (#5986) 7 years ago
  Lunny Xiao d39acd03b8 Add API to list tags (#5850) 7 years ago
  zeripath 2bcab7415f Fix empty ssh key importing in ldap (#5984) 7 years ago
  Gabriel Silva Simões 814893053d Fix serving of raw wiki files other than .md (#5814) 7 years ago
  Lunny Xiao 1ea86ae36c Pull request conflict files detection (#5951) 7 years ago
  Lanre Adelowo fb11210634 Automatically clear stopwatch on merging a PR (#4327) 7 years ago
  Lanre Adelowo 3049c3171e Add label names as filter in issue search api (#5946) 7 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 7 years ago
  Lanre Adelowo 7ddcf073f4 show user who created the repository instead of the organization in action feed (#5948) 7 years ago
  Lanre Adelowo a0d3e54c48 handle milestone events for issues and PR (#5947) 7 years ago