17 Commits (3e57ba5b36a110065804a3f70f63b10587b17ea3)

Author SHA1 Message Date
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 2 years ago
KN4CK3R 838db2f891
Convert to url auth to header auth in tests (#28484) 2 years ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 2 years ago
Earl Warren f2ea31de36
Enable system users for comment.LoadPoster (#28014) 2 years ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 2 years ago
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 3 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 3 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 3 years ago
Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 3 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 3 years ago
Lunny Xiao df676a47d0
Remove session in api tests (#21984) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 3 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 3 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
qwerty287 7db2f110ad
Add API to get issue/pull comments and events (timeline) (#17403) 4 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 4 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 4 years ago
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695) 4 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 4 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 5 years ago
6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 6 years ago
6543 e88d67b774 [API] add comments endpoint for single comment (#9494) 6 years ago
zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 6 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 7 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 7 years ago
Ethan Koenig c3b6383b3a Fix comment API paths (#2813) 8 years ago
Ethan Koenig dd758ad8dc More integration tests for comment API (#2156) 9 years ago
Ethan Koenig f1adaef458 Less verbose integration tests (#2123) 9 years ago
Ethan Koenig f64c232953 Improve integration test helper functions (#2049) 9 years ago
Ethan Koenig 255adc40ae Don't show non-comments in comments API (#2001) 9 years ago