| Commit message (Expand) | Author | Age | Files | Lines |
* | Add link to user profile in markdown mention only if user exists (#21533) | Yarden Shoham | 2022-10-23 | 1 | -1/+2 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 1 | -6/+1 |
* | Update OpenRC startup script (#21436) | Lauris BH | 2022-10-15 | 1 | -4/+33 |
* | Update gitea.service (#21399) | plsnp | 2022-10-11 | 1 | -6/+2 |
* | Kd/ci playwright go test (#20123) | Kyle D | 2022-09-02 | 1 | -1/+1 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 1 | -1/+2 |
* | Refactor legacy git init (#20376) | wxiaoguang | 2022-08-09 | 1 | -1/+0 |
* | Comment on PrivateUsers option for gitea.service (#20383) | CLanguagePurist | 2022-07-16 | 1 | -0/+7 |
* | Move some helper files out of models (#19355) | Lunny Xiao | 2022-05-08 | 1 | -2/+2 |
* | Fix `upgrade.sh` script error with `su -c` (#19483) | YISH | 2022-04-26 | 1 | -1/+2 |
* | Remove legacy `unknwon/com` package (#19298) | wxiaoguang | 2022-04-02 | 1 | -1/+1 |
* | Fix `contrib/upgrade.sh` (#19222) | Norwin | 2022-03-27 | 1 | -42/+40 |
* | Fix script compatiable with OpenWrt (#19000) | YISH | 2022-03-08 | 2 | -24/+103 |
* | bump go deps (#19021) | techknowlogick | 2022-03-08 | 1 | -1/+1 |
* | Fix issue with docker-rootless shimming script (#18690) | zeripath | 2022-02-10 | 1 | -4/+2 |
* | Add `contrib/upgrade.sh` (#18286) | Norwin | 2022-02-06 | 1 | -0/+83 |
* | Update to work with latest VS Code go debugger (#18397) | Lauris BH | 2022-01-25 | 1 | -6/+6 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 2 | -18/+19 |
* | Add grafana gitea-mixin (#17758) | Vitaly Zhuravlev | 2021-12-20 | 12 | -0/+668 |
* | Use fmt.Sprintf correctly (#17886) | delvh | 2021-12-02 | 1 | -1/+1 |
* | Refactor various strings (#17784) | mscherer | 2021-12-02 | 1 | -1/+1 |
* | Use shadowing script for docker (#17846) | zeripath | 2021-12-01 | 1 | -5/+5 |
* | Improve install code to avoid low-level mistakes. (#17779) | wxiaoguang | 2021-12-01 | 2 | -1/+2 |
* | Remove unnecessary variable assignments (#17695) | Gusted | 2021-11-18 | 1 | -1/+0 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 2 | -6/+7 |
* | Use exec -a in the FHS compliant script (#17513) | zeripath | 2021-11-03 | 1 | -1/+1 |
* | Simplify Gothic to use our session store instead of creating a different stor... | zeripath | 2021-11-03 | 1 | -2/+1 |
* | Rename db Engines related functions (#17481) | Lunny Xiao | 2021-10-30 | 1 | -1/+1 |
* | Sync gitea app path for git hooks and authorized keys when starting (#17335) | wxiaoguang | 2021-10-21 | 1 | -1/+1 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 2 | -2/+6 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 2 | -7/+5 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 2 | -9/+11 |
* | Update bluemonday to v1.0.15 (#16379) | 6543 | 2021-07-09 | 1 | -0/+0 |
* | Update Vendor (#16325) | 6543 | 2021-07-04 | 1 | -0/+8 |
* | Let package git depend on setting but not opposite (#15241) | Lunny Xiao | 2021-06-26 | 1 | -1/+2 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -2/+1 |
* | Use Wants= over Requires= in systemd file (#15897) | silverwind | 2021-05-17 | 1 | -6/+6 |
* | Systemd needs After as well as Require (#15881) | zeripath | 2021-05-16 | 1 | -0/+9 |
* | Only write config in environment-to-ini if there are changes (#15861) | zeripath | 2021-05-14 | 1 | -3/+11 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -1/+1 |
* | Add environment-to-ini to docker image (#14762) | Kyle D | 2021-02-23 | 2 | -25/+7 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -3/+1 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -2/+1 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -3/+7 |
* | Use mount but not register for chi routes (#13555) | Lunny Xiao | 2020-11-16 | 1 | -1/+2 |
* | Introduce go chi web framework as frontend of macaron, so that we can move ro... | Lunny Xiao | 2020-11-13 | 1 | -3/+3 |
* | fix quotation marks in launch.json (#13325) | Elena Neuschild | 2020-10-27 | 2 | -1/+5 |
* | systemd service: Add commented PATH environment option for Git prefix (#13170) | Bagas Sanjaya | 2020-10-24 | 1 | -0/+6 |
* | Fix args in tasks.json (#13116) | Elena Neuschild | 2020-10-12 | 1 | -8/+6 |
* | Removing k8s contrib file (#12761) | techknowlogick | 2020-09-07 | 1 | -107/+0 |