Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 1 | -0/+11 |
| | |||||
* | Implement archive cleanup (#885) | Andrew | 2017-02-11 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | * Implement archive cleanup Fixes #769 Signed-off-by: Andrew <write@imaginarycode.com> * Make sure to close the directory file * Resolve issues noted by @strk * edit cheatsheet app.ini [ci skip] * oops [ci skip] | ||||
* | golint fixed for modules/cron | Lunny Xiao | 2016-11-25 | 1 | -0/+1 |
| | |||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -3/+3 |
| | |||||
* | Move cron module to independent package | Unknwon | 2016-02-20 | 9 | -1340/+44 |
| | | | | Make it easier to keep track of upstream changes and bug fixes | ||||
* | go vet and fix #1890 | Unknwon | 2015-11-08 | 1 | -1/+1 |
| | |||||
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 | 1 | -10/+9 |
| | |||||
* | make cron task configurable | Unknwon | 2015-08-18 | 1 | -27/+0 |
| | |||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -1/+0 |
| | |||||
* | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 | 1 | -0/+1 |
| | |||||
* | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 | 1 | -1/+3 |
| | |||||
* | mirror fix | Unknwon | 2014-11-30 | 1 | -1/+0 |
| | |||||
* | fix #580 | Unknwon | 2014-11-30 | 1 | -0/+2 |
| | |||||
* | Add function argument missing | Sean Keery | 2014-11-14 | 1 | -3/+3 |
| | | | Not enough arguments in call to c.AddFunc when I copied and pasted | ||||
* | Fix test cases | Unknown | 2014-06-16 | 1 | -5/+5 |
| | |||||
* | Add corn rask monitor panel | Unknown | 2014-06-13 | 10 | -10/+1373 |
| | |||||
* | Fix #242 | Unknown | 2014-06-08 | 1 | -0/+4 |
| | |||||
* | finish mirror fix #63 | Unknown | 2014-04-12 | 1 | -0/+17 |