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-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-11Merge branch 'limit-amount-of-created-pipelines' into 'master'Grzegorz Bizon
2019-04-10Externalize strings in app/workersMartin Wortschack
2019-04-10Process at most 4 pipelines during pushKamil Trzciński
2019-04-09Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas
2019-04-09Merge branch 'delay-update-statictics' into 'master'Douwe Maan
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
2019-04-05Refactor: extract duplicate steps to a service classHiroyuki Sato
2019-04-04Allow reactive caching to be used in servicesReuben Pereira
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-03-27Allow external diffs to be used conditionallyNick Thomas
2019-03-27Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez
2019-03-26Allow multiple repositories per projectBob Van Landuyt
2019-03-25Rename GitPushService -> Git::BranchPushServiceNick Thomas
2019-03-25Rename GitTagPushService -> Git::TagPushServiceNick Thomas
2019-03-22Merge branch 'refresh-commit-count-after-head-change' into 'master'Stan Hu
2019-03-22Refresh commit count after repository head changesKamil Trzciński
2019-03-20Add feature flag for build preparing stateTiger
2019-03-20Create framework for build prerequisitesTiger
2019-03-13Run rubocop -aNick Thomas
2019-03-07Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon
2019-03-05Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha
2019-03-05Creates Clusterss::ApplciationsController update endpointJoão Cunha
2019-03-05Rename ambiguous association names in Ci::PipelineShinya Maeda
2019-03-01Extract common logic to HashedStorage::BaseWorkerGabriel Mazetto
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-02-27Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'Nick Thomas
2019-02-27Add project http fetch statistics APIJacopo
2019-02-26Fix Etag expiration for forked projectsStan Hu
2019-02-21Move ChatOps to CoreJames Fargher
2019-02-14Update Metrics references to Object pathSarah Yasonik
2019-02-08Upgrade cluster applications, starting with runnerThong Kuah
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
2019-01-25Move MigrationService to HashedStorage moduleGabriel Mazetto
2019-01-25Prepare rake task for storage rollbackGabriel Mazetto
2019-01-25Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon
2019-01-25Add Container Registry APIKamil Trzciński
2019-01-24Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-24Remove expired artifacts periodicallyShinya Maeda