Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix timezone on issue deadline (#11697) | Cirno the Strongest | 2020-06-05 | 1 | -0/+5 |
| | | | | | | | * Fix timezone on issue deadline * FormatDate Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 2 | -3/+3 |
| | | | Signed-off-by: Tamal Saha <tamal@appscode.com> | ||||
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 4 | -0/+444 |
* display ui time with customize time location * fix lint * rename UILocation to DefaultUILocation * move time related functions to modules/timeutil * fix tests * fix tests * fix build * fix swagger |