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-08-22Avoid conflicts between ArchiveTraceWorkersShinya Maeda
2019-08-16Merge branch 'dm-process-commit-worker-n+1' into 'master'Stan Hu
2019-08-16Expire project caches once per push instead of once per refStan Hu
2019-08-16Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan
2019-08-14Merge branch 'sh-optimize-commit-deltas-post-receive' into 'master'Nick Thomas
2019-08-14Add usage pings for source code pushesIgor
2019-08-13Rework retry strategy for remote mirrorsBob Van Landuyt
2019-08-13Only expire tag cache once per pushStan Hu
2019-08-13Merge branch '65803-invalidate-branches-cache-on-refresh' into 'master'Bob Van Landuyt
2019-08-13Remove unused `BuildProcessWorker`Kamil Trzciński
2019-08-13Reduce Gitaly calls in PostReceiveStan Hu
2019-08-10Rename branches_exist? -> includes_branches?Stan Hu
2019-08-09Invalidate branches cache on PostReceivePatrick Bajao
2019-08-05Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern
2019-08-02Extend PipelineProcessWorker to accept a list of buildsKamil Trzciński
2019-08-02Removes update_statistics_namespace feature flagMayra Cabrera
2019-08-01Add support for DAGKamil Trzciński
2019-07-29Remove unused Clusters::RefreshServiceTiger
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-23Validate the existence of archived traces before removing live traceShinya Maeda
2019-07-08Schedule namespace aggregation in other contextsMayra Cabrera
2019-07-04Implements lease_release on NamespaceAggregationMayra Cabrera
2019-07-02Includes logic to persist namespace statisticsMayra Cabrera
2019-06-27Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master'Thong Kuah
2019-06-25Use project depended feature flag for pages sslVladimir Shushlin
2019-06-25Move terminal construction logic to EnvironmentTiger
2019-06-24Renew Let's Encrypt certificatesVladimir Shushlin
2019-06-24Merge branch 'remove_create_deployment_from_build_success_worker' into 'master'Douwe Maan
2019-06-24Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah
2019-06-24Remove deprecated call in BuildSuccessWorkerThong Kuah
2019-06-19Add 2nd response for container api bulk deleteSteve Abrams
2019-06-18Enable project-level JIT resource creationTiger
2019-06-18Make KubernetesService readonlyJames Fargher
2019-06-17Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon
2019-06-05Delete unauthorized Todos when project is privateFelipe Artur
2019-06-05preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino
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