| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Suppress `ExternalLoginUserNotExist` error (#21504) | KN4CK3R | 2022-10-19 | 2 | -2/+8 |
* | Revert increased width on pull pages (#21470) | Gusted | 2022-10-19 | 3 | -3/+3 |
* | Add team member invite by email (#20307) | KN4CK3R | 2022-10-19 | 18 | -43/+615 |
* | Disable the 'Add File' button when not able to edit repo (#21503) | silverwind | 2022-10-19 | 1 | -17/+15 |
* | Remove vitest globals (#21505) | silverwind | 2022-10-19 | 5 | -4/+3 |
* | Fix branch dropdown shifting on page load (#21428) | silverwind | 2022-10-19 | 2 | -9/+9 |
* | [skip ci] Updated translations via Crowdin | wxiaoguang | 2022-10-19 | 1 | -0/+13 |
* | Remove unnecessary misspell ignore pattern (#21475) | wxiaoguang | 2022-10-18 | 4 | -4/+4 |
* | Fix read system configuration bug when installing (#21489) | Lunny Xiao | 2022-10-18 | 1 | -13/+5 |
* | Fix viewing user subscriptions (#21482) | zenofile | 2022-10-18 | 1 | -1/+2 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 48 | -20/+545 |
* | inline gitpod image (#21494) | techknowlogick | 2022-10-18 | 2 | -1/+24 |
* | [skip ci] Updated translations via Crowdin | KN4CK3R | 2022-10-18 | 29 | -0/+33 |
* | Do not send notifications for draft releases (#21451) | KN4CK3R | 2022-10-17 | 1 | -7/+8 |
* | Update reverse-proxies.zh-cn.md (#21484) | rock2dust | 2022-10-17 | 1 | -0/+14 |
* | Docs: Update the feature comparison to other Git Hosting Services (#20933) | delvh | 2022-10-17 | 1 | -89/+97 |
* | Add some api integration tests (#18872) | KN4CK3R | 2022-10-18 | 17 | -289/+2225 |
* | probe if sha before exec git (#21467) | 6543 | 2022-10-17 | 2 | -2/+23 |
* | Fix incorrect notification commit url (#21479) | wxiaoguang | 2022-10-17 | 1 | -4/+4 |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 20 | -27/+49 |
* | [skip ci] Updated translations via Crowdin | Lunny Xiao | 2022-10-17 | 1 | -0/+8 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 59 | -436/+1117 |
* | Return 404 when user is not found on avatar (#21476) | Gusted | 2022-10-16 | 1 | -0/+4 |
* | Enforce grouped NuGet search results (#21442) | KN4CK3R | 2022-10-17 | 2 | -37/+72 |
* | Display total commit count in hook message (#21400) | KN4CK3R | 2022-10-17 | 13 | -68/+74 |
* | Refactor GetNextResourceIndex to make it work properly with transaction (#21469) | wxiaoguang | 2022-10-16 | 7 | -87/+213 |
* | Simplify fmt-check (#21458) | silverwind | 2022-10-16 | 4 | -35/+21 |
* | update current stable version | techknowlogick | 2022-10-15 | 1 | -1/+1 |
* | 1.17.3 changelog | techknowlogick | 2022-10-15 | 1 | -0/+80 |
* | [skip ci] Updated translations via Crowdin | silverwind | 2022-10-16 | 4 | -1/+68 |
* | Fix mermaid-related bugs (#21431) | silverwind | 2022-10-15 | 2 | -1/+5 |
* | Update OpenRC startup script (#21436) | Lauris BH | 2022-10-15 | 1 | -4/+33 |
* | Use own Go version instead of hardcoded 1.17 for `make fmt` (#21457) | Yarden Shoham | 2022-10-15 | 1 | -1/+12 |
* | Add `code` highlighting in issue titles (#21432) | Yarden Shoham | 2022-10-16 | 6 | -9/+24 |
* | Add wording about keeping PRs up-to-date in CONTRIBUTING.md (#21468) | Yarden Shoham | 2022-10-15 | 1 | -0/+10 |
* | [refactor] Use const for wiki DefaultBranch (#21466) | 6543 | 2022-10-15 | 3 | -16/+21 |
* | Follow improve code quality (#21465) | wxiaoguang | 2022-10-15 | 2 | -12/+24 |
* | alternative to PR "improve code quality" (#21464) | wxiaoguang | 2022-10-15 | 6 | -25/+52 |
* | [skip ci] Updated translations via Crowdin | Yarden Shoham | 2022-10-15 | 2 | -3/+34 |
* | Fix Drone pushing commits with wrong author info (#21450) | Yarden Shoham | 2022-10-14 | 1 | -2/+6 |
* | Add vitest tests to Gitpod (#21449) | Yarden Shoham | 2022-10-14 | 1 | -0/+1 |
* | Switch from jest to vitest (#21444) | silverwind | 2022-10-14 | 9 | -4191/+520 |
* | Diff file tree tweaks (#21446) | silverwind | 2022-10-14 | 2 | -10/+12 |
* | Add cynkra bronze sponsor (#21325) | Patrick Schratz | 2022-10-13 | 1 | -0/+1 |
* | Run `make fmt` (#21437) | Yarden Shoham | 2022-10-13 | 2 | -6/+6 |
* | Remove useless `appVer` from JS `window.config` (#21445) | wxiaoguang | 2022-10-14 | 2 | -3/+2 |
* | Add support for Chocolatey/NuGet v2 API (#21393) | KN4CK3R | 2022-10-13 | 8 | -134/+849 |
* | Fix #21406: Hide repo information from file view/blame mode (#21420) | Neel | 2022-10-13 | 4 | -2/+83 |
* | [skip ci] Updated translations via Crowdin | Yarden Shoham | 2022-10-13 | 1 | -5/+5 |
* | Respect user's locale when rendering the date range in the repo activity page... | Yarden Shoham | 2022-10-13 | 3 | -3/+10 |