Commit Graph

2001 Commits (v1.8.3)

Author SHA1 Message Date
zeripath dbd0a2e6dc
Fix LFS Locks over SSH (#6999) (#7223)
5 years ago
Lunny Xiao 10effb396a
if milestone id is zero don't get it from database (#7174)
5 years ago
Lanre Adelowo 5e97b2d00e archived repos can be starred and watched (#7163) (#7168)
5 years ago
Lunny Xiao 31ad8b7026 Fix wrong init dependency on markup extensions (#7038) (#7074)
5 years ago
zeripath 8d5c3d3d0b
Install page - Handle invalid administrator username better (#7060) (#7063)
5 years ago
Lauris BH 608f46e59c
SearchRepositoryByName improvements and unification (#6897) (#7002)
5 years ago
techknowlogick e069a75817 Use AppURL for Oauth user link (#6894) (#6925)
5 years ago
Richard Mahn c8fc7fce4a Fixes #6881 - API users search fix (#6882) (#6885)
5 years ago
Lunny Xiao 5f20841bc3 Fix 404 when send pull request some situation (#6871) (#6873)
5 years ago
Lunny Xiao 476ca67cd4 fix config ui error about cache ttl (#6861) (#6865)
5 years ago
Lunny Xiao 96eb99ea55 fix 500 when reviewer is deleted with integration tests (#6856) (#6860)
5 years ago
ngourdon 7284829962 Fix team edit API panic (#6785)
5 years ago
Lunny Xiao 81adf6ad86 Fix org visibility bug when git cloning (#6743) (#6762)
5 years ago
techknowlogick e6cd4f3276
OAuth2 token can be used in basic auth (#6747) (#6761)
5 years ago
Lunny Xiao 30226b4793 fix missing return (#6751) (#6756)
5 years ago
Lunny Xiao aecd9231ba Fix: Sort repos on org home page with non-admin login (#6741) (#6746)
5 years ago
Lunny Xiao 5f6b118007
Fix team members API (#6714) (#6729)
5 years ago
John Olheiser b1cb52e477 [API] Load issue attributes when editing an issue (#6723) (#6725)
5 years ago
techknowlogick ba12463175 backport #6674 - API OTP Context (#6676)
5 years ago
zeripath 66a3353c31 Properly escape on the redirect from the web editor (#6657) (#6667)
5 years ago
zeripath b9c5a3acc3 Return a UserList from /api/v1/admin/users (#6629) (#6642)
5 years ago
zeripath 40f41dc694
Correctly adjust mirror url (#6593) (#6594)
5 years ago
John Olheiser a63b9fbc70 Change summary to full message (#6591) (#6592)
5 years ago
Jonas Franz 72f4cdf868 Add option to disable refresh token invalidation (#6584) (#6587)
5 years ago
Lunny Xiao 5be1b7df3f fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) (#6586)
5 years ago
Lauris BH 3b28de7d8e fix bug when user login and want to resend register confirmation email (#6482) (#6486)
5 years ago
Segev Finer e54f7a708c Fix Hook & HookList in Swagger (#6432) (#6440)
5 years ago
mrsdizzie 63f6764dce Clean up ref name rules (#6437) (#6439)
5 years ago
Allen Wild 0bf7ed55be routers/repo/setting: display correct error for invalid mirror interval (#6429)
5 years ago
mrsdizzie 3ce195115b Don't Unescape redirect_to cookie value (#6399) (#6401)
5 years ago
Lanre Adelowo 16815306ad make sure units of a team are returned (#6379) (#6381)
5 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334)
5 years ago
John Olheiser c55bdca562 Add same changes from issues page to milestone->issues page (#6328)
5 years ago
Bogdan Petrea 583968f274 Return 409 when creating repo if it already exists. (#6330)
5 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224)
5 years ago
Jonas Franz 2315019fef Add support for client basic auth for exchanging access tokens (#6293)
5 years ago
Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275)
5 years ago
Jonas Franz 8fffb06168
Add regenerate secret feature for oauth2 (#6291)
5 years ago
John Olheiser 8211e01d9e Add unit types to repo action URL to correctly show 404 when archived (#6247)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231)
5 years ago
Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214)
5 years ago
James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211)
5 years ago
John Olheiser 7548037a64 Adds MustChangePassword to user create/edit API, defaults to true (#6193)
5 years ago
Lunny Xiao 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188)
5 years ago
Lunny Xiao 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156)
5 years ago
Lunny Xiao 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119)
5 years ago
John Olheiser df30010dbd Make repo creation for API similar to UI (#6142)
5 years ago
zeripath 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099)
5 years ago
John Olheiser 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143)
5 years ago