summaryrefslogtreecommitdiffstats
path: root/services/mirror
Commit message (Expand)AuthorAgeFilesLines
* DBContext is just a Context (#17100)zeripath2021-09-231-1/+1
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Make mirror feature more configurable (#16957)65432021-09-071-0/+13
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-182-4/+4
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-1/+1
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-144-629/+739
* Fixed sanitize errors. (#15240)KN4CK3R2021-06-131-15/+7
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-082-9/+20
* Create tag on ui (#13467)a10121127962021-02-281-1/+1
* [API] Add pagination to ListBranches (#14524)65432021-02-031-1/+1
* Check for 'main' as potential default branch name (#14193)Chester Liu2020-12-301-0/+4
* migrate from com.* to alternatives (#14103)65432020-12-251-4/+3
* Fix branch/tag notifications in mirror sync (#13855)manuelluis2020-12-051-0/+20
* Migrations: Use Process Manager to create own Context (#13792)65432020-12-021-1/+2
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-301-1/+5
* Update Mirror IsEmpty status on synchronize (#13185)zeripath2020-10-251-2/+67
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-1/+1
* Mirror: Update DB on Address-Update too (#12964)65432020-09-281-3/+5
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-2/+2
* [Vendor] Switch go-version lib (#12719)65432020-09-051-3/+2
* Support Force-update in Mirror and improve Tracing in mirror (#12242)zeripath2020-08-201-1/+33
* Update the wiki repository remote origin while update the mirror repository's...yisiliang2020-07-051-1/+19
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-3/+6
* Handle panics that percolate up to the graceful module (#11291)zeripath2020-05-141-0/+8
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-141-6/+5
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-122-2/+2
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-1/+1
* Use limited commits (#9572)John Olheiser2020-01-011-1/+1
* Graceful: Xorm, RepoIndexer, Cron and Others (#9282)zeripath2019-12-151-10/+22
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-142-2/+4
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-17/+39
* Move mirror sync actions to notification (#9022)Lunny Xiao2019-11-242-81/+13
* services/mirror: fix dropped test errors (#9007)Lars Lehtonen2019-11-151-0/+2
* Add Close() method to gogitRepository (#8901)zeripath2019-11-132-72/+81
* Move push commits events to notification (#8783)Lunny Xiao2019-11-031-20/+3
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-4/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-2/+3
* Move sync mirror actions to mirror service package (#8518)Lunny Xiao2019-10-162-6/+93
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-9/+20
* Restore functionality for early gits (#7775)zeripath2019-10-121-1/+1
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-012-0/+473