Commit Graph

19 Commits (821d2fc2a3cc897f21d707455850177077b72410)

Author SHA1 Message Date
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
wxiaoguang e743570f65
Refactor timeutil package (#28623) 11 months ago
delvh 778ad795fd
Refactor deletion (#28610) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
Yarden Shoham 97176754be
Localize milestone related time strings (#24051) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
Tyrone Yeh 8e3da0e27f
Modify milestone search keywords to be case insensitive again (#20513) 2 years ago
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) 3 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 3 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) 5 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148) 5 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