2433 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  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
  Lanre Adelowo 5c160bafca Add option to close issues via commit on a non master branch (#5992) 6 years ago
  Lanre Adelowo e58657a585 disable git fsck for mirrored repos by default (#6018) 6 years ago
  Richard Mahn 814807ac6e Feature - #3031 - search for org repos (#5986) 6 years ago
  Lunny Xiao d39acd03b8 Add API to list tags (#5850) 6 years ago
  zeripath 2bcab7415f Fix empty ssh key importing in ldap (#5984) 6 years ago
  Gabriel Silva Simões 814893053d Fix serving of raw wiki files other than .md (#5814) 6 years ago
  Lunny Xiao 1ea86ae36c Pull request conflict files detection (#5951) 6 years ago
  Lanre Adelowo fb11210634 Automatically clear stopwatch on merging a PR (#4327) 6 years ago
  Lanre Adelowo 3049c3171e Add label names as filter in issue search api (#5946) 6 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
  Lanre Adelowo 7ddcf073f4 show user who created the repository instead of the organization in action feed (#5948) 6 years ago
  Lanre Adelowo a0d3e54c48 handle milestone events for issues and PR (#5947) 6 years ago
  John Olheiser 2ca6bb6417 Remove all CommitStatus when a repo is deleted (#5940) 6 years ago
  Sergey Romanov 6902a0d23c fix log output (#5938) 6 years ago