summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add Contributed backport command (#22643)zeripath2023-01-312-0/+479
* Fixed lint warnings in Grafana raised by Mixtool (#22486)Emily2023-01-171-3/+9
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-273-6/+3
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-231-1/+2
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-6/+1
* Update OpenRC startup script (#21436)Lauris BH2022-10-151-4/+33
* Update gitea.service (#21399)plsnp2022-10-111-6/+2
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-1/+1
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-1/+2
* Refactor legacy git init (#20376)wxiaoguang2022-08-091-1/+0
* Comment on PrivateUsers option for gitea.service (#20383)CLanguagePurist2022-07-161-0/+7
* Move some helper files out of models (#19355)Lunny Xiao2022-05-081-2/+2
* Fix `upgrade.sh` script error with `su -c` (#19483)YISH2022-04-261-1/+2
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-021-1/+1
* Fix `contrib/upgrade.sh` (#19222)Norwin2022-03-271-42/+40
* Fix script compatiable with OpenWrt (#19000)YISH2022-03-082-24/+103
* bump go deps (#19021)techknowlogick2022-03-081-1/+1
* Fix issue with docker-rootless shimming script (#18690)zeripath2022-02-101-4/+2
* Add `contrib/upgrade.sh` (#18286)Norwin2022-02-061-0/+83
* Update to work with latest VS Code go debugger (#18397)Lauris BH2022-01-251-6/+6
* format with gofumpt (#18184)65432022-01-202-18/+19
* Add grafana gitea-mixin (#17758)Vitaly Zhuravlev2021-12-2012-0/+668
* Use fmt.Sprintf correctly (#17886)delvh2021-12-021-1/+1
* Refactor various strings (#17784)mscherer2021-12-021-1/+1
* Use shadowing script for docker (#17846)zeripath2021-12-011-5/+5
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-012-1/+2
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-1/+0
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-122-6/+7
* Use exec -a in the FHS compliant script (#17513)zeripath2021-11-031-1/+1
* Simplify Gothic to use our session store instead of creating a different stor...zeripath2021-11-031-2/+1
* Rename db Engines related functions (#17481)Lunny Xiao2021-10-301-1/+1
* Sync gitea app path for git hooks and authorized keys when starting (#17335)wxiaoguang2021-10-211-1/+1
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-242-2/+6
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-222-7/+5
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-192-9/+11
* Update bluemonday to v1.0.15 (#16379)65432021-07-091-0/+0
* Update Vendor (#16325)65432021-07-041-0/+8
* Let package git depend on setting but not opposite (#15241)Lunny Xiao2021-06-261-1/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-2/+1
* Use Wants= over Requires= in systemd file (#15897)silverwind2021-05-171-6/+6
* Systemd needs After as well as Require (#15881)zeripath2021-05-161-0/+9
* Only write config in environment-to-ini if there are changes (#15861)zeripath2021-05-141-3/+11
* Refactor renders (#15175)Lunny Xiao2021-04-191-1/+1
* Add environment-to-ini to docker image (#14762)Kyle D2021-02-232-25/+7
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-3/+1
* migrate from com.* to alternatives (#14103)65432020-12-251-2/+1
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+7
* Use mount but not register for chi routes (#13555)Lunny Xiao2020-11-161-1/+2
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-131-3/+3
* fix quotation marks in launch.json (#13325)Elena Neuschild2020-10-272-1/+5