| Commit message (Expand) | Author | Age | Files | Lines |
* | Forbid removing the last admin user (#28337) (#28793) | Giteabot | 2024-01-16 | 1 | -1/+10 |
* | Include heap pprof in diagnosis report to help debugging memory leaks (#28596... | Giteabot | 2023-12-24 | 1 | -0/+7 |
* | Refactor system setting (#27000) (#27452) | Giteabot | 2023-10-05 | 2 | -68/+21 |
* | Another round of `db.DefaultContext` refactor (#27103) (#27262) | Giteabot | 2023-09-25 | 2 | -4/+4 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 1 | -3/+3 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 1 | -3/+3 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 3 | -5/+5 |
* | Display all user types and org types on admin management UI (#27050) | Lunny Xiao | 2023-09-14 | 2 | -2/+4 |
* | Fix context cache bug & enable context cache for dashabord commits' authors (... | Lunny Xiao | 2023-09-11 | 1 | -2/+5 |
* | Move createrepository from module to service layer (#26927) | Lunny Xiao | 2023-09-06 | 1 | -2/+1 |
* | fetch emails of currently displayed user on admin page (#26918) | techknowlogick | 2023-09-05 | 1 | -1/+1 |
* | Move web/api context related testing function into a separate package (#26859) | wxiaoguang | 2023-09-01 | 1 | -6/+6 |
* | User details page (#26713) | Denys Konovalov | 2023-08-31 | 1 | -0/+58 |
* | Make "link-action" backend code respond correct JSON content (#26680) | wxiaoguang | 2023-08-23 | 1 | -1/+1 |
* | Fix admin queue page title (#26409) | wxiaoguang | 2023-08-10 | 1 | -1/+1 |
* | Pre-register OAuth2 applications for git credential helpers (#26291) | Denys Konovalov | 2023-08-09 | 1 | -1/+1 |
* | Remove unnecessary template helper DisableGravatar (#26386) | wxiaoguang | 2023-08-08 | 1 | -0/+3 |
* | Allow package cleanup from admin page (#25307) | KN4CK3R | 2023-08-08 | 1 | -0/+12 |
* | Move web JSON functions to web context and simplify code (#26132) | wxiaoguang | 2023-07-26 | 6 | -21/+7 |
* | Display deprecated warning in admin panel pages as well as in the log file (#... | Lunny Xiao | 2023-07-26 | 2 | -0/+13 |
* | Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) | delvh | 2023-07-23 | 1 | -1/+1 |
* | Update path related documents (#25417) | wxiaoguang | 2023-07-19 | 1 | -1/+1 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 7 | -11/+11 |
* | Sync branches into databases (#22743) | Lunny Xiao | 2023-06-29 | 1 | -6/+19 |
* | Refactor path & config system (#25330) | wxiaoguang | 2023-06-21 | 1 | -15/+0 |
* | Refactor web package and context package (#25298) | wxiaoguang | 2023-06-18 | 1 | -5/+5 |
* | Use a separate admin page to show global stats, remove `actions` stat (#25062) | wxiaoguang | 2023-06-03 | 1 | -2/+30 |
* | Improve queue and logger context (#24924) | wxiaoguang | 2023-05-26 | 1 | -5/+10 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 1 | -5/+2 |
* | Improve queue & process & stacktrace (#24636) | wxiaoguang | 2023-05-11 | 5 | -42/+220 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 2 | -174/+63 |
* | Split "modules/context.go" to separate files (#24569) | wxiaoguang | 2023-05-08 | 1 | -2/+2 |
* | Sort users and orgs on explore by recency by default (#24279) | techknowlogick | 2023-05-06 | 2 | -1/+6 |
* | Fix unclear `IsRepositoryExist` logic (#24374) | wxiaoguang | 2023-04-28 | 1 | -1/+1 |
* | Move secrets and runners settings to actions settings (#24200) | Hester Gong | 2023-04-27 | 11 | -94/+2 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -4/+2 |
* | Clean template/helper.go (#23922) | wxiaoguang | 2023-04-07 | 1 | -0/+1 |
* | Fix 500 error if there is a name conflict when edit authentication source (#2... | yp05327 | 2023-03-31 | 1 | -2/+4 |
* | Fix incorrect/Improve error handle in edit user page (#23805) | yp05327 | 2023-03-30 | 1 | -3/+6 |
* | Fix incorrect visibility dropdown list in add/edit user page (#23804) | yp05327 | 2023-03-30 | 1 | -0/+2 |
* | Handle OpenID discovery URL errors a little nicer when creating/editing sourc... | zeripath | 2023-03-10 | 1 | -0/+23 |
* | Use context parameter in services/repository (#23186) | Jason Song | 2023-02-28 | 1 | -3/+3 |
* | Show empty repos in Admin Repository Management page (#23114) | Zettat123 | 2023-02-24 | 1 | -3/+4 |
* | Avoid warning for system setting when start up (#23054) | Lunny Xiao | 2023-02-24 | 1 | -1/+1 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -6/+6 |
* | Provide the ability to set password hash algorithm parameters (#22942) | zeripath | 2023-02-19 | 1 | -1/+1 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -1/+1 |
* | Map OIDC groups to Orgs/Teams (#21441) | KN4CK3R | 2023-02-08 | 1 | -0/+2 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -0/+1 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+78 |