Commit Graph

729 Commits (31ab839a6587ea93edfec4d0147282c689d3e312)

Author SHA1 Message Date
Lunny Xiao 5667ef9aab
Add missing database transaction for new issue (#29490) (#29607) 9 months ago
Giteabot b84303ef6e
Fix 500 when pushing release to an empty repo (#29554) (#29564) 9 months ago
Giteabot 2df38af752
Fix missed return (#29450) (#29453) 9 months ago
wxiaoguang dd8bc1d61d
Refactor issue template parsing and fix API endpoint (#29069) (#29140) 9 months ago
Giteabot c398c25b18
Fix an actions schedule bug (#28942) (#28999) 10 months ago
Giteabot d6eb6c90f4
fix: update enable_prune even if mirror_interval is not provided (#28905) (#28929) 10 months ago
KN4CK3R ae99233db0
Fix `GetCommitStatuses` (#28787) (#28804) 10 months ago
Lunny Xiao 6e29242ebb
Fix schedule tasks bugs (#28691) (#28780) 10 months ago
Giteabot 571822b6ec
Fix issue dependencies (#27736) (#28776) 11 months ago
Lunny Xiao 87db4a47c8
Also sync DB branches on push if necessary (#28361) (#28403) 12 months ago
Lunny Xiao bc3d8bff73
Fix comment permissions (#28213) (#28216) 1 year ago
Giteabot 4c9f7d0710
api: GetPullRequestCommits: return file list (#27483) (#27539) 1 year ago
Giteabot 44aca6a65a
Don't let API add 2 exclusive labels from same scope (#27433) (#27460) 1 year ago
Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873) 1 year ago
Zettat123 04771b5ff7
Allow users with write permissions for issues to add attachments with API (#26837) 1 year ago
Bo-Yi Wu 9eb4a9e601
feat(API): add secret deletion functionality for repository (#26808) 1 year ago
wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859) 1 year ago
Bo-Yi Wu b91057b172
feat(API): add route and implementation for creating/updating repository secret (#26766) 1 year ago
Chongyi Zheng ad43486cd3
Fix some slice append usages (#26778) 1 year ago
Chongyi Zheng 43652746f2
Move `modules/mirror` to `services` (#26737) 1 year ago
Infinoid 86ee5b4b1b
PATCH branch-protection updates check list even when checks are disabled (#26351) 1 year ago
Jason Song b658f2c61b
Return empty when searching issues with no repos (#26545) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
Lunny Xiao 037c9895a7
Support copy protected branch from template repository (#25889) 1 year ago
wxiaoguang 236c645bf1
Refactor "Content" for file uploading (#25851) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Lunny Xiao de981c39e6
Fix bug of branches API with tests (#25578) 1 year ago
JakobDev 254a82842a
Add API for changing Avatars (#25369) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
Georg Dangl 9538842364
Use correct response code in push mirror creation response in v1_json.tmpl (#25476) 1 year ago
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago