aboutsummaryrefslogtreecommitdiff
path: root/models/mirror.go
Commit message (Expand)AuthorAge
* models: rename Id to IDUnknwon2018-08-16
* *: fix wrong format typeUnknwon2018-06-13
* models: skip JSON for fields skipped by XORMUnknwon2018-06-09
* models/mirror: shot push webhook after synced commits (#4528)Unknwon2018-06-03
* mirror: show sync feeds on dashboard (#2017)Unknwon2018-05-30
* vendor: rename "gogits" to "gogs"Unknwon2018-05-27
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* models: remove redundant tags for primary keysUnknwon2017-05-21
* modes/mirror: make Updated unchanged if no new commits fetched (#4341)Unknwon2017-04-06
* models/mirror: feed git.IsRepoURLAccessible with raw mirror addressUnknwon2017-04-04
* models/mirror: unescape credentials at read (#4014)Unknwon2017-04-04
* models/mirror: escape credentials before write mirror address (#4014)Unknwon2017-04-04
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* modes/mirror: corrected NextUpdate not set (#4345)Jonas2017-03-26
* repo: update size after fork, migrate and mirror sync (#4336)Unknwon2017-03-24
* refactoring: experimental with models/errors packageUnknwon2017-03-12
* mirror: update repository updated_unix after sync (#2807)Unknwon2017-03-08
* Some file refactoringUnknwon2017-02-10