Commit Graph

1771 Commits (v1.8.2)

Author SHA1 Message Date
Lunny Xiao 31ad8b7026 Fix wrong init dependency on markup extensions (#7038) (#7074)
5 years ago
ngourdon ed96b84b2e Set user search base field optional in DLDAP edit page (#6779) (#6789)
5 years ago
zeripath 21fb791747 Detect encoding and BOM in content (#6727) (#6765)
5 years ago
mrsdizzie 8b3aad940e Stricter domain name pattern in email regex (#6768)
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
zeripath 497f37bffd
Unfortunately MemProvider Init does not actually Init properly (#6692) (#6693)
5 years ago
zeripath d7aa553f1b
Prevent creating empty sessions (#6677) (#6690)
5 years ago
techknowlogick ba12463175 backport #6674 - API OTP Context (#6676)
5 years ago
Segev Finer 5236d8a936 Fix forking an empty repository (#6637) (#6653)
5 years ago
Jonas Franz c363ef5da0
Add json tags for oauth2 form (#6627) (#6641)
5 years ago
Lunny Xiao 4b87aa367c fix mail notification when close/reopen issue (#6581) (#6588)
5 years ago
Jonas Franz 72f4cdf868 Add option to disable refresh token invalidation (#6584) (#6587)
5 years ago
mrsdizzie 4a0f7c1eb4 Change order that PostProcess Processors are run (#6445) (#6447)
5 years ago
mrsdizzie 63f6764dce Clean up ref name rules (#6437) (#6439)
5 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334)
5 years ago
zeripath d78bb1d564 Add lang specific font stacks for CJK (#6007)
5 years ago
Lunny Xiao 379289639e
split setting.go to multiple files (#6154)
5 years ago
techknowlogick d7542bfde3
Add InternalTokenURI to load InteralToken from an external file (#5812)
5 years ago
zeripath b2e9894988 Fix reported issue in repo description (#6306)
5 years ago
zeripath 663874e8be Use url.PathEscape to escape the branchname (#6304)
5 years ago
zeripath dbab98c8e0 Remove util.RemoveAll - should have been removed since go 1.7 (#6299)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library (#6261)
5 years ago
mrsdizzie 020075e12f Remove visitLinksForShortLinks features (#6257)
5 years ago
Zsombor f80caa5a8c Fix #6234 : Check organization visibility before everything else (#6235)
5 years ago
mrsdizzie 4a2e92bcd1 Modify linkRegex to require http|https (#6171)
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
Segev Finer 594f591691 Increase Username and Orgname MaxSize 35 -> 40 (#6178)
5 years ago
Lunny Xiao 15ecc08475 fix bug when set indexer as db and add tests (#6173)
5 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
Lunny Xiao 987a521e2f remove unused file (#6121)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
zeripath 22770c324d
Move to ldap.v3 to fix #5928 (#6105)
5 years ago
xdch47 5e7dee0db5 modules/context/auth.go: fix redirect loop (#5965)
5 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787)
5 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
5 years ago
manuelluis fc038caa69 In basic auth check for tokens before call UserSignIn (#5725)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Lunny Xiao 820e28c904
Split setting.go as multiple files (#6014)
5 years ago
Lunny Xiao 9e8cc3b18d add default time out for git operations (#6015)
5 years ago
Thomas Loubiou d252d4eb8c Remove extra spaces (#6016)
5 years ago
Thomas Loubiou 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996)
5 years ago
Lunny Xiao 2d213b64d1 use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976)
5 years ago