Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename and update init files to use "gitea" instead of "gogs" | Sandro Santilli | 2016-11-07 | 1 | -93/+0 |
| | | | | Closes #102 | ||||
* | Replace GOGS with GITEA in variable names | Sandro Santilli | 2016-11-07 | 1 | -9/+9 |
| | | | | | | | | | | | | Still use GOGS_WORK_DIR and GOGS_CUSTOM env variables as a fallback if the equivalent GITEA_* are not set, warning user about the need for change. Does not change "gogs" to "gitea" in webhook type name Because "gogs" hook type is part of the API (routes) and used in templates... Closes #87 | ||||
* | adding extra check on logpath | T.J. Yang | 2015-10-31 | 1 | -1/+4 |
| | |||||
* | fix typo in centos init script | Robert Rauch | 2015-04-01 | 1 | -1/+1 |
| | | | We should be *sourcing* `/etc/sysconfig/gogs`, not *executing* it, don't we? | ||||
* | Remove use of PID and fix stderr redirection | Carlos Gutierrez | 2015-03-17 | 1 | -7/+5 |
| | |||||
* | s/USER/GOGS_USER/g | Luca Beltrame | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | Add a CentOS init script | Luca Beltrame | 2014-09-29 | 1 | -0/+92 |