Commit Graph

19 Commits (7bd127522ff8911e57ce36a35bbed4a823b2034f)

Author SHA1 Message Date
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
Gwyneth Morgan 2c3da59e27
Add ability to see open and closed issues at the same time (#28757) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
6543 adbc995c34
Show total TrackedTime on issue/pull/milestone lists (#26672) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
6543 2a2b0cb1d2
rename TotalTimes() to TotalTimesForEachUser() (#27261) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
6543 b0215c40cd
Store and use seconds for timeline time comments (#25392) 1 year ago
6543 749802c922
Refactor: TotalTimest return seconds (#25370) 1 year ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
zeripath ea86c2b56a
Use GhostUser if needed for TrackedTimes (#22021) 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
Wim cb50375e2b
Add more linters to improve code readability (#19989) 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
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 3 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 3 years ago
René Schaar 609c91665e
Fix display time of milestones (#18753) 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 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
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
6543 cd4f7ba5bf
Fix tracked time issues (#11349) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665) 5 years ago
6543 14a9687444 times Add filters (#9373) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 6 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341) 7 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146) 7 years ago
Ethan Koenig e6a97b6675 Use api.TrackedTime in API (#2807) 7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 7 years ago