Commit Graph

2149 Commits (a5992d172551f7821e023cd3cbca1a7cc0b919ee)

Author SHA1 Message Date
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 6 years ago
zeripath 6821a32d81 Properly escape on the redirect from the web editor (#6657) 6 years ago
zeripath 837116875e Return a UserList from /api/v1/admin/users (#6629) 6 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 6 years ago
zeripath b3e757a06c
Correctly adjust mirror url (#6593) 6 years ago
John Olheiser cb64b21a7f Change summary to full message (#6591) 6 years ago
Jonas Franz 783cd64927 Add option to disable refresh token invalidation (#6584) 6 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 6 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479) 6 years ago
Lunny Xiao 1b7dffc3a3 fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) 6 years ago
Matthias Beckert 5348573fdf Allow admin users to set a repositoires visibility to public, even if FORCE_PRIVATE is to true (#6541) (#6572) 6 years ago
John Olheiser aa02463ded Delete local branch if it exists (#6497) 6 years ago
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483) 6 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465) 6 years ago
Lunny Xiao 09fb036ad6 fix upload attachments (#6481) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao ef2a343e27 fix bug when user login and want to resend register confirmation email (#6482) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
mrsdizzie d056bf300f Clean up ref name rules (#6437) 6 years ago
Segev Finer b4941f707b Fix Hook & HookList in Swagger (#6432) 6 years ago
Allen Wild 909feaafa7 routers/repo/setting: display correct error for invalid mirror interval (#6414) 6 years ago
Richard Mahn ecce28f9df Updates SDK dep (#6406) 6 years ago
Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362) 6 years ago
mrsdizzie 6f2e1bd23a Don't Unescape redirect_to cookie value (#6399) 6 years ago
mrsdizzie f125330fcf Include more variables on admin/config page (#6378) 6 years ago
Lanre Adelowo 5c82ef098e make sure units of a team are returned (#6379) 6 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299) 6 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077) 6 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113) 6 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
John Olheiser c55bdca562 Add same changes from issues page to milestone->issues page (#6328) 6 years ago
Bogdan Petrea 583968f274 Return 409 when creating repo if it already exists. (#6330) 6 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
Jonas Franz 2315019fef Add support for client basic auth for exchanging access tokens (#6293) 6 years ago
Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275) 6 years ago
Jonas Franz 8fffb06168
Add regenerate secret feature for oauth2 (#6291) 6 years ago
John Olheiser 8211e01d9e Add unit types to repo action URL to correctly show 404 when archived (#6247) 6 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 6 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231) 6 years ago
Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214) 6 years ago
James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211) 6 years ago
John Olheiser 7548037a64 Adds MustChangePassword to user create/edit API, defaults to true (#6193) 6 years ago
Lunny Xiao 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188) 6 years ago
Lunny Xiao 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156) 6 years ago
Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119) 6 years ago
John Olheiser df30010dbd Make repo creation for API similar to UI (#6142) 6 years ago
zeripath 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099) 6 years ago
John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980) 6 years ago