2205 Commits (b9d1fb6de32613ada3869d2a9692cb078ed48534)

Autor SHA1 Mensaje Fecha
  Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632) hace 5 años
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) hace 5 años
  techknowlogick 56da256853
Telegram webhook (#4227) hace 5 años
  AJ ONeal 6dbd261852 UX + Security current user password reset (#5042) hace 5 años
  Lunny Xiao dd1acd7ce4 Comments list performance optimization (#5305) hace 5 años
  Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) hace 5 años
  Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625) hace 5 años
  Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) hace 5 años
  Antoine GIRARD e98565ddc7 Fix wrong GPG expire date (#6643) hace 5 años
  Segev Finer ecfa5f1594 Fix forking an empty repository (#6637) hace 5 años
  Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) hace 5 años
  zeripath b3e757a06c
Correctly adjust mirror url (#6593) hace 5 años
  mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) hace 5 años
  Mura Li 3186ef554c Support search operators for commits search (#6479) hace 5 años
  Lunny Xiao 2f53b5f88c fix mail notification when close/reopen issue (#6581) hace 5 años
  John Olheiser aa02463ded Delete local branch if it exists (#6497) hace 5 años
  ngourdon 592e6c398e Fixes #6446 - Sort team members and team's repositories (#6525) hace 5 años
  mrsdizzie 04003d9dc7 Make distinction between DisplayName and Username in email templates (#6495) hace 5 años
  Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465) hace 5 años
  Lunny Xiao 09fb036ad6 fix upload attachments (#6481) hace 5 años
  zeripath 704da08fdc
Better logging (#6038) (#6095) hace 5 años
  Lunny Xiao ef2a343e27 fix bug when user login and want to resend register confirmation email (#6482) hace 5 años
  oscar.lofwenhamn 2019983e77 Make "Ghost" not link to 404 page (#6410) hace 5 años
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) hace 5 años
  techknowlogick 22d3d029e6
Add signatures to webhooks (#6428) hace 5 años
  kolaente fb2ea06bb1 Fixed unitTypeCode not being used (#6419) hace 5 años
  Lunny Xiao 91dcccf72d fix dump table name error and add some test for dump database (#6394) hace 5 años
  Lunny Xiao 3bb123e90e fix migrations 82 to ignore unsynced tags between database and git data and missing is_archived on repository table (#6387) hace 5 años
  Lanre Adelowo 5c82ef098e make sure units of a team are returned (#6379) hace 5 años
  Russell Aunger b34996a629 Implement Default Webhooks (#4299) hace 5 años
  techknowlogick d1c982cb73
Add bio field for user (#6113) hace 5 años
  mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) hace 5 años
  mrsdizzie 7780ea8890 Fix ParsePatch function to work with quoted diff --git strings (#6323) hace 5 años
  zeripath b2e9894988 Fix reported issue in repo description (#6306) hace 5 años
  Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224) hace 5 años
  zeripath dbab98c8e0 Remove util.RemoveAll - should have been removed since go 1.7 (#6299) hace 5 años
  Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275) hace 5 años
  Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) hace 5 años
  techknowlogick 9fd8b2621f
Add robots.txt as reserved username (#6272) hace 5 años
  stevegt b257e0456b Add ability to sort issues by due date (#6206) (#6244) hace 5 años
  zeripath f066bd2b3f Prevent double-close of issues (#6233) hace 5 años
  Maurizio Porrato 19862699cd Override xorm type mapping for U2F counter (#6232) hace 5 años
  Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231) hace 5 años
  James E. Blair a5604b1611 Fix renames over redirects (#6216) hace 5 años
  tklein23 525f03306f Add "ghost" and "notifications" to list of reserved user names. (#6208) hace 5 años
  John Olheiser 6cc11eccac Change sqlite DB path default to data directory (#6198) hace 5 años
  Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119) hace 5 años
  John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) hace 5 años
  Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) hace 5 años
  Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) hace 5 años