| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix NPE when editing OAuth2 applications (#27078) | JakobDev | 2023-09-16 | 1 | -3/+3 |
* | Use `print` instead of `printf` (#27093) | KN4CK3R | 2023-09-16 | 7 | -23/+23 |
* | Add tests for db indexer in indexer_test.go (#27087) | Nanguan Lin | 2023-09-16 | 1 | -131/+324 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-16 | 27 | -326/+219 |
* | Allow empty Conan files (#27092) | KN4CK3R | 2023-09-15 | 1 | -7/+2 |
* | Actions are no longer experimental, so enable them by default (#27054) | Lunny Xiao | 2023-09-15 | 4 | -4/+4 |
* | Update brew installation documentation since gitea moved to brew core package... | Lunny Xiao | 2023-09-15 | 4 | -4/+0 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 83 | -320/+336 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-15 | 1 | -0/+4 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 83 | -324/+339 |
* | Remove the useless function `GetUserIssueStats` and move relevant tests to `i... | Nanguan Lin | 2023-09-14 | 3 | -315/+82 |
* | Fix issue templates when blank isses are disabled (#27061) | JakobDev | 2023-09-14 | 2 | -11/+14 |
* | Display all user types and org types on admin management UI (#27050) | Lunny Xiao | 2023-09-14 | 6 | -4/+32 |
* | Apply lng2020 to maintainers (#27068) | Nanguan Lin | 2023-09-14 | 1 | -0/+1 |
* | Fix incorrect default branch label while switching between branches (#27053) | yp05327 | 2023-09-14 | 2 | -9/+9 |
* | set version in snapcraft yaml | techknowlogick | 2023-09-13 | 1 | -1/+1 |
* | Replace 'userxx' with 'orgxx' in all test files when the user type is org (#... | Nanguan Lin | 2023-09-14 | 91 | -280/+280 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-14 | 1 | -0/+3 |
* | Load reviewer before sending notification (#27063) | sebastian-sauer | 2023-09-13 | 1 | -0/+3 |
* | bump all nightly builds to 16gb | techknowlogick | 2023-09-13 | 1 | -3/+3 |
* | Show the repo count in code tab on both user profile and org page. (#27048) | puni9869 | 2023-09-13 | 1 | -0/+5 |
* | Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) | Kerwin Bryant | 2023-09-13 | 2 | -1/+11 |
* | Dashboard context dropdown position fix on landing page in mobile view. (#27047) | puni9869 | 2023-09-13 | 1 | -6/+0 |
* | fix media description render for orgmode (#26895) | Earl Warren | 2023-09-13 | 2 | -9/+34 |
* | Show OpenID Connect and OAuth on signup page (#20242) | Dmitry Sharshakov | 2023-09-13 | 4 | -0/+41 |
* | Update status and code index after changing the default branch (#27018) | Nanguan Lin | 2023-09-13 | 8 | -52/+97 |
* | add sparse url in cargo package guide (#26937) | merlleu | 2023-09-13 | 3 | -5/+14 |
* | Add missing 404 response to Swagger (#27038) | JakobDev | 2023-09-13 | 46 | -0/+750 |
* | Fix object storage path handling (#27024) | wxiaoguang | 2023-09-13 | 2 | -14/+48 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-13 | 1 | -0/+22 |
* | bump rootful to 16gb | techknowlogick | 2023-09-12 | 1 | -1/+1 |
* | setup go in the nightly release pipeline | techknowlogick | 2023-09-12 | 1 | -0/+8 |
* | Speed up nightly builds (#27045) | techknowlogick | 2023-09-12 | 2 | -1/+37 |
* | Improve repo/user/org search (#27030) | wxiaoguang | 2023-09-12 | 3 | -10/+4 |
* | Use Actuated.dev runner for nightly builds | techknowlogick | 2023-09-12 | 1 | -2/+2 |
* | update snap package (#27021) | Sienna Lloyd | 2023-09-12 | 2 | -5/+7 |
* | resolve issue with sort icons on admin/users and admin/runners (#24360) | jladbrook | 2023-09-12 | 3 | -3/+19 |
* | Add more package registry paths to the labeler (#27032) | JakobDev | 2023-09-12 | 1 | -0/+3 |
* | Extract auth middleware from service (#27028) | KN4CK3R | 2023-09-12 | 4 | -266/+262 |
* | S3: log human readable error on connection failure (#26856) | Earl Warren | 2023-09-12 | 2 | -0/+55 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-12 | 1 | -1/+1 |
* | Fix "delete" modal dialog for issue/PR (#27015) | wxiaoguang | 2023-09-11 | 3 | -3/+15 |
* | Fix context cache bug & enable context cache for dashabord commits' authors (... | Lunny Xiao | 2023-09-11 | 8 | -87/+72 |
* | fix: typo (#27009) | MomentQYC | 2023-09-11 | 1 | -1/+1 |
* | Use secure cookie for HTTPS sites (#26999) | wxiaoguang | 2023-09-11 | 4 | -5/+5 |
* | Add fetch wrappers, ignore network errors in actions view (#26985) | silverwind | 2023-09-11 | 4 | -28/+79 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2023-09-11 | 1 | -143/+284 |
* | Add some more labels to labeler (#26987) | silverwind | 2023-09-10 | 1 | -2/+9 |
* | Fix INI parsing for value with trailing slash (#26995) | wxiaoguang | 2023-09-10 | 2 | -2/+20 |
* | Correct the database.LOG_SQL default value in config cheat sheet (#26997) | Infinoid | 2023-09-10 | 2 | -2/+2 |