| Commit message (Expand) | Author | Age | Files | Lines |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 1 | -12/+8 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 1 | -0/+10 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -4/+12 |
* | Fix status table race condition (#1835) | Ethan Koenig | 2017-05-31 | 1 | -2/+1 |
* | Repo size in admin panel (#1482) | Jonas | 2017-04-11 | 1 | -0/+5 |
* | Mirror sync interval specified as duration string (#1407) | Jonas | 2017-04-08 | 1 | -3/+3 |
* | Corrected Mirror.NextUpdate not set (#1388) | Jonas | 2017-04-05 | 1 | -1/+1 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -2/+2 |
* | Refactor process package and introduce ProcessManager{} with tests (#75) | Matthias Loibl | 2017-01-17 | 1 | -2/+2 |
* | Create missing database indexes (#596) | Andrey Nering | 2017-01-06 | 1 | -4/+4 |
* | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 1 | -1/+1 |
* | Fix string format verbs (#3637) | Alexander Lunegov | 2016-12-22 | 1 | -2/+2 |
* | Lint models/repo_mirror.go | Bwko | 2016-11-26 | 1 | -0/+7 |
* | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 1 | -4/+4 |
|\ |
|
| * | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -4/+4 |
* | | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -9/+11 |
|/ |
|
* | more | Sandro Santilli | 2016-11-07 | 1 | -3/+3 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -4/+4 |
* | #3589 LoadRepoConfig after ORM is initialized | Unknwon | 2016-09-02 | 1 | -0/+1 |
* | Minor code fix [CI SKIP] | Unknwon | 2016-08-31 | 1 | -2/+2 |
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -0/+243 |