| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -604/+0 |
* | Refix indices on actions table (#20158) | zeripath | 2022-07-01 | 1 | -3/+3 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Improve action table indices (#19472) | zeripath | 2022-06-18 | 1 | -7/+19 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -5/+23 |
* | Move some repository related code into sub package (#19711) | Lunny Xiao | 2022-06-06 | 1 | -1/+1 |
* | Fix order by parameter (#19849) | Lunny Xiao | 2022-06-04 | 1 | -2/+2 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -7/+5 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -1/+2 |
* | Don't select join table's columns (#19660) | Lunny Xiao | 2022-05-09 | 1 | -1/+3 |
* | GetFeeds must always discard actions with dangling repo_id (#19598) | singuliere | 2022-05-05 | 1 | -5/+5 |
* | more context for models (#19511) | 6543 | 2022-04-28 | 1 | -1/+1 |
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 1 | -1/+1 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -2/+3 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 1 | -3/+4 |
* | RSS/Atom support for Orgs (#17714) | 6543 | 2022-03-10 | 1 | -40/+54 |
* | Prevent hang in git cat-file if repository is not a valid repository and othe... | zeripath | 2021-12-16 | 1 | -0/+16 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -0/+125 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -17/+20 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -18/+19 |
* | Use a standalone struct name for Organization (#17632) | Lunny Xiao | 2021-11-19 | 1 | -2/+2 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -4/+3 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -3/+3 |
* | Fix problem when database id is not increment as expected (#17124) | Lunny Xiao | 2021-09-22 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -4/+9 |
* | Improve notifications for WIP draft PR's (#14663) | Jimmy Praet | 2021-06-23 | 1 | -25/+26 |
* | add cron job to delete old actions from database (#15688) | a1012112796 | 2021-05-01 | 1 | -0/+10 |
* | Fix timezone bug when clicking heatmap (#15141) | mayswind | 2021-04-01 | 1 | -1/+1 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -3/+3 |
* | Heatmap days clickable (#13935) | gordon-- | 2021-02-20 | 1 | -6/+19 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -25/+26 |
* | Team dashboards (#14159) | Jimmy Praet | 2020-12-27 | 1 | -0/+10 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -3/+2 |
* | rework heatmap permissions (#14080) | Norwin | 2020-12-22 | 1 | -29/+49 |
* | Fix feed push tag (#14064) | Lunny Xiao | 2020-12-20 | 1 | -0/+5 |
* | Trim the branch prefix from action.GetBranch (#13981) | zeripath | 2020-12-14 | 1 | -1/+2 |
* | Fix action avatar loading (#13909) | silverwind | 2020-12-09 | 1 | -3/+4 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -6/+0 |
* | Make dashboard newsfeed list length a configurable item (#12469) | techknowlogick | 2020-08-11 | 1 | -2/+2 |
* | Add action feed for new release (#12324) | 赵智超 | 2020-07-29 | 1 | -0/+1 |
* | Add hide activity option (#11353) | l-jonas | 2020-06-05 | 1 | -0/+6 |
* | Fix potential bugs (#10513) | 6543 | 2020-02-27 | 1 | -1/+1 |
* | Show the username as a fallback on feeds if full name is blank (#10438) | James Lakin | 2020-02-26 | 1 | -2/+5 |
* | Ensure that feeds are appropriately restricted (#10018) | zeripath | 2020-01-28 | 1 | -2/+2 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -6/+14 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -1/+1 |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 1 | -126/+0 |
* | Add ActionCommentPull action (#9456) | mrsdizzie | 2019-12-22 | 1 | -0/+1 |
* | Move UpdateIssuesCommit from models to repofiles (#9276) | Lunny Xiao | 2019-12-07 | 1 | -128/+0 |
* | Fix permission checks for close/reopen from commit (#8875) | guillep2k | 2019-11-15 | 1 | -16/+29 |