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-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-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-16applying feedbackMicaël Bergeron
2018-02-16stop ProcessCommitWorker from processing MR merge commitMicaël Bergeron
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
2018-02-06Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda
2018-02-06Add CreateArtifactsTraceWorkerShinya Maeda
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-26add specJames Lopez
2018-01-26disable retry attempts for Import/Export until that is fixedJames Lopez
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-15Fork now protects default branch on completionTiago Botelho
2018-01-12Remove warning noise in ProjectImportOptionsStan Hu
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-11Merge branch 'remove-soft-removals' into 'master'Douwe Maan
2018-01-10Fix link to billingKamil Trzciński
2018-01-10Fix billing checkingKamil Trzciński
2018-01-08Remove soft removals related codeYorick Peterse
2018-01-08Merge branch 'delay-background-migrations' into 'master'Rémy Coutable
2018-01-07Set timeout to billing informationKamil Trzciński
2018-01-07Refactor GCP session token exchange schemeMatija Čupić
2018-01-06Use token from redis in gcp project billing workerMatija Čupić
2018-01-05Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić
2018-01-05Move worker to gcp_project namespaceMatija Čupić
2018-01-05Use token hash for redis keyMatija Čupić
2018-01-05Run background migrations with a minimum intervalYorick Peterse