aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* systemd service: Add commented PATH environment option for Git prefix (#13170)Bagas Sanjaya2020-10-241-0/+6
* Fix args in tasks.json (#13116)Elena Neuschild2020-10-121-8/+6
* Removing k8s contrib file (#12761)techknowlogick2020-09-071-107/+0
* Make the default PID file compile-time settable (#12485)zeripath2020-08-153-3/+3
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-9/+10
* Fix correct upstream remote HTTPS URL (#12436)Lauris BH2020-08-051-1/+3
* upgrade to use testfixtures v3 (#11904)techknowlogick2020-06-171-3/+0
* [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) (#10057)Bagas Sanjaya2020-06-022-4/+4
* Adding advanced label set. (#11298)opyale2020-05-071-0/+26
* Add gitea-vet (#10948)John Olheiser2020-04-051-0/+4
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-3/+3
* misc: change the "taskName" to "label" in vscode tasks.json (#10739)赵智超2020-03-161-2/+2
* make/pr: enforce vendor for run (#10296)Antoine GIRARD2020-02-161-1/+1
* Move fixture generation to contrib and add test (#10277)guillep2k2020-02-151-0/+76
* Improve make PR (force build and help message) (#10178)Antoine GIRARD2020-02-081-1/+2
* Add Privacy Policy and Terms of Service Page (#9513)Bagas Sanjaya2020-01-142-0/+441
* Resolve deprecated INI conversion (#9525)techknowlogick2019-12-271-1/+1
* Add contrib/environment-to-ini (#9519)zeripath2019-12-282-0/+290
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-1/+2
* Rephrase comment about RuntimeDirectory option (#8912)Anthony Vanelverdinghe2019-11-101-2/+2
* Explicity indicate the socket unit to use the service unit "gitea.service" (#...Ramon Fischer2019-11-041-2/+3
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Update the provided gitea.service to mention socket activation (#8531)zeripath2019-10-161-2/+33
* Add unix socket help (#8377)Thomas McWork2019-10-061-0/+3
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-5/+5
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1