| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix tarball/zipball download bug (#29342) (#29352) | Giteabot | 2024-02-23 | 1 | -0/+5 |
* | Fix attachment download bug (#27486) (#27571) | Giteabot | 2023-10-11 | 1 | -4/+8 |
* | Another round of `db.DefaultContext` refactor (#27103) (#27262) | Giteabot | 2023-09-25 | 1 | -2/+1 |
* | Fix install page context, make the install page tests really test (#24858) | wxiaoguang | 2023-05-23 | 1 | -1/+1 |
* | Refactor cookie (#24107) | wxiaoguang | 2023-04-13 | 1 | -1/+4 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Remove dependent on session auth for api/v1 routers (#19321) | Lunny Xiao | 2022-04-08 | 1 | -10/+0 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+5 |
* | Let web and API routes have different auth methods group (#19168) | Lunny Xiao | 2022-03-28 | 1 | -58/+4 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+4 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -1/+4 |
* | Reset Session ID on login (#18018) | zeripath | 2021-12-20 | 1 | -1/+10 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+3 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -1/+2 |
* | Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) | zeripath | 2021-09-02 | 1 | -3/+3 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 1 | -5/+15 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -0/+130 |