Commit Graph

18 Commits (edff571aa927f3c412ce91976e248ad4569b0c77)

Author SHA1 Message Date
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
qwerty287 7db2f110ad
Add API to get issue/pull comments and events (timeline) (#17403) 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
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695) 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
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 5 years ago
6543 e88d67b774 [API] add comments endpoint for single comment (#9494) 5 years ago
zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 6 years ago
Ethan Koenig c3b6383b3a Fix comment API paths (#2813) 7 years ago
Ethan Koenig dd758ad8dc More integration tests for comment API (#2156) 7 years ago
Ethan Koenig f1adaef458 Less verbose integration tests (#2123) 7 years ago
Ethan Koenig f64c232953 Improve integration test helper functions (#2049) 7 years ago
Ethan Koenig 255adc40ae Don't show non-comments in comments API (#2001) 7 years ago