| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some typos and update db transaction demo in backend guideline (#21322) | rj1 | 2022-10-08 | 1 | -18/+14 |
* | Add redirect of /upgrade/ to /upgrade-from-gitea/ on docs site (#21330) | Joe Constant | 2022-10-06 | 2 | -0/+6 |
* | Make app.ini read-only message more prominent (#21315) | John Olheiser | 2022-10-02 | 1 | -6/+6 |
* | Fix doc and heatmap for the Vue3 refactoring (#21312) | wxiaoguang | 2022-10-02 | 5 | -8/+8 |
* | Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) | Clar Fon | 2022-10-02 | 1 | -2/+3 |
* | Fix the hook related FAQ contents (#21297) | wxiaoguang | 2022-09-29 | 1 | -5/+5 |
* | Typo in config-cheat-sheet (#21261) | Julien Palard | 2022-09-25 | 1 | -1/+1 |
* | NPM Package Registry search API endpoint (#20280) | Jack Vine | 2022-09-24 | 1 | -0/+5 |
* | Clarify that `ENABLE_SWAGGER` only influences the API docs, not the routes (#... | delvh | 2022-09-20 | 3 | -8/+8 |
* | Add KaTeX rendering to Markdown. (#20571) | zeripath | 2022-09-14 | 4 | -2/+7 |
* | Update docs comparison.zh-cn.md (#21035) | ya | 2022-09-13 | 1 | -89/+89 |
* | Fix PlantUML example in document (#21142) | wxiaoguang | 2022-09-11 | 1 | -5/+5 |
* | Fix typo of issue template name (#21117) | Jason Song | 2022-09-09 | 2 | -2/+2 |
* | Fix various typos (#21103) | luzpaz | 2022-09-07 | 1 | -2/+2 |
* | Update docs issue-pull-request-templates.zh-cn.md (#21030) | ya | 2022-09-07 | 1 | -20/+280 |
* | Upgrade the document about how to collect logs for systemd and docker (#21101) | wxiaoguang | 2022-09-07 | 3 | -6/+12 |
* | Remove insecure flag from curl (#21074) | John Olheiser | 2022-09-05 | 1 | -1/+1 |
* | Update curl usage in API docs (#21071) | John Olheiser | 2022-09-05 | 2 | -6/+6 |
* | Added docs for agit-setup (#21027) | Cypherpunk Samurai | 2022-09-03 | 1 | -0/+47 |
* | Kd/ci playwright go test (#20123) | Kyle D | 2022-09-02 | 2 | -2/+4 |
* | Support Issue forms and PR forms (#20987) | Jason Song | 2022-09-02 | 3 | -28/+238 |
* | Fix typo (#21004) | ya | 2022-08-31 | 1 | -2/+2 |
* | Fix typo (#20993) | JonRB | 2022-08-29 | 1 | -1/+1 |
* | Add support for Vagrant packages (#20930) | KN4CK3R | 2022-08-29 | 2 | -0/+79 |
* | Add instructions how to add service dependencies (#20968) | JonRB | 2022-08-28 | 1 | -0/+10 |
* | Only show relevant repositories on explore page (#19361) | Gusted | 2022-08-25 | 1 | -0/+2 |
* | docs[zh-cn]: Install on Kubernetes (#20874) | xinyu | 2022-08-24 | 1 | -0/+82 |
* | Update comparison.en-us.md: link subgroups issue (#20905) | Kiara Grouwstra | 2022-08-23 | 1 | -18/+18 |
* | Fix typo in backup documentation (pgdump->pg_dump) (#20913) | Enrico | 2022-08-22 | 1 | -1/+1 |
* | update current stable version | techknowlogick | 2022-08-21 | 1 | -1/+1 |
* | Support Proxy protocol (#12527) | zeripath | 2022-08-21 | 1 | -0/+8 |
* | docs[zh-cn]: Managing Deployments With Environment Variables (#20817) | xinyu | 2022-08-17 | 1 | -11/+47 |
* | auth/reverseproxy: Add support for full name (#20776) | Will Norris | 2022-08-16 | 1 | -0/+4 |
* | Update zh-cn translation for Installation from source (#20772) | PENĀ² | 2022-08-14 | 1 | -12/+34 |
* | Add SAML SP status to Feature Comparison docs (#20743) | Kiel Hurley | 2022-08-11 | 3 | -0/+3 |
* | Update docs for versions (#20750) | wxiaoguang | 2022-08-10 | 2 | -6/+19 |
* | Add support mCaptcha as captcha provider (#20458) | Gusted | 2022-08-10 | 1 | -2/+5 |
* | Add documentation about pagination of the API (#20740) | techknowlogick | 2022-08-09 | 1 | -0/+12 |
* | Add support for NuGet API keys (#20721) | KN4CK3R | 2022-08-09 | 1 | -0/+2 |
* | Add support for `npm unpublish` (#20688) | KN4CK3R | 2022-08-09 | 1 | -0/+21 |
* | Allow multiple files in generic packages (#20661) | KN4CK3R | 2022-08-09 | 1 | -5/+70 |
* | docs: move search input to navbar (#20551) | Norwin | 2022-08-08 | 9 | -30/+55 |
* | Switch to building with go1.19 (#20695) | techknowlogick | 2022-08-07 | 1 | -1/+1 |
* | Update maven deploy docs (#20691) | KN4CK3R | 2022-08-07 | 1 | -0/+10 |
* | Add support for Pub packages (#20560) | KN4CK3R | 2022-08-07 | 4 | -2/+86 |
* | Increase default item listing size `ISSUE_PAGING_NUM` to 20 (#20547) | Norwin | 2022-08-06 | 1 | -1/+1 |
* | docs: update comparison.zh-cn.md (#20656) | PENĀ² | 2022-08-05 | 1 | -4/+7 |
* | Add a notice for breaking check in upgrade document (#20682) | wxiaoguang | 2022-08-05 | 1 | -0/+6 |
* | Add info about Wire 2 when Git over SSH (#20619) | Gusted | 2022-08-02 | 1 | -1/+2 |
* | Rework mailer settings (#18982) | Clar Fon | 2022-08-02 | 1 | -29/+23 |