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-11-08Merge branch 'fix-stuck-import-jobs-query-performance-issue' into 'master'Douwe Maan
2018-11-08StuckImportJobsWorker query performance optimizationTiago Botelho
2018-11-07Apply patches when creating MR via emailBob Van Landuyt
2018-11-06Use fire_state_eventShinya Maeda
2018-11-06Create deployments only if action: startShinya Maeda
2018-11-06Squashed commit of the following:Shinya Maeda
2018-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-25Removes idenfitication by commit from Gitlab::IdentifierTiago Botelho
2018-10-25User not defined in PostReceive#process_project_changesTiago Botelho
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-08Merge branch 'increase-event-retention-prune-old-events-worker' into 'master'Douwe Maan
2018-10-06Updated code comments for clarity based on 2 yearsJeremy Watson
2018-10-05prune older than 2 years instead of 12 monthsJeremy Watson
2018-10-04Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda
2018-10-04Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda
2018-10-03Improve performance of stale scheduled builds searchShinya Maeda
2018-10-02Rename failure reason to stale_scheduleShinya Maeda
2018-10-02Cleanup drop_stale_scheduled_builds codeShinya Maeda
2018-10-02Fix StuckCiJobsWorker and added testsShinya Maeda
2018-10-02Fix coding style offenceShinya Maeda
2018-10-02Fix stuck ci jobs workerShinya Maeda
2018-10-02Simplify StuckCiJobsWorkerShinya Maeda
2018-10-02Fix stuck job worker. Fix sidekiq queue namespaceShinya Maeda
2018-10-02Add cleanup mechanizm for stale scheduled jobsShinya Maeda
2018-10-02Execute the worker in pipeline_processing queueShinya Maeda
2018-10-02Introduce enqueue_scheduled eventShinya Maeda
2018-10-02Add a new status to ci_builds.statusShinya Maeda
2018-10-02Make schedule and unschedule consistentShinya Maeda
2018-10-02Rename delayed to scheduledShinya Maeda
2018-10-02Squashed commit of the following:Shinya Maeda
2018-09-28Extend reports to support security featuresOlivier Gonzalez
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-11Log project services errors when executing asyncFelipe Artur
2018-09-07Merge branch 'sh-delete-container-registry-async' into 'master'Robert Speicher
2018-09-07Delete a container registry asynchronouslyStan Hu
2018-09-07Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'm...Douwe Maan
2018-09-07Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-08-31Merge branch 'remove-background-migration-worker-feature-flag' into 'master'Douwe Maan
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-08-28Remove feature flag from BackgroundMigrationWorkerYorick Peterse
2018-08-17Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher
2018-08-16Merge branch 'zj-remove-repository-languages-feature-gate' into 'master'Nick Thomas
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-08-16Remove feature gates for Repository LanguagesZeger-Jan van de Weg
2018-08-12Enable frozen string in vestigial app filesgfyoung
2018-08-07Merge branch 'group-todos' into 'master'Sean McGivern