Commit Graph

30 Commits (v1.18.2-1)

Author SHA1 Message Date
Gusted 7de61b880b
Disable `update_checker` cron tasks 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used () 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting () 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages () 2 years ago
Gusted 5d3f99c7c6
Make better use of i18n () 3 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git () 3 years ago
Paweł Bogusławski 14d96ff7ac
Disable unnecessary mirroring elements () 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
Gusted 61f939359d
Use a better OlderThan for DeleteInactiveUsers () 3 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale () 3 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor () 3 years ago
KN4CK3R 1d332342db
Add Package Registry () 3 years ago
zeripath 90e0a402c1
Show last cron messages on monitor page () 3 years ago
Pilou 893c8938fc
New cron task: delete old system notices () 3 years ago
zeripath acb9fc5f8e
Make cron task no notice on success () 3 years ago
wxiaoguang c2a3e38194
Fix the missing i18n key for update checker () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
Lunny Xiao 5723240490
Some repository refactors () 3 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey () 3 years ago
Lunny Xiao dcdb4873c8
Move repo archiver to models/repo () 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user () 3 years ago
Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files () 3 years ago
zeripath 188fd2dd1a
Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task () 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services () 3 years ago
Lunny Xiao 3c3855a05c
Move user functions into user.go () 3 years ago
Lunny Xiao 5233051e64
Move some functions into services/repository () 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows () 3 years ago
Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration () 3 years ago
Lunny Xiao 48ccd325a1
Move some functions into services/repository () 3 years ago