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-06-06Support LFS objects when creating a project by importFrancisco Javier López
2018-06-06Move GC/Repack to OptOutKim Carlbäcker
2018-06-06Rename worker to ArchiveTracesCronWorkerShinya Maeda
2018-06-06Create a method for failed_archive_counterShinya Maeda
2018-06-06Add metric for failed archiving with stale live traceShinya Maeda
2018-06-06Fix the query to select stale live tracesShinya Maeda
2018-06-06Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda
2018-06-06Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda
2018-06-06Rename find_stale. Fix worker name in declaration.Shinya Maeda
2018-06-06Fix spec fiel locationShinya Maeda
2018-06-06Clean up workerShinya Maeda
2018-06-06Revise a commentShinya Maeda
2018-06-06Use each_batch to find rows efficiently with group_byShinya Maeda
2018-06-06Targets only problematic live tracesShinya Maeda
2018-06-06Simplify RescueStaleLiveTraceWorkerShinya Maeda
2018-06-06Added flush-to-db process for the cron worker. Rename to RescueStaleLiveTrace...Shinya Maeda
2018-06-06Rescue stale live tracesShinya Maeda
2018-05-29Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-11Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang
2018-05-08remove the `Upload` redefinition in `MigrateUploadsWorker`Micaël Bergeron
2018-05-07Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2018-05-07Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan
2018-05-07Merge branch 'tc-repo-verify-mails' into 'master'Douwe Maan
2018-05-07Use push events again to determine if repo needs checkingToon Claes
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
2018-05-07Rename methods to make it more clear what they doToon Claes
2018-05-07Refactor RepositoryCheck::BatchWorkerToon Claes
2018-05-07Pass the result as a positive boolToon Claes
2018-05-07Fix incorrect break statementToon Claes
2018-05-07Due to caching, there is no need to check the settings every loopToon Claes
2018-05-07Make it easier to override how to save the resultsToon Claes
2018-05-07Refactor RepositoryCheck::SingleRepositoryWorkerToon Claes
2018-05-07Remove `Rails.env.test?` from production codeToon Claes
2018-05-07Do not send repository check mails when they are disabledToon Claes
2018-05-07Merge branch 'master' into live-trace-v2Shinya Maeda
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-04Change BuildTraceChunkFlushWorker's queue from pipeline_processing to pipelin...Shinya Maeda
2018-05-04Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr...Shinya Maeda
2018-05-02Merge branch 'master' into 38759-fetch-available-parameters-directly-from-gke...Matija Čupić
2018-05-02Remove list_gcp_projects queueMatija Čupić
2018-05-02Remove ListGcpProjectsWorkerMatija Čupić
2018-05-02Fix BuildTraceChunkFlushToDbWorker nameShinya Maeda
2018-05-02Rename BuildTraceSwapChunkWorker to BuildTraceChunkFlushToDBWorkerShinya Maeda
2018-05-01Merge branch 'master' into live-trace-v2Shinya Maeda
2018-04-30Merge branch 'move-notification-service-calls-to-sidekiq' into 'master'Douwe Maan
2018-04-26Refactoring ci_job_trace to ci_build_traceShinya Maeda
2018-04-26Merge branch 'master' into live-trace-v2Shinya Maeda