Commit Graph

3580 Commits (2649e7ffbdfb98b29297533a937a7004a44a1a61)

Author SHA1 Message Date
wxiaoguang 6d4172987e
Fix markdown URL parsing (#17924) 3 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
wxiaoguang c7e23401a3
Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) 3 years ago
zeripath 9e6e1dc950
Improve checkBranchName (#17901) 3 years ago
Garionion b59875aa12
allways set a message-id on mails (#17900) 3 years ago
wxiaoguang a6f961fba4
Refactor install page (db type) (#17919) 3 years ago
mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL (#17771) 3 years ago
wxiaoguang 11d519b385
Test cache during init (#17852) 3 years ago
KN4CK3R 6ceef87671
Removed SizeFmt. (#17890) 3 years ago
KN4CK3R 87be76213a
Add migrate from Codebase (#16768) 3 years ago
delvh 4646c7c52d
Use fmt.Sprintf correctly (#17886) 3 years ago
mscherer 34b5436ae1
Refactor various strings (#17784) 3 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
zeripath b5a9ee94fd
Make Co-committed-by and co-authored-by trailers optional (#17848) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
zeripath 72d82c5b6f
Handle relative unix socket paths (#17836) 3 years ago
Gabriel Vasile 2e8fc5b034
Replace regex usage for MIME parsing (#17831) 3 years ago
Gusted 4b4997c73e
Use correct user on releases (#17806) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Gusted 4e7ca946da
Use `*PushUpdateOptions` as receiver (#17724) 3 years ago
Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774) 3 years ago
qwerty287 754fdd8f9c
Fix visibility of org avatars (#17789) 3 years ago
Gusted 21f4401f3e
Use correct Sender on webhook change title (#17791) 3 years ago
zeripath 1dbc58f742
More pleasantly handle broken or missing git repositories (#17747) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
techknowlogick 499b05da22
Add user settings key/value DB table (#16834) 3 years ago
Lunny Xiao 0add627182
Fix close issue but time watcher still running (#17643) 3 years ago
zeripath 0fa41b6dc4
Reset locale on login (#17734) 3 years ago
zeripath f8ec43dbc7
Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) 3 years ago
zeripath 931d0cf854
Enable show more files in diff for git <2.31 (#17733) 3 years ago
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
zeripath c96be0cd98
Make SSL cipher suite configurable (#17440) 3 years ago
Gusted 9f14fe43c6
Fix correct usage of teams (#17732) 3 years ago
wxiaoguang a8fd76557b
Better builtin avatar generator (#17707) 3 years ago
zeripath 38347aa16f
Add settings to allow different SMTP envelope from address (#17479) 3 years ago
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 3 years ago
KN4CK3R a09b40de8d
Prevent double sanitize (#16386) 3 years ago
zeripath a85e75b2b1
Prevent deadlock in TestPersistableChannelQueue (#17717) 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 3 years ago
Gusted d1f5584039
Simplify code for wrting SHA to name-rev (#17696) 3 years ago
Lunny Xiao 1f1ae57139
Move task from modules to services (#17680) 3 years ago
Lunny Xiao 3c3855a05c
Move user functions into user.go (#17659) 3 years ago
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695) 3 years ago
KN4CK3R ea42d3c04e
Fixed commit count. (#17698) 3 years ago
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 3 years ago
Lunny Xiao 5233051e64
Move some functions into services/repository (#17677) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago