Commit Graph

5 Commits (b7c6ec91bac5ab0a5382f99a72753574dbc41745)

Author SHA1 Message Date
Tyrone Yeh 970288f0b2
Modify milestone search keywords to be case insensitive (#20266) 2 years ago
Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
zeripath 9a75c2741d
Only view milestones from current repo (#18414) 3 years ago
Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 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
Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 3 years ago
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 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
KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 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
Roger Luo fa06e98553
Add dashboard milestone search and repo milestone search by name (#14866) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
zeripath 78b7529cd4
Fix overdue marking of closed issues and milestones (#14923) 4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 4 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
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 5 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733) 5 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222) 5 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125) 5 years ago
6543 c4f9d06855 [Fix] milestone close timestamp (#8728) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Lunny Xiao 662a40ea29 Update milestone issues numbers when save milestone and other code improvements (#8411) 5 years ago
Lunny Xiao 51fade4c44 Fix milestone num_issues (#8221) 5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213) 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
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Lanre Adelowo 5e022a98e6 show only opened milestones on issues page milestone filter (#5051) 6 years ago
Lanre Adelowo e6d54d511d make sure milestone listing is consistent across board (#4987) 6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 years ago
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago