| Commit message (Expand) | Author | Age | Files | Lines |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -2/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+4 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+2 |
* | Fix heatmap activity (#15252) | siddweiker | 2021-06-25 | 1 | -7/+4 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -1/+1 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -2/+2 |
* | Team dashboards (#14159) | Jimmy Praet | 2020-12-27 | 1 | -0/+10 |
* | rework heatmap permissions (#14080) | Norwin | 2020-12-22 | 1 | -16/+20 |
* | Add hide activity option (#11353) | l-jonas | 2020-06-05 | 1 | -0/+5 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -4/+4 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+4 |
* | Only count users own actions for heatmap contributions (#5647) | Julian | 2019-01-06 | 1 | -3/+13 |
* | Fixing MSSQL timestamp type (#5511) | Christopher | 2018-12-11 | 1 | -1/+1 |
* | Fixed heatmap not working in mssql (#5248) | kolaente | 2018-11-01 | 1 | -2/+4 |
* | fix compatibility heatmap with mysql 8 (#5232) | Stanislav | 2018-10-31 | 1 | -1/+1 |
* | Fix JSON result of empty array (#5154) | Antoine GIRARD | 2018-10-24 | 1 | -3/+4 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+40 |