Commit Graph

274 Commits (0a9ed54abbe8b6837dcb22a35b744c11f410421f)

Author SHA1 Message Date
zeripath 5c9c0b8c1e
Refix indices on actions table (#20158) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
zeripath 5d653cc10d
Improve action table indices (#19472) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Lunny Xiao 12c742f8dc
Fix order by parameter (#19849) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
Lunny Xiao e435283c0f
Don't select join table's columns (#19660) 2 years ago
singuliere b536b65189
GetFeeds must always discard actions with dangling repo_id (#19598) 2 years ago
6543 06e4687cec
more context for models (#19511) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago
6543 bc0d2c8ada
RSS/Atom support for Repos (#19055) 3 years ago
6543 cc98737ca8
RSS/Atom support for Orgs (#17714) 3 years ago
zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao d9e237e3f2
Fix problem when database id is not increment as expected (#17124) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
a1012112796 ae6d7860be
add cron job to delete old actions from database (#15688) 3 years ago
mayswind 9b316a327e
Fix timezone bug when clicking heatmap (#15141) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
gordon-- 343c756357
Heatmap days clickable (#13935) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
Jimmy Praet 40274b4a93
Team dashboards (#14159) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
Norwin f6bec85296
rework heatmap permissions (#14080) 4 years ago
Lunny Xiao 36bd5d70cd
Fix feed push tag (#14064) 4 years ago
zeripath c3fc190372
Trim the branch prefix from action.GetBranch (#13981) 4 years ago
silverwind 97ab820acc
Fix action avatar loading (#13909) 4 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649) 4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469) 4 years ago
赵智超 1f12dc8e88
Add action feed for new release (#12324) 4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353) 4 years ago
6543 e57ac841de
Fix potential bugs (#10513) 5 years ago
James Lakin 7ffc2427da
Show the username as a fallback on feeds if full name is blank (#10438) 5 years ago
zeripath 206a031b38
Ensure that feeds are appropriately restricted (#10018) 5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 5 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 5 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276) 5 years ago
guillep2k c58fba944d Fix permission checks for close/reopen from commit (#8875) 5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago