| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make the default PID file compile-time settable (#12485) | zeripath | 2020-08-15 | 3 | -3/+3 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -9/+10 |
* | Fix correct upstream remote HTTPS URL (#12436) | Lauris BH | 2020-08-05 | 1 | -1/+3 |
* | upgrade to use testfixtures v3 (#11904) | techknowlogick | 2020-06-17 | 1 | -3/+0 |
* | [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) (#10057) | Bagas Sanjaya | 2020-06-02 | 2 | -4/+4 |
* | Adding advanced label set. (#11298) | opyale | 2020-05-07 | 1 | -0/+26 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 1 | -0/+4 |
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 1 | -3/+3 |
* | misc: change the "taskName" to "label" in vscode tasks.json (#10739) | 赵智超 | 2020-03-16 | 1 | -2/+2 |
* | make/pr: enforce vendor for run (#10296) | Antoine GIRARD | 2020-02-16 | 1 | -1/+1 |
* | Move fixture generation to contrib and add test (#10277) | guillep2k | 2020-02-15 | 1 | -0/+76 |
* | Improve make PR (force build and help message) (#10178) | Antoine GIRARD | 2020-02-08 | 1 | -1/+2 |
* | Add Privacy Policy and Terms of Service Page (#9513) | Bagas Sanjaya | 2020-01-14 | 2 | -0/+441 |
* | Resolve deprecated INI conversion (#9525) | techknowlogick | 2019-12-27 | 1 | -1/+1 |
* | Add contrib/environment-to-ini (#9519) | zeripath | 2019-12-28 | 2 | -0/+290 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -1/+2 |
* | Rephrase comment about RuntimeDirectory option (#8912) | Anthony Vanelverdinghe | 2019-11-10 | 1 | -2/+2 |
* | Explicity indicate the socket unit to use the service unit "gitea.service" (#... | Ramon Fischer | 2019-11-04 | 1 | -2/+3 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |