Commit Graph

27 Commits (257b7171c34446e73fc83186f859e9b9ce67be76)

Author SHA1 Message Date
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
KN4CK3R 36c158bc93
Update milestone counters on new issue. (#16183) 3 years ago
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336) 4 years ago
6543 7257c39ddf
Refactor Milestone related (#11225) 4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148) 4 years ago
Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880) 5 years ago
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049) 5 years ago
6543 88c3ccb897 trim whitespace of MilestoneName at creation/rename (#10017) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733) 5 years ago
Lunny Xiao 51fade4c44 Fix milestone num_issues (#8221) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341) 6 years ago
Lauris BH 58893384e8 Add issue closed time column to fix activity closed issues list (#3537) 7 years ago
Ethan Koenig 0e384c6376 Check ignored errors for issue and milestone count (#3213) 7 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
Ethan Koenig b38b61bbc1 Fix import order (#1951) 7 years ago
Ethan Koenig a6751cec04 Unit tests for issue_milestone (#878) 8 years ago