Commit Graph

10 Commits (1a0a20546699021c547ffb4cc4979bf334b39b53)

Author SHA1 Message Date
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 1 year ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 2 years ago
Chongyi Zheng 8698458f48
Remove deprecated packages & staticcheck fixes (#22012) 2 years ago
Lunny Xiao df676a47d0
Remove session in api tests (#21984) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
qwerty287 1dfa28ffa5
Add API endpoint to get changed files of a PR (#21177) 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
6543 5814079bf5
Add option to API to update PullRequest base branch (#11666) 5 years ago
zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 6 years ago
Lunny Xiao 9f18b23129 Fix 404 when send pull request some situation (#6871) 6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529) 6 years ago
Ethan Koenig f1adaef458 Less verbose integration tests (#2123) 7 years ago
Ethan Koenig eae9154811 Fix SQL bug in models.PullRequests 7 years ago