| Commit message (Expand) | Author | Age | Files | Lines |
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 1 | -6/+6 |
* | Fix display time of milestones (#18753) | René Schaar | 2022-02-16 | 1 | -4/+5 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -8/+9 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -17/+18 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -18/+18 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -2/+2 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -8/+8 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -15/+20 |
* | Add `AbsoluteListOptions` (#17028) | KN4CK3R | 2021-09-14 | 1 | -1/+1 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -11/+20 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -3/+2 |
* | Add UI to delete tracked times (#14100) | Norwin | 2021-02-19 | 1 | -0/+1 |
* | Fix tracked time issues (#11349) | 6543 | 2020-05-09 | 1 | -4/+6 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -4/+12 |
* | Move tracked time api convert to convert package (#9665) | Lunny Xiao | 2020-01-10 | 1 | -29/+0 |
* | times Add filters (#9373) | 6543 | 2020-01-08 | 1 | -4/+12 |
* | [API] Extend times API (#9200) | 6543 | 2019-12-27 | 1 | -27/+219 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -1/+1 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 1 | -0/+3 |
* | Shows total tracked time in issue and milestone list (#3341) | Jonas Franz | 2018-04-29 | 1 | -7/+16 |
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 1 | -1/+2 |
* | Use api.TrackedTime in API (#2807) | Ethan Koenig | 2017-11-01 | 1 | -0/+13 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 1 | -14/+4 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+117 |