Commit Graph

990 Commits (e4238583db1647e05d0d664e5b2adae80b6270dc)

Author SHA1 Message Date
zeripath f93522ddae
Prevent panic on looking at api "git" endpoints for empty repos (#22457) (#22458) 2 years ago
Chongyi Zheng 443fd27a90
Add `sync_on_commit` option for push mirrors api (#22271) (#22292) 2 years ago
Jason Song e9bc2c77c3
Use complete SHA to create and query commit status (#22244) (#22257) 2 years ago
Lunny Xiao 9b4da56963
Remove ReverseProxy authentication from the API (#22219) (#22251) 2 years ago
KN4CK3R d2777444d9
Allow empty assignees on pull request edit (#22150) (#22214) 2 years ago
Lunny Xiao 09794b4259
Fix ListBranches to handle empty case (#21921) (#22024) 2 years ago
KN4CK3R ff4e292b3f
Add support for HEAD requests in Maven registry (#21834) (#21929) 2 years ago
Jason Song ac409fcfba
Load GitRepo in API before deleting issue (#21720) (#21796) 2 years ago
qwerty287 79275d9db4
Fix 500 on PR files API (#21602) (#21607) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316) 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 2 years ago
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 2 years ago
Andrew Imeson d94f15c2fd
Make external issue tracker regexp configurable via API (#21338) 2 years ago
Gennady Kovshenin fd2d5f06b0
Add `stat` to `ToCommit` function for speed (#21337) 2 years ago
qwerty287 1dfa28ffa5
Add API endpoint to get changed files of a PR (#21177) 2 years ago
John Olheiser 8cd3237a9e
Better repo API unit checks (#21130) 2 years ago
6543 c5e88fb03d
[API] teamSearch show teams with no members if user is admin (#21204) 2 years ago
Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 2 years ago
zeripath e6b3be4608
Add more checks in migration code (#21011) 2 years ago
Jason Song 93a610a819
Fill the specified ref in webhook test payload (#20961) 2 years ago
John Olheiser a48d6ba4b4
Go 1.19 format (#20758) 2 years ago
Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint (#20925) 2 years ago
KN4CK3R 41c76ad714
Add support for Vagrant packages (#20930) 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
zeripath a4a6a5987b
Return 404 NotFound if requested attachment does not exist (#20886) 2 years ago
zeripath 11bae50484
Pad GPG Key ID with preceding zeroes (#20878) 2 years ago
Lunny Xiao 999392f6a5
Fix owners cannot create organization repos bug (#20841) 2 years ago
zeripath 58a4407acb
Remove follow from commits by file (#20765) 2 years ago
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729) 2 years ago
KN4CK3R f55af4675c
Add support for Pub packages (#20560) 2 years ago
Norwin 2754ecc293
Use correct page size for link header pagination (#20546) 2 years ago
Mohamed Sekour 0e61a74e5a
Add new API endpoints for push mirrors management (#19841) 2 years ago
Gusted 692707f145
Add latest commit's SHA to content response (#20398) 2 years ago
KN4CK3R a3d55ac523
Hide internal package versions (#20492) 2 years ago
zeripath a2cfcdb91a
Slightly simplify LastCommitCache (#20444) 2 years ago
6543 0a97480934
Add "X-Gitea-Object-Type" header for GET `/raw/` & `/media/` API (#20438) 2 years ago
6543 c0f5111fea
Dismiss prior pull reviews if done via web in review dismiss (#20197) 2 years ago
Gusted 57e0bf43eb
Set target on create release with existing tag (#20381) 2 years ago
zeripath bffa303020
Add option to purge users (#18064) 2 years ago
Gusted 07ec8288bf
Add missing return for when topic isn't found (#20351) 2 years ago
Gusted 3aec32ad16
Add write check for creating Commit status (#20332) 2 years ago
silverwind c8e0fd0bcc
Add spectral linter for Swagger (#20321) 2 years ago
Chongyi Zheng 49f9d43afe
Implement sync push mirror on commit (#19411) 2 years ago
zeripath 45f17528a8
Only show Followers that current user can access (#20220) 2 years ago
Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Anthony Wang e86f18a05a
User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2 years ago