Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-05Delete unauthorized Todos when project is privateFelipe Artur
2019-06-05Ensure DB is writable before continuing jobsAsh McKenzie
2019-06-04Merge branch 'introduce-auto-merge-process-worker' into 'master'Thong Kuah
2019-06-04Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński
2019-06-04Introduce sidekiq worker for auto merge processShinya Maeda
2019-06-03Abstract auto merge processesShinya Maeda
2019-06-03Make pipeline schedule worker resilientShinya Maeda
2019-05-31Remove legacy artifact related codeShinya Maeda
2019-05-29Add wiki size to project statisticsPeter Marko
2019-05-21Expire pipeline cache on finishMatija Čupić
2019-05-20Remove remove_disabled_domains feature flagVladimir Shushlin
2019-05-17Stop configuring group clusters on creationTiger
2019-05-09Change DetectRepositoryLanguagesWorker to not receive userDiego Silva
2019-05-03Add gitlab-managed option to clusters formMayra Cabrera
2019-05-03Use git_garbage_collect_worker to run pack_refsJan Provaznik
2019-04-30Remove disabled pages domainsVladimir Shushlin
2019-04-30Services to uninstall cluster applicationThong Kuah
2019-04-29Merge branch 'lock-pipeline-schedule-worker' into 'master'Stan Hu
2019-04-28Prevent concurrent execution of PipelineScheduleWorkerShinya Maeda
2019-04-27Add deployment events to chat notification servicesJason Goodman
2019-04-17Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński
2019-04-16Disable JIT resource creation for project clustersTiger
2019-04-15Properly expire all pipeline caches when pipeline is deletedStan Hu
2019-04-10Process at most 4 pipelines during pushKamil Trzciński
2019-04-09Merge branch 'delay-update-statictics' into 'master'Douwe Maan
2019-04-05Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas
2019-04-05Refactor: extract duplicate steps to a service classHiroyuki Sato
2019-04-04Update the project statistics immediatellyHiroyuki Sato
2019-04-04Refactor project_cache_worker_keyHiroyuki Sato
2019-04-04Fix the bug that the project statistics is not updatedHiroyuki Sato
2019-04-01Add frozen_string_literal to spec/workersThong Kuah
2019-03-27Allow external diffs to be used conditionallyNick Thomas
2019-03-25Rename GitPushService -> Git::BranchPushServiceNick Thomas
2019-03-25Rename GitTagPushService -> Git::TagPushServiceNick Thomas
2019-03-20Add feature flag for build preparing stateTiger
2019-03-20Create framework for build prerequisitesTiger
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-03-04Arbitrary file read via MergeRequestDiffFrancisco Javier López
2019-03-01Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre
2019-03-01Added Rollbacker workers and support on the rake taskGabriel Mazetto
2019-03-01Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto
2019-03-01Adds Rollback functionality to HashedStorage migrationGabriel Mazetto
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-27Add project http fetch statistics APIJacopo
2019-02-21Move ChatOps to CoreJames Fargher
2019-02-07Fix failing test in spec/workers/post_receive_spec.rbStan Hu
2019-02-06Clean up Shell.fork_repositoryStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-02-05Make `ActionContorller::Parameters` serializable for sidekiq jobsPeter Leitzen
2019-01-25Refactor Storage MigrationGabriel Mazetto