| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix partial cloning a repo (#18373) | Gusted | 2022-01-23 | 6 | -4/+24 |
* | Switch to non-deprecation setting (#18358) | Gusted | 2022-01-23 | 9 | -10/+25 |
* | Update the SSH passthrough documentation (#18366) | zeripath | 2022-01-23 | 2 | -43/+206 |
* | Don't underline commit status icon on hover (#18372) | Gusted | 2022-01-23 | 1 | -1/+2 |
* | Add packagist webhook (#18224) | Dr. Tobias Quathamer | 2022-01-23 | 20 | -3/+416 |
* | Fix mime-type detection for HTTP server (#18370) | wxiaoguang | 2022-01-23 | 4 | -20/+61 |
* | Always use git command but not os.Command (#18363) | Lunny Xiao | 2022-01-23 | 3 | -56/+46 |
* | Add deprecated for LFS_CONTENT_PATH on zh-cn docs (#18362) | Lunny Xiao | 2022-01-23 | 1 | -1/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2022-01-23 | 2 | -22/+42 |
* | Make gitea, gitea-vet future-proof (#18361) | Gusted | 2022-01-22 | 2 | -1/+2 |
* | Pause queues (#15928) | zeripath | 2022-01-22 | 34 | -122/+1389 |
* | Disable content sniffing on `PlainTextBytes` (#18359) | Gusted | 2022-01-22 | 1 | -0/+1 |
* | Update github.com/duo-labs/webauthn (#18357) | 6543 | 2022-01-22 | 2 | -9/+6 |
* | Fix route wrap (#18360) | wxiaoguang | 2022-01-22 | 1 | -0/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2022-01-22 | 2 | -804/+74 |
* | Add config options to hide issue events (#17414) | qwerty287 | 2022-01-21 | 16 | -769/+1086 |
* | Add js vendor directory to .gitattributes (#18350) | silverwind | 2022-01-21 | 1 | -0/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2022-01-21 | 1 | -0/+1 |
* | Refactor jwt.StandardClaims to RegisteredClaims (#18344) | zeripath | 2022-01-20 | 5 | -27/+19 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 423 | -1759/+1586 |
* | Enable deprecation error for v1.17.0 (#18341) | Gusted | 2022-01-20 | 10 | -52/+84 |
* | Use correct translation key for errors (#18342) | Gusted | 2022-01-20 | 1 | -3/+7 |
* | Refactor Router Logger (#17308) | wxiaoguang | 2022-01-20 | 23 | -265/+910 |
* | Updated Chroma to v0.10.0 (#18270) | Jelle Hulter | 2022-01-20 | 5 | -36/+35 |
* | Change initial TrustModel to committer (#18335) | zeripath | 2022-01-19 | 1 | -0/+2 |
* | refactor httplib (#18338) | Gusted | 2022-01-19 | 1 | -285/+7 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 193 | -1152/+1262 |
* | Upgrade Alpine from 3.13 to 3.15 (#18050)v1.17.0-dev | Grzegorz Alibożek | 2022-01-19 | 4 | -10/+18 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2022-01-19 | 1 | -56/+20 |
* | Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1 | zeripath | 2022-01-19 | 3 | -2/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2022-01-19 | 2 | -10/+7 |
* | Left-Align text in Unicode warning boxes (#18331) | silverwind | 2022-01-19 | 1 | -2/+2 |
* | Only warn on bidi but still escape non-bidi (#18333) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Fix incorrect OAuth message (#18332) | wxiaoguang | 2022-01-19 | 2 | -3/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2022-01-19 | 10 | -49/+3661 |
* | Changelog for 1.16.0-rc1 (#18309) | techknowlogick | 2022-01-19 | 1 | -0/+294 |
* | Restore propagation of ErrDependenciesLeft (#18325) | zeripath | 2022-01-19 | 3 | -6/+9 |
* | Fix PR comments UI (#18323) | wxiaoguang | 2022-01-19 | 7 | -27/+64 |
* | Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) | wxiaoguang | 2022-01-19 | 3 | -11/+20 |
* | Fix commit links on compare page (#18310) | Gusted | 2022-01-18 | 1 | -5/+6 |
* | Update JS dependencies, remove eslint-plugin-github (#18317) | silverwind | 2022-01-18 | 4 | -2910/+1660 |
* | Add MirrorUpdated field to Repository API type (#18267) | Peter Gardfjäll | 2022-01-18 | 3 | -1/+13 |
* | replace satori/go.uuid with gofrs/uuid (#18311) | zeripath | 2022-01-18 | 2 | -5/+10 |
* | Place inline diff comment dialogs in the 4th column. (#18321) | JonRB | 2022-01-18 | 1 | -1/+1 |
* | Use indirect comparison when showing pull requests (#18313) | zeripath | 2022-01-18 | 3 | -7/+7 |
* | Prevent ambiguous column error in organizations page (#18314) | zeripath | 2022-01-18 | 1 | -5/+5 |
* | Correctly upload LFS files (#18316) | zeripath | 2022-01-18 | 2 | -0/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2022-01-18 | 2 | -1/+21 |
* | update description about vendoring in CONTRIBUTING.md (#18280) | a1012112796 | 2022-01-17 | 2 | -9/+9 |
* | Fix CheckRepoStats and reuse it during migration (#18264) | Aravinth Manivannan | 2022-01-17 | 10 | -168/+219 |