Commit Graph

952 Commits (937ef6fa906cd6ea28e181cfa92bacf409a75f69)

Author SHA1 Message Date
zeripath 06f968d662
Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 2 years ago
Jason Song ea38455e1f
Fill the specified ref in webhook test payload (#20961) (#21055) 2 years ago
zeripath 3aba72c613
Add more checks in migration code (#21011) (#21050) 2 years ago
zeripath 5ebd26d306
Return 404 NotFound if requested attachment does not exist (#20886) (#20941) 2 years ago
zeripath bf41958c16
Pad GPG Key ID with preceding zeroes (#20878) (#20885) 2 years ago
zeripath 35ca651c80
Fix owners cannot create organization repos bug (#20841) (#20854) 2 years ago
6543 e930d66a9c
Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407) 2 years ago
zeripath c16f0d2a19
Add missing return for when topic isn't found (#20351) (#20395) 2 years ago
Gusted 95a27eb662
Set target on create release with existing tag (#20381) (#20382) 2 years ago
Gusted b8ab9298e1
Add write check for creating Commit status (#20332) (#20333) 2 years ago
zeripath a92d247fdd
Only show Followers that current user can access (#20220) (#20252) 2 years ago
Lunny Xiao 3e4fe009e7
Check if project has the same repository id with issue when assign project to issue (#20133) (#20188) 2 years ago
a1012112796 e3e06d13af
fix permission check for delete tag (#19985) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
yutotnh 3708ca8e28
fix: some typos (#19956) 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Wim e528e2b435
Implement http signatures support for the API (#17565) 2 years ago
qwerty287 df9612bb53
Add API to serve blob or LFS file content (#19689) 2 years ago
Lunny Xiao e09fb30d34
improvement some release related code (#19867) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
zeripath d494cc3356
Fix nodeinfo caching and prevent NPE if cache non-existent (#19721) 3 years ago
6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) (#13745) 3 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 3 years ago
zeripath 9f5ddca57c
Set the LastModified header for raw files (#18356) 3 years ago
Lunny Xiao 9efa47131f
Admin should not delete himself (#19423) 3 years ago
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 3 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 3 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 3 years ago
KN4CK3R 8adba93498
Hide private repositories in packages (#19584) 3 years ago
wxiaoguang 04fc4b7e05
Call MultipartForm.RemoveAll when request finishes (#19606) 3 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 3 years ago
Gusted c8ec2261a9
Fix sending empty notifications (#19589) 3 years ago
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint (#19582) 3 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 3 years ago
qwerty287 ac6c338428
Add API to check if team has repo access (#19540) 3 years ago
Gusted c0a6309a5f
Simplify loops to copy (#19569) 3 years ago
6543 1597e2da3e
Use middleware to open gitRepo (#19559) 3 years ago
Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 3 years ago
Florin Hillebrand ad6d08d155
Add API to query collaborators permission for a repository (#18761) 3 years ago
Gusted 334707fee9
Don't error when branch's commit doesn't exist (#19547) 3 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 3 years ago
Gusted 92dfbada37
Better describe what `/repos/{owner}/{repo}/raw/{filepath}` returns on 200 (#19542) 3 years ago
6543 06e4687cec
more context for models (#19511) 3 years ago
Gusted 076eaad743
Improve dashboard's repo list performance (#18963) 3 years ago
6543 1ebb30e41b
Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 3 years ago
Lunny Xiao 7c164d5a91
Use queue instead of memory queue in webhook send service (#19390) 3 years ago
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 3 years ago
Gusted 240b3aa218
Mark TemplateLoading error as "UnprocessableEntity" (#19445) 3 years ago
Gusted 3ec1b6c223
Fix logging of Transfer API (#19456) 3 years ago