43 Commits (e36f80f07b4fe2fb3e69a853e393dfa332e1d9e4)

Author SHA1 Message Date
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 5 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  zeripath c777f4f385 Extract the username and password from the mirror url (#7651) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao 0b798129d2 Move status table to cron package (#7370) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  zeripath c4a800307d Handle early git version's lack of get-url (#7065) 6 years ago
  zeripath 5dca2b266f When mirroring we should set the remote to mirror (#6824) 6 years ago
  zeripath e031e6c741 Correctly adjust mirror url (#6593) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Jonas Bröms f1fcaa33bd Add option to disable automatic mirror syncing. (#5242) 6 years ago
  Lauris BH f367cdf2fe Add push webhook support for mirrored repositories (#4127) 6 years ago
  Lanre Adelowo 85958d6212 Make sure to reset commit count in the cache on mirror syncing (#4720) 6 years ago
  Bo-Yi Wu ec4d8bddaf fix: if Mirrors repo no content is fetched, updated time should not b… (#3551) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Ethan Koenig 8c0ba9b0e6 Fix error message sanitiziation (#3082) 7 years ago
  Ethan Koenig f38f50f62e Sanitize logs for mirror sync (#3057) 7 years ago
  Jonas Bröms 448a238cf7 Only update mirror last update after successful sync (#2730) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Lauris BH 94ad100bdf Sync releases table with tags on push and for mirrors (#2459) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Ethan Koenig 9644f101e8 Fix status table race condition (#1835) 8 years ago
  Jonas 6c8faadf3d Repo size in admin panel (#1482) 8 years ago
  Jonas f53c8e25aa Mirror sync interval specified as duration string (#1407) 8 years ago
  Jonas f8be6bd86d Corrected Mirror.NextUpdate not set (#1388) 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Matthias Loibl 799bb6e441 Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 8 years ago
  Alexander Lunegov ace89e326a Fix string format verbs (#3637) 8 years ago
  Bwko 4c16b48f09 Lint models/repo_mirror.go 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli bb9ea9bb35 more 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 87c222ba11 #3589 LoadRepoConfig after ORM is initialized 8 years ago
  Unknwon 1ed450764c Minor code fix [CI SKIP] 8 years ago
  Unknwon ea214daebe #2018 able to sync now for mirrors 8 years ago