2002 Commits (release/v1.8)

Author SHA1 Message Date
Lunny Xiao 11f6ed4f83 fix api route (#7346) (#7347) 6 years ago
zeripath dbd0a2e6dc
Fix LFS Locks over SSH (#6999) (#7223) 6 years ago
Lunny Xiao 10effb396a
if milestone id is zero don't get it from database (#7174) 6 years ago
Lanre Adelowo 5e97b2d00e archived repos can be starred and watched (#7163) (#7168) 6 years ago
Lunny Xiao 31ad8b7026 Fix wrong init dependency on markup extensions (#7038) (#7074) 6 years ago
zeripath 8d5c3d3d0b
Install page - Handle invalid administrator username better (#7060) (#7063) 6 years ago
Lauris BH 608f46e59c
SearchRepositoryByName improvements and unification (#6897) (#7002) 6 years ago
techknowlogick e069a75817 Use AppURL for Oauth user link (#6894) (#6925) 6 years ago
Richard Mahn c8fc7fce4a Fixes #6881 - API users search fix (#6882) (#6885) 6 years ago
Lunny Xiao 5f20841bc3 Fix 404 when send pull request some situation (#6871) (#6873) 6 years ago
Lunny Xiao 476ca67cd4 fix config ui error about cache ttl (#6861) (#6865) 6 years ago
Lunny Xiao 96eb99ea55 fix 500 when reviewer is deleted with integration tests (#6856) (#6860) 6 years ago
ngourdon 7284829962 Fix team edit API panic (#6785) 6 years ago
Lunny Xiao 81adf6ad86 Fix org visibility bug when git cloning (#6743) (#6762) 6 years ago
techknowlogick e6cd4f3276
OAuth2 token can be used in basic auth (#6747) (#6761) 6 years ago
Lunny Xiao 30226b4793 fix missing return (#6751) (#6756) 6 years ago
Lunny Xiao aecd9231ba Fix: Sort repos on org home page with non-admin login (#6741) (#6746) 6 years ago
Lunny Xiao 5f6b118007
Fix team members API (#6714) (#6729) 6 years ago
John Olheiser b1cb52e477 [API] Load issue attributes when editing an issue (#6723) (#6725) 6 years ago
techknowlogick ba12463175 backport #6674 - API OTP Context (#6676) 6 years ago
zeripath 66a3353c31 Properly escape on the redirect from the web editor (#6657) (#6667) 6 years ago
zeripath b9c5a3acc3 Return a UserList from /api/v1/admin/users (#6629) (#6642) 6 years ago
zeripath 40f41dc694
Correctly adjust mirror url (#6593) (#6594) 6 years ago
John Olheiser a63b9fbc70 Change summary to full message (#6591) (#6592) 6 years ago
Jonas Franz 72f4cdf868 Add option to disable refresh token invalidation (#6584) (#6587) 6 years ago
Lunny Xiao 5be1b7df3f fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) (#6586) 6 years ago
Lauris BH 3b28de7d8e fix bug when user login and want to resend register confirmation email (#6482) (#6486) 6 years ago
Segev Finer e54f7a708c Fix Hook & HookList in Swagger (#6432) (#6440) 6 years ago
mrsdizzie 63f6764dce Clean up ref name rules (#6437) (#6439) 6 years ago
Allen Wild 0bf7ed55be routers/repo/setting: display correct error for invalid mirror interval (#6429) 6 years ago
mrsdizzie 3ce195115b Don't Unescape redirect_to cookie value (#6399) (#6401) 6 years ago
Lanre Adelowo 16815306ad make sure units of a team are returned (#6379) (#6381) 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