Commit Graph

7313 Commits (d21dabab4e43412858818039a0f81d48445aef7f)
 

Author SHA1 Message Date
zeripath d21dabab4e When mirroring we should set the remote to mirror (#6824) (#6834) 6 years ago
Lauris BH 34ba1c8957 Show scrollbar only when needed (#6802) (#6803) 6 years ago
techknowlogick 98d82a7dd9
Service worker js is a missing comma (#6788) (#6795) 6 years ago
silverwind ee163a8af1 Minor CSS cleanup for the navbar (#6553) (#6781) 6 years ago
ngourdon ed96b84b2e Set user search base field optional in DLDAP edit page (#6779) (#6789) 6 years ago
ngourdon 7284829962 Fix team edit API panic (#6785) 6 years ago
zeripath 21fb791747 Detect encoding and BOM in content (#6727) (#6765) 6 years ago
mrsdizzie 8b3aad940e Stricter domain name pattern in email regex (#6768) 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
Lanre Adelowo 26c1550643 Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) (#6744) 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 799f5e05c9
1.8.0 Changelog (#6678) 6 years ago
zeripath 497f37bffd
Unfortunately MemProvider Init does not actually Init properly (#6692) (#6693) 6 years ago
zeripath d7aa553f1b
Prevent creating empty sessions (#6677) (#6690) 6 years ago
techknowlogick ba12463175 backport #6674 - API OTP Context (#6676) 6 years ago
zeripath 0acaa6bd00 Fix 6655 - there is no need to EscapePound .Link as it is already escaped (#6656) (#6666) 6 years ago
zeripath 66a3353c31 Properly escape on the redirect from the web editor (#6657) (#6667) 6 years ago
Segev Finer 5236d8a936 Fix forking an empty repository (#6637) (#6653) 6 years ago
zeripath 5876e37ed4 Fix dropdown icon padding (#6651) (#6654) 6 years ago
John Olheiser 3c21a0ee80 Add title attributes to all items in the repo list viewer (#6258) (#6650) 6 years ago
Antoine GIRARD f43783f003 [backport] Fix wrong GPG expire date (#6643) (#6644) 6 years ago
zeripath b9c5a3acc3 Return a UserList from /api/v1/admin/users (#6629) (#6642) 6 years ago
Jonas Franz c363ef5da0
Add json tags for oauth2 form (#6627) (#6641) 6 years ago
techknowlogick e8ca2da08f Fix cross-compile builds (#6609) (#6615) 6 years ago
techknowlogick f64b8eb009
1.8.0-rc3 changelog & 1.7.6 changelog backport (#6597) 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
Lunny Xiao 4b87aa367c fix mail notification when close/reopen issue (#6581) (#6588) 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
John Olheiser 95e12be30f Fix new repo alignment (#6583) (#6585) 6 years ago
zeripath 245089b9c9
Prevent server 500 on compare branches with no common history (#6555) (#6558) 6 years ago
mrsdizzie 2551660f49 Properly escape release attachment URL (#6512) (#6523) 6 years ago
Lauris BH 3b28de7d8e fix bug when user login and want to resend register confirmation email (#6482) (#6486) 6 years ago
zeripath 3725eefb7f Hacky fix for alignment of the create-organization dialog (#6455) (#6462) 6 years ago
John Olheiser 73ce02400c Changelog 1.8.0 rc2 (#6451) 6 years ago
John Olheiser 197cbd674d Changelog 1.7.5 (#6444) (#6448) 6 years ago
mrsdizzie 4a0f7c1eb4 Change order that PostProcess Processors are run (#6445) (#6447) 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
kolaente 93e8174e4e Fixed unitTypeCode not being used (#6419) (#6422) 6 years ago
Lunny Xiao c5ec66a8a3 fix dump table name error and add some test for dump database (#6394) (#6402) 6 years ago
Lunny Xiao b6fb082b78 fix migrations 82 to ignore unsynced tags between database and git data and missing is_archived on repository table (#6387) (#6403) 6 years ago
mrsdizzie 3ce195115b Don't Unescape redirect_to cookie value (#6399) (#6401) 6 years ago
Lunny Xiao 00619a04f7 fix bug manifest.json will not request with cookie so that session will created every request (#6372) (#6382) 6 years ago