summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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
* Moved cache expiration code to Repository hooksYorick Peterse2016-02-232-2/+2
* Merge branch 'fix/gitpushservice-complexity-issue' into 'master' Douwe Maan2016-02-181-1/+1
|\
| * refactored some stuff based on MR feedbackJames Lopez2016-02-171-6/+1
| * refactored GitPushService and updated specJames Lopez2016-02-151-1/+6
| * attempt to reduce code complexity on GitPushService#executeJames Lopez2016-02-111-1/+1
* | Expire caches after forking/importing a repositoryYorick Peterse2016-02-172-0/+2
|/
* First pass at deleting projects in the background.Josh Frye2016-01-291-0/+17
* [WIP] Background process note logic for #3948Josh Frye2016-01-281-0/+12
* Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre2016-01-251-39/+7
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-33/+0
* Drop empty tag values from metricsYorick Peterse2015-12-171-1/+5
* Cast values to strings before escaping themYorick Peterse2015-12-171-1/+1
* Storing of application metrics in InfluxDBYorick Peterse2015-12-171-0/+29
* Migrate CI WebHooks and Emails to new tablesKamil Trzcinski2015-12-101-1/+1
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-104-38/+19
* Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan2015-12-081-3/+0
|\
| * Migrate from Sidetiq to Sidekiq-cronfeature/sidekiq-cronGabriel Mazetto2015-12-041-3/+0
* | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-075-35/+48
|\ \ | |/
| * fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1