| Commit message (Expand) | Author | Age | Files | Lines |
* | Update milestone issues numbers when save milestone and other code improvemen... | Lunny Xiao | 2019-10-08 | 1 | -29/+38 |
* | Fix milestone num_issues (#8221) | Lunny Xiao | 2019-10-06 | 1 | -36/+39 |
* | move some milestone functions to a standalone package (#8213) | Lunny Xiao | 2019-09-18 | 1 | -41/+0 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+5 |
* | Add state param to milestone listing API (#7131) | Lanre Adelowo | 2019-06-06 | 1 | -3/+19 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -2/+2 |
* | Milestone issues and pull requests (#5293) | Lunny Xiao | 2018-11-29 | 1 | -0/+12 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -1/+1 |
* | show only opened milestones on issues page milestone filter (#5051) | Lanre Adelowo | 2018-11-26 | 1 | -3/+3 |
* | make sure milestone listing is consistent across board (#4987) | Lanre Adelowo | 2018-09-28 | 1 | -1/+1 |
* | Fix some webhooks bugs (#3981) | Lunny Xiao | 2018-05-21 | 1 | -0/+2 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 1 | -1/+46 |
* | consistent IsOverdue field name capitalization (#3909) | Travis Parker | 2018-05-07 | 1 | -2/+2 |
* | Shows total tracked time in issue and milestone list (#3341) | Jonas Franz | 2018-04-29 | 1 | -3/+59 |
* | Don't force due date to current time (#3830) | Morgan Bazalgette | 2018-04-23 | 1 | -5/+0 |
* | Check ignored errors for issue and milestone count (#3213) | Ethan Koenig | 2017-12-18 | 1 | -14/+34 |
* | Remove unnecessary updates to issue indexer (#3212) | Ethan Koenig | 2017-12-17 | 1 | -1/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -20/+11 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -4/+4 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 1 | -18/+12 |
* | Reduce usage of allcols on update (#2596) | Lunny Xiao | 2017-09-25 | 1 | -2/+2 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -3/+3 |
* | Unit tests for issue_milestone (#878) | Ethan Koenig | 2017-02-09 | 1 | -0/+352 |