Commit Graph

37 Commits (forgejo-development)

Author SHA1 Message Date
Jason Song 7adc2de464
Use context parameter in models/git () 2 years ago
KN4CK3R a35749893b
Move `convert` package to services () 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status () 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
Wim cb50375e2b
Add more linters to improve code readability () 3 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git () 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context () 3 years ago
qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs () 3 years ago
Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files () 3 years ago
6543 2289580bb7
[API] generalize list header () 4 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form () 4 years ago
6543 b81106be3f
Let branch/tag name be a valid ref to get CI status () 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi () 4 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs () 4 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package () 4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package () 4 years ago
zeripath 2ef318e6f1
Add Access-Control-Expose-Headers () 5 years ago
Cirno the Strongest 81324cf37c
Add pagination headers on endpoints that support total count from database () 5 years ago
Cirno the Strongest 27a6e03906
Remove page size limit comment from swagger () 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination () 5 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view () 5 years ago
6543 2848c5eb8f Swagger info corrections () 5 years ago
John Olheiser f5a25d5349 Fix NewCommitStatus () 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron () 6 years ago
Antoine GIRARD 2b6f45299d api: fix multiple bugs with statuses endpoints () 6 years ago
zeripath 734aa96508
Fix : Add paging and extend API GetCommitStatuses () 6 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view () 6 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs () 6 years ago
Bo-Yi Wu 1c5cbc390b refactor: import order. () 7 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation () 7 years ago
Ethan Koenig 93a1de4842 Fix repo API bug () 8 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API () 8 years ago