You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879)
* Move access and repo permission to models/perm/access

* fix test

* Move some git related files into sub package models/git

* Fix build

* fix git test

* move lfs to sub package

* move more git related functions to models/git

* Move functions sequence

* Some improvements per @KN4CK3R and @delvh
2 years ago
..
cron.go Add Goroutine stack inspector to admin/monitor (#19207) 2 years ago
setting.go Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2 years ago
tasks.go Show last cron messages on monitor page (#19223) 2 years ago
tasks_basic.go Move some code into models/git (#19879) 2 years ago
tasks_extended.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago