| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor legacy git init (#20376) | wxiaoguang | 2022-08-09 | 1 | -4/+2 |
* | Fix v220 migration to be compatible for MSSQL 2008 r2 (#20702) | Lunny Xiao | 2022-08-08 | 1 | -10/+9 |
* | WebAuthn CredentialID field needs to be increased in size (#20530) | zeripath | 2022-07-30 | 7 | -0/+353 |
* | Add Docker /v2/_catalog endpoint (#20469) | KN4CK3R | 2022-07-28 | 2 | -0/+31 |
* | Fix commit status icon when in subdirectory (#20285) | silverwind | 2022-07-15 | 1 | -0/+1 |
* | Implement sync push mirror on commit (#19411) | Chongyi Zheng | 2022-07-08 | 2 | -0/+32 |
* | Refix indices on actions table (#20158) | zeripath | 2022-07-01 | 4 | -50/+56 |
* | Use neutral language in comments and docs (#20135) | Gusted | 2022-06-25 | 1 | -1/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 3 | -3/+3 |
* | Alter hook_task TEXT fields to LONGTEXT (#20038) | Wim | 2022-06-19 | 2 | -0/+28 |
* | Simplify and fix migration 216 (#20035) | zeripath | 2022-06-19 | 1 | -21/+0 |
* | Improve action table indices (#19472) | zeripath | 2022-06-18 | 2 | -0/+69 |
* | Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) | wxiaoguang | 2022-06-16 | 1 | -1/+5 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -1/+1 |
* | fix: some typos (#19956) | yutotnh | 2022-06-13 | 1 | -2/+2 |
* | Fix data-race problems in git module (quick patch) (#19934) | wxiaoguang | 2022-06-11 | 1 | -1/+1 |
* | Refactor git module, make Gitea use internal git config (#19732) | wxiaoguang | 2022-06-10 | 1 | -3/+2 |
* | Fix typo (#19889) | Gusted | 2022-06-04 | 1 | -1/+1 |
* | Fix order by parameter (#19849) | Lunny Xiao | 2022-06-04 | 4 | -18/+26 |
* | Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) | 6543 | 2022-05-08 | 1 | -1/+1 |
* | Allow to mark files in a PR as viewed (#19007) | delvh | 2022-05-07 | 2 | -0/+27 |
* | Auto merge pull requests when all checks succeeded via API (#9307) | kolaente | 2022-05-08 | 2 | -0/+25 |
* | Add "Allow edits from maintainer" feature (#18002) | qwerty287 | 2022-04-28 | 2 | -0/+21 |
* | Fix two typos (#19504) | Lunny Xiao | 2022-04-26 | 1 | -1/+1 |
* | Remove legacy `unknwon/com` package (#19298) | wxiaoguang | 2022-04-02 | 1 | -1/+1 |
* | Refactor legacy `unknwon/com` package, improve golangci lint (#19284) | wxiaoguang | 2022-04-01 | 1 | -2/+1 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 2 | -6/+6 |
* | Use a more general (and faster) method to sanitize URLs with credentials (#19... | wxiaoguang | 2022-03-31 | 1 | -1/+1 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 2 | -0/+96 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 2 | -2/+2 |
* | nit fix (#19116) | 6543 | 2022-03-17 | 1 | -0/+3 |
* | Store the foreign ID of issues during migration (#18446) | Aravinth Manivannan | 2022-03-17 | 2 | -0/+28 |
* | Update the webauthn_credential_id_sequence in Postgres (#19048) | zeripath | 2022-03-10 | 1 | -0/+6 |
* | Fix page and missing return on unadopted repos API (#18848) | qwerty287 | 2022-02-27 | 1 | -1/+0 |
* | Fix migration v210 (#18892) | Lunny Xiao | 2022-02-25 | 1 | -4/+10 |
* | migrations: add test for importing pull requests in gitea uploader (#18752) | singuliere | 2022-02-25 | 1 | -0/+5 |
* | Lock gofumpt to v0.3.0 and run it (#18866) | silverwind | 2022-02-23 | 2 | -1/+2 |
* | Attempt to fix the webauthn migration again - part 3 (#18770) | zeripath | 2022-02-16 | 9 | -250/+189 |
* | Ignore the migrate if u2f_registration is not exist (#18760) | Lunny Xiao | 2022-02-14 | 1 | -0/+8 |
* | Increase the size of the webauthn_credential credential_id field (#18739) | zeripath | 2022-02-13 | 8 | -2/+274 |
* | No longer show the db-downgrade SQL in production (#18653) | wxiaoguang | 2022-02-07 | 1 | -3/+6 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 2 | -6/+6 |
* | Use base32 for 2FA scratch token (#18384) | wxiaoguang | 2022-01-26 | 2 | -2/+2 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 11 | -17/+10 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 3 | -3/+4 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 2 | -0/+53 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 2 | -0/+93 |
* | Remove `ioutil` (#18222) | Gusted | 2022-01-10 | 1 | -2/+1 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 2 | -1/+31 |
* | Increase Salt randomness (#18179) | Gusted | 2022-01-04 | 2 | -0/+41 |