| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 1 | -2/+2 |
* | Refactor git command package to improve security and maintainability (#22678) | wxiaoguang | 2023-02-04 | 2 | -10/+2 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 2 | -0/+52 |
* | Add cron method to gc LFS MetaObjects (#22385) | zeripath | 2023-01-16 | 1 | -0/+43 |
* | Add doctor command for full GC of LFS (#21978) | zeripath | 2022-12-15 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 5 | -10/+5 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 2 | -2/+14 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 2 | -5/+5 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -2/+2 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 3 | -11/+12 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -1/+2 |
* | Disable unnecessary mirroring elements (#18527) | Paweł Bogusławski | 2022-06-04 | 1 | -1/+3 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+2 |
* | Use a better OlderThan for DeleteInactiveUsers (#19693) | Gusted | 2022-05-13 | 1 | -1/+1 |
* | Remove legacy unmaintained packages, refactor to support change default local... | wxiaoguang | 2022-04-03 | 1 | -1/+1 |
* | Add Goroutine stack inspector to admin/monitor (#19207) | zeripath | 2022-03-31 | 1 | -1/+6 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+18 |
* | Show last cron messages on monitor page (#19223) | zeripath | 2022-03-29 | 3 | -33/+72 |
* | New cron task: delete old system notices (#19219) | Pilou | 2022-03-28 | 1 | -0/+16 |
* | Make cron task no notice on success (#19221) | zeripath | 2022-03-26 | 2 | -6/+5 |
* | Fix the missing i18n key for update checker (#18646) | wxiaoguang | 2022-02-07 | 1 | -0/+7 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 2 | -5/+6 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -1/+1 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move repo archiver to models/repo (#17913) | Lunny Xiao | 2021-12-06 | 2 | -4/+6 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -4/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 4 | -28/+30 |
* | Move repofiles from modules/repofiles to services/repository/files (#17774) | Lunny Xiao | 2021-11-24 | 2 | -5/+4 |
* | Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) | zeripath | 2021-11-22 | 1 | -7/+18 |
* | Move user/org deletion to services (#17673) | KN4CK3R | 2021-11-19 | 2 | -4/+5 |
* | Move user functions into user.go (#17659) | Lunny Xiao | 2021-11-18 | 1 | -3/+4 |
* | Move some functions into services/repository (#17677) | Lunny Xiao | 2021-11-17 | 1 | -1/+1 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -1/+1 |
* | Move some functions into services/repository (#17660) | Lunny Xiao | 2021-11-16 | 5 | -0/+657 |