summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch...v1.20.0-rc2Giteabot2023-06-241-1/+1
* Refactor path & config system (#25330) (#25416)wxiaoguang2023-06-221-7/+6
* Refactor INI package (first step) (#25024)wxiaoguang2023-06-021-13/+2
* Update github.com/google/go-github to v52 (#24004)65432023-05-311-1/+1
* Make environment-to-ini support loading key value from file (#24832)wxiaoguang2023-05-241-105/+15
* Implement systemd-notify protocol (#21151)zeripath2023-05-151-1/+2
* Updated upgrade script that is informing user that Gitea service has to be ru...TATHAGATA ROY2023-04-251-0/+9
* Enable forbidigo linter (#24278)silverwind2023-04-242-0/+2
* update upgrade script to use new CDN (#24280)techknowlogick2023-04-231-3/+3
* Update github.com/google/go-github to v51 (#23946)harryzcy2023-04-081-1/+1
* Clean some legacy files and move some build files (#23699)wxiaoguang2023-03-253-271/+0
* Add init file for Ubuntu (#23362)Lycolia Rizzim2023-03-091-0/+84
* Add Bash and Zsh completion scripts (#22646)zeripath2023-02-213-0/+77
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-2/+3
* Add continue option to backport.go (#22930)zeripath2023-02-161-6/+41
* 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