Commit Graph

130 Commits (5aa4eeb1802cf0f0042a109e0c23a93d01dc84fb)

Author SHA1 Message Date
Lunny Xiao 5723240490
Some repository refactors (#17950) 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
Lunny Xiao 9defddb286
Move more model into models/user (#17826) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 3 years ago
Lunny Xiao 95d3266bee
Move user follow and openid into models/user/ (#17613) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 3 years ago
Lunny Xiao 91e21d4fca
Move twofactor to models/login (#17143) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 3 years ago
a1012112796 e375cbfd46
rsponse 404 when delete not exist email (#15383) 3 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649) 4 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610) 4 years ago
Chris Shyi d025d84d91
Add email validity check (#13475) 4 years ago
a1012112796 b9850375fc
Add review request api (#11355) 4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039) 4 years ago
Chris Shyi c752ccee64
Improve error feedback for duplicate deploy keys (#13112) 4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607) 4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745) 4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148) 4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 5 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894) 5 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) 5 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
zeripath b3f4f812d8
account for empty lines in receive-hook message (#10773) 5 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428) 5 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330) 5 years ago
6543 37e10d4543 [API] Add Reactions (#9220) 5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769) 5 years ago
guillep2k cd13f273d1 Transaction-aware retry create issue to cope with duplicate keys (#8307) 5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 5 years ago
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061) 5 years ago