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
2018-03-07Update project activity when pushing to a wiki repositoryDouglas Barbosa Alexandre
2018-03-07Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets
2018-03-06Change queue namespace of UpdateHeadPipelineForMergeRequestWorkerShinya Maeda
2018-03-06Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda
2018-03-06Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda
2018-03-06Change the place of definition of object_storage:archive_legacy_traceShinya Maeda
2018-03-06Add object_storage queue to sidekiq_queues.ym. and correct queue name in all_...Shinya Maeda
2018-03-06Add object_storage queueShinya Maeda
2018-03-06Add rake task. Adopt the latest fix. Drop CreateTraceArtifactServiceShinya Maeda
2018-03-06Proper fix for artifacts trace migration which is fully safeKamil Trzciński
2018-03-06Rework to minimize changesShinya Maeda
2018-03-06Merge branch 'sh-cleanup-after-git-gc' into 'master'Robert Speicher
2018-03-05Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan
2018-03-05Fix MR merge commit cross-references to the MR itselfSean McGivern
2018-03-05Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets
2018-03-04Release libgit2 cache and open file descriptors after `git gc` runStan Hu
2018-03-01Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński
2018-03-01Merge branch 'dz-system-hooks-plugins' into 'master'Douwe Maan
2018-02-28Refactor plugins feature and make some doc improvementsDmitriy Zaporozhets
2018-02-27Refactor plugin execution methodDmitriy Zaporozhets
2018-02-27Improve Member servicesRémy Coutable
2018-02-27Remove explicit audit event log in MembershipActionsRémy Coutable
2018-02-26Add plugin queue to all_queues.ymlDmitriy Zaporozhets
2018-02-26Handle excpetion in PluginWorkerDmitriy Zaporozhets
2018-02-26Redesign plugins systemDmitriy Zaporozhets
2018-02-26Merge branch 'dm-waitable-worker' into 'master'Sean McGivern
2018-02-26Allow bulk_perform_and_wait wait timeout to be overriddenDouwe Maan
2018-02-26Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan
2018-02-25Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith
2018-02-23Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher
2018-02-23Verify project import status again before marking as failedDouwe Maan
2018-02-23Adds scheduled import jobs to the stuck import jobs detection worker.Tiago Botelho
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-23Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith
2018-02-20Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda
2018-02-20Refactor ingress IP address waiting code (#42643)Dylan Griffith
2018-02-16applying feedbackMicaël Bergeron
2018-02-16stop ProcessCommitWorker from processing MR merge commitMicaël Bergeron
2018-02-15Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith
2018-02-12Count all billing_state transitions with labelsMatija Čupić
2018-02-12Log billing state changes in CheckGcpProjectBillingWorkerMatija Čupić
2018-02-12Refactor CheckGcpProjectBillingWorkerMatija Čupić
2018-02-12Use Prometheus counter instead of redisMatija Čupić
2018-02-12Implement billing_enabled change counterMatija Čupić
2018-02-06Merge branch '42730-close-rugged-repository' into 'master'Douwe Maan
2018-02-06Close low level rugged repository in project cache workerBastian Blank
2018-02-06Reorder async/sync tasks in BuildFinishedWorker to read traces efficientlyShinya Maeda
2018-02-06Make all workers in BuildFinishedWorker to run async and reorderShinya Maeda
2018-02-06GB catches: CreateTraceArtifactService project, user passShinya Maeda
2018-02-06Add worker queueShinya Maeda