summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Add GitDeduplicationService for deduplication housekeepingjc-git-deduplication-serviceJohn Cai2019-05-211-1/+3
* Expire pipeline cache on finishmc/bug/pipeline-cache-invalidMatija Čupić2019-05-211-0/+1
* Remove remove_disabled_domains feature flagVladimir Shushlin2019-05-201-2/+0
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-1/+1
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-1/+1
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-091-4/+3
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-1/+1
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-2/+9
* Remove disabled pages domainsVladimir Shushlin2019-04-302-0/+17
* DELETE clusters/:id/:application endpointThong Kuah2019-04-292-0/+18
* Services to uninstall cluster applicationThong Kuah2019-04-292-0/+21
* Merge branch 'lock-pipeline-schedule-worker' into 'master'Stan Hu2019-04-291-11/+17
|\
| * Prevent concurrent execution of PipelineScheduleWorkerShinya Maeda2019-04-281-11/+17
* | Port changes for design management to CEBob Van Landuyt2019-04-291-1/+3
* | Add deployment events to chat notification servicesJason Goodman2019-04-262-0/+14
|/
* Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-172-5/+3
|\
| * Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-162-5/+3
* | Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-151-50/+1
|/
* Merge branch 'limit-amount-of-created-pipelines' into 'master'Grzegorz Bizon2019-04-111-12/+15
|\
| * Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-101-12/+15
* | Externalize strings in app/workersMartin Wortschack2019-04-103-16/+16
|/
* Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-091-1/+1
|\
| * Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-1/+1
* | Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-093-6/+33
|\ \ | |/ |/|
| * Refactor: extract duplicate steps to a service classHiroyuki Sato2019-04-052-8/+3
| * Update the project statistics immediatellyHiroyuki Sato2019-04-051-0/+7
| * Refactor project_cache_worker_keyHiroyuki Sato2019-04-051-1/+1
| * Fix the bug that the project statistics is not updatedHiroyuki Sato2019-04-053-6/+31
* | Allow reactive caching to be used in servicesReuben Pereira2019-04-041-3/+4
|/
* Allow external diffs to be used conditionallyNick Thomas2019-03-273-0/+28
* Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-271-2/+2
|\
| * Allow multiple repositories per projectBob Van Landuyt2019-03-261-2/+2
* | Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-252-3/+3
* | Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-251-1/+1
|/
* Merge branch 'refresh-commit-count-after-head-change' into 'master'Stan Hu2019-03-221-0/+1
|\
| * Refresh commit count after repository head changesKamil Trzciński2019-03-221-0/+1
* | Add feature flag for build preparing stateTiger2019-03-202-0/+4
* | Create framework for build prerequisitesTiger2019-03-202-0/+17
* | Run rubocop -aNick Thomas2019-03-136-48/+37
* | Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-072-0/+14
|\ \ | |/ |/|
| * Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha2019-03-052-2/+2
| * Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-052-0/+14
* | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
|/
* Extract common logic to HashedStorage::BaseWorkerGabriel Mazetto2019-03-013-55/+33
* Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-014-4/+21
* Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-015-87/+97
* Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-012-0/+43
* Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-272-0/+14
|\
| * Add project http fetch statistics APIJacopo2019-02-272-0/+14
* | Fix Etag expiration for forked projectsStan Hu2019-02-261-3/+3
|/