1997 Commits (3cb7ebab6dfbf074d07597d8a84e3d9caa7c1c3d)

Author SHA1 Message Date
  zeripath 6ce1401eb7 Return a UserList from /api/v1/admin/users (#6629) 7 years ago
  Antoine GIRARD ef7361f893 add .gpg url (match github behaviour) (#6610) 7 years ago
  zeripath e031e6c741 Correctly adjust mirror url (#6593) 7 years ago
  John Olheiser d5e2e4bbc9 Change summary to full message (#6591) 7 years ago
  Jonas Franz e56018013f Add option to disable refresh token invalidation (#6584) 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 d858a00702 fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) 7 years ago
  Matthias Beckert 1bb548321a Allow admin users to set a repositoires visibility to public, even if FORCE_PRIVATE is to true (#6541) (#6572) 7 years ago
  John Olheiser 44d0467be4 Delete local branch if it exists (#6497) 7 years ago
  Vasek Sraier 691fa52e39 Cleaned permission checks for API -> site admin can now do anything (#6483) 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
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  mrsdizzie 9e24d3376f Clean up ref name rules (#6437) 7 years ago
  Segev Finer edae8f913c Fix Hook & HookList in Swagger (#6432) 7 years ago
  Allen Wild 8a3a483514 routers/repo/setting: display correct error for invalid mirror interval (#6414) 7 years ago
  Richard Mahn 4819bb971e Updates SDK dep (#6406) 7 years ago
  Roland Koebler 380daf96aa Markdown: enable some more extensions (#6362) 7 years ago
  mrsdizzie e3ba109c25 Don't Unescape redirect_to cookie value (#6399) 7 years ago
  mrsdizzie f478b95447 Include more variables on admin/config page (#6378) 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
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 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
  John Olheiser 3ac42dc563 Add same changes from issues page to milestone->issues page (#6328) 7 years ago
  Bogdan Petrea e650254dbe Return 409 when creating repo if it already exists. (#6330) 7 years ago
  Lunny Xiao d2aae4bedc update git vendor to fix wrong release commit id and add migrations (#6224) 7 years ago
  Jonas Franz 69fa7606cf Add support for client basic auth for exchanging access tokens (#6293) 7 years ago
  Aidan Fitzgerald 2b402071e2 Copyedit docs (#6275) 7 years ago
  Jonas Franz 8ae4caa337 Add regenerate secret feature for oauth2 (#6291) 7 years ago
  John Olheiser f7ceaa52d9 Add unit types to repo action URL to correctly show 404 when archived (#6247) 7 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 7 years ago
  Lanre Adelowo 042af1617c add isAdmin to user model (#6231) 7 years ago
  Lunny Xiao 25446f2311 fix display dashboard even if require to change password (#6214) 7 years ago
  James E. Blair 787bcb0cac Create a repo redirect when transferring ownership (#6210) (#6211) 7 years ago
  John Olheiser 1e87227163 Adds MustChangePassword to user create/edit API, defaults to true (#6193) 7 years ago
  Lunny Xiao e09bdb8738 fix bug when migrate repository 500 when repo is existed (#6188) 7 years ago
  Lunny Xiao 023ef9686d fix bug user could change private repository to public when force private enabled. (#6156) 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 7fad0a2a9d Make repo creation for API similar to UI (#6142) 7 years ago
  zeripath 86d7abfdfd Allow display of LFS stored Readme.md on directory page (#6073) (#6099) 7 years ago
  John Olheiser f8826b1cf2 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 7 years ago
  Lunny Xiao 5750b1c882 refactor issue indexer, add some testing and fix a bug (#6131) 7 years ago
  John Olheiser 850638b79b Minor UI tweaks (#5980) 7 years ago
  John Olheiser 42308e19f0 Load Issue attributes for API call (#6122) 7 years ago
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 7 years ago