| Commit message (Expand) | Author | Age | Files | Lines |
* | Make "install page" respect environment config (#25648) (#25799) | wxiaoguang | 2023-07-10 | 2 | -2/+2 |
* | docs: rootless docker ssh's default port is 2222 (#25771) (#25772) | Giteabot | 2023-07-09 | 1 | -1/+1 |
* | Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ... | Giteabot | 2023-06-30 | 1 | -28/+11 |
* | Add documentation about supported workflow trigger events (#25582) (#25589) | Giteabot | 2023-06-29 | 2 | -0/+40 |
* | Document creating an API key from the CLI (#25504) | lonix1 | 2023-06-25 | 1 | -0/+8 |
* | Use the new download domain replace the old (#25405) (#25409) | Giteabot | 2023-06-21 | 10 | -17/+17 |
* | Add Exoscale to installation on cloud provider docs (#25342) (#25346) | Giteabot | 2023-06-18 | 1 | -0/+10 |
* | Add link to support page for commercial support (#25293) (#25297) | Giteabot | 2023-06-16 | 1 | -0/+1 |
* | Docs about how to generate config for act runner with docker and setup it wit... | Giteabot | 2023-06-16 | 2 | -0/+54 |
* | Fix all possible setting error related storages and added some tests (#23911)... | Giteabot | 2023-06-14 | 2 | -8/+110 |
* | Improve some documents: release version, logging, NFS lock (#25202) (#25204) | Giteabot | 2023-06-12 | 2 | -42/+23 |
* | Change branch name from master to main in some documents' links (#25126) (#25... | HesterG | 2023-06-08 | 12 | -16/+16 |
* | Enable all webpack sourcemaps in dev build, disable all in prod build (#25089) | silverwind | 2023-06-06 | 1 | -0/+2 |
* | change placeholders in actions docs | techknowlogick | 2023-06-05 | 1 | -1/+1 |
* | change placeholders in actions docs | techknowlogick | 2023-06-05 | 1 | -1/+1 |
* | Introduce how to configure cache when starting a Runner with Docker (#25077) | sillyguodong | 2023-06-05 | 2 | -0/+67 |
* | improve permission documentation (#23942) | Lunny Xiao | 2023-06-05 | 1 | -9/+24 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 1 | -36/+37 |
* | Allow for PKCE flow without client secret + add docs (#25033) | Denys Konovalov | 2023-06-03 | 1 | -7/+71 |
* | Fix link to customizing-gitea (#25056) | kodermho | 2023-06-03 | 2 | -2/+2 |
* | Add chinese documentations for `cran package registry` (#25012) | sillyguodong | 2023-05-31 | 1 | -0/+93 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 1 | -1/+0 |
* | Fix markdown link to awesome gitea (#25009) | John Olheiser | 2023-05-30 | 1 | -1/+1 |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 1 | -1/+1 |
* | Remove unnecessary content on docs (#24976) | Lunny Xiao | 2023-05-30 | 5 | -18/+6 |
* | Unify doc links to use paths relative to doc folder (#24979) | HesterG | 2023-05-29 | 10 | -23/+21 |
* | Update from-binary.en-us.md (#24975) | epk | 2023-05-29 | 1 | -1/+1 |
* | Remove meta tags `theme-color` and `default-theme` (#24960) | silverwind | 2023-05-28 | 1 | -1/+0 |
* | simple docs fixes: 'pull request' page (en-us & zh-tw) link path to 'issue-pu... | Jon Keim | 2023-05-28 | 2 | -2/+2 |
* | Remove reference to caddy v1 in docs (#24962) | techknowlogick | 2023-05-28 | 1 | -16/+0 |
* | Use `[git.config]` for reflog cleaning up (#24958) | wxiaoguang | 2023-05-28 | 1 | -5/+2 |
* | docs: remove an extraneous whitespace (#24949) | 谈笑风生间 | 2023-05-26 | 1 | -1/+1 |
* | Fix documentation ref (#24934) | Lunny Xiao | 2023-05-26 | 6 | -47/+47 |
* | Add Chinese docs for help, contribution and development (#24925) | HesterG | 2023-05-25 | 8 | -2/+890 |
* | Merge two translation contributing documents (#23939) | Lunny Xiao | 2023-05-25 | 7 | -29/+17 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 1 | -0/+1 |
* | Allow skipping forks and mirrors from being indexed (#23187) | techknowlogick | 2023-05-25 | 1 | -0/+1 |
* | Add Chinese documentations for Actions (#24902) | HesterG | 2023-05-25 | 12 | -6/+877 |
* | `zh-cn` translation for usage docs (#24897) | Zettat123 | 2023-05-25 | 14 | -6/+988 |
* | Add chinese documentations for installation (#24904) | sillyguodong | 2023-05-25 | 6 | -8/+704 |
* | Improve RunMode / dev mode (#24886) | wxiaoguang | 2023-05-25 | 1 | -1/+1 |
* | Add chinese documentations for `Packages` (#24914) | sillyguodong | 2023-05-25 | 26 | -9/+2395 |
* | Update Asciidoc markup example with safe defaults (#24920) | Mike Rochefort | 2023-05-25 | 2 | -2/+2 |
* | Fix <empty> in administration/config-cheat-sheet.en-us.md (#24905) | HesterG | 2023-05-24 | 1 | -4/+4 |
* | Rename docs packages title from xxx Packages Repository -> xxx Package Regist... | Lunny Xiao | 2023-05-24 | 19 | -38/+38 |
* | Make environment-to-ini support loading key value from file (#24832) | wxiaoguang | 2023-05-24 | 2 | -6/+24 |
* | `zh-cn` translation for administration docs (#24881) | Zettat123 | 2023-05-24 | 11 | -0/+1820 |
* | Support changing git config through `app.ini`, use `diff.algorithm=histogram`... | wxiaoguang | 2023-05-23 | 2 | -6/+29 |
* | Remove unnecessary usage prefix from doc titles (#24869) | Lunny Xiao | 2023-05-23 | 7 | -14/+14 |
* | Use Go 1.20 for next release (#24859) | wxiaoguang | 2023-05-22 | 1 | -2/+2 |