summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-06-133-17/+36
|\
| * merge hellJames Lopez2016-06-033-17/+36
| |\
| | * Update repository_import_worker.rbJames Lopez2016-06-021-1/+1
| | * some refactoring and fixing specJames Lopez2016-06-022-6/+3
| | * Make EmailsOnPushWorker use Sidekiq mailers queueStan Hu2016-05-311-0/+1
| | * Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-191-7/+11
| | |\
| | | * Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-7/+11
| | * | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-1/+1
| | |/
| | * Only generate repository push email onceSean McGivern2016-05-111-4/+21
| * | Revert "Fix merge conflicts - squashed commit"James Lopez2016-06-033-36/+17
| * | Fix merge conflicts - squashed commitJames Lopez2016-06-033-17/+36
* | | refactored import to use shared error stuff and fixed a few issues with recen...James Lopez2016-05-111-1/+0
* | | Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-05-111-2/+1
|\ \ \ | |/ /
| * | fixing more export problemsJames Lopez2016-05-111-2/+1
* | | fix log statementJames Lopez2016-05-111-1/+1
* | | Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-091-11/+23
|\ \ \ | |/ /
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-05-091-11/+23
| |\ \ | | |/
| | * Merge branch 'create-wikis-during-check' into 'master' Douwe Maan2016-05-041-11/+23
| | |\
| | | * Initialize wikis on legacy projects during checkJacob Vosmaer2016-04-261-11/+23
* | | | handling errors a bit better on import failureJames Lopez2016-05-051-9/+9
* | | | Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-041-0/+13
|\ \ \ \ | |/ / /
| * | | add export worker to process project export asyncJames Lopez2016-05-041-0/+13
| |/ /
* | | updated import workerJames Lopez2016-05-041-1/+1
* | | fixing some rubucop warningsJames Lopez2016-05-031-1/+1
* | | picking stuff from ui related to importJames Lopez2016-05-031-0/+25
|/ /
* | Do not fsck projects less than a day oldJacob Vosmaer2016-04-261-2/+2
|/
* Merge branch 'feature/system_hook_push' into 'master' Dmitriy Zaporozhets2016-04-191-2/+2
|\
| * Refactor GitTagPushService and fig tags_push system event hookGabriel Mazetto2016-04-191-2/+2
* | When a project wiki is disabled skip it for fsckJacob Vosmaer2016-04-181-3/+3
|/
* Shut up, RubocopRobert Speicher2016-04-141-3/+3
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-131-1/+1
|\
| * Fix high CPU usage when PostReceive receives refs/merge-requests/<id>push-refKamil Trzcinski2016-04-111-1/+1
* | Use more conservative limitsJacob Vosmaer2016-04-132-3/+3
* | Clear repository check columns asynchronouslyJacob Vosmaer2016-04-135-95/+116
* | Always check the wiki tooJacob Vosmaer2016-04-131-2/+3
* | More code changes, thanks RobertJacob Vosmaer2016-04-132-20/+24
* | Changes suggested by RobertJacob Vosmaer2016-04-121-1/+1
* | Add a 'circuit breaker' for repo checksJacob Vosmaer2016-04-121-0/+8
* | Increase fsck lock timeout to 24 hoursJacob Vosmaer2016-04-121-1/+3
* | Rename almost all the thingsJacob Vosmaer2016-04-063-14/+14
* | Rebase repo check MRJacob Vosmaer2016-04-043-0/+92
|/
* Exclude projects pending deletion from all resultsZeger-Jan van de Weg2016-03-311-1/+1
* Check if repo exists before attempting to update cache infoStan Hu2016-03-271-0/+3
* Cache output of Repository#exists?Yorick Peterse2016-03-191-2/+3
* Merge branch 'no-gc-retry' into 'master' Robert Speicher2016-03-181-0/+10
|\
| * Do not retry "git gc"Jacob Vosmaer2016-03-171-0/+10
* | Back-porting PostReceive refactor made for EE 🍺Gabriel Mazetto2016-03-171-27/+19
* | Add ability to delete a user with forceZeger-Jan van de Weg2016-03-151-2/+2
* | A worker deletes a user, so the request doesn't time outZeger-Jan van de Weg2016-03-151-0/+10
|/
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-1/+1