| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated upgrade script that is informing user that Gitea service has to be ru... | TATHAGATA ROY | 2023-04-25 | 1 | -0/+9 |
* | Enable forbidigo linter (#24278) | silverwind | 2023-04-24 | 2 | -0/+2 |
* | update upgrade script to use new CDN (#24280) | techknowlogick | 2023-04-23 | 1 | -3/+3 |
* | Update github.com/google/go-github to v51 (#23946) | harryzcy | 2023-04-08 | 1 | -1/+1 |
* | Clean some legacy files and move some build files (#23699) | wxiaoguang | 2023-03-25 | 3 | -271/+0 |
* | Add init file for Ubuntu (#23362) | Lycolia Rizzim | 2023-03-09 | 1 | -0/+84 |
* | Add Bash and Zsh completion scripts (#22646) | zeripath | 2023-02-21 | 3 | -0/+77 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -2/+3 |
* | Add continue option to backport.go (#22930) | zeripath | 2023-02-16 | 1 | -6/+41 |
* | Add Contributed backport command (#22643) | zeripath | 2023-01-31 | 2 | -0/+479 |
* | Fixed lint warnings in Grafana raised by Mixtool (#22486) | Emily | 2023-01-17 | 1 | -3/+9 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 3 | -6/+3 |
* | 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 |