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-10-05Use a CTE to remove the query timeoutBrett Walker
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-10-05Remove unnecessary change in schema.rbShinya Maeda
2018-10-05Change partial index's condition to make stale delayed builds removal a lot f...Shinya Maeda
2018-10-03Remove unnecessary changes in schema.rbShinya Maeda
2018-10-03Improve performance of stale scheduled builds searchShinya Maeda
2018-10-02Fix partial index for scheduled_atShinya Maeda
2018-10-02Remove unnecessary change from schema.rbShinya Maeda
2018-10-02Remove unnecessary tableShinya Maeda
2018-10-02Add scheduled_at column to ci_builds, and add a partial index as wellShinya Maeda
2018-10-02Squashed commit of the following:Shinya Maeda
2018-10-02Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan
2018-10-01Make single diff patch limit configurableOswaldo Ferreira
2018-10-01Encrypt webhook tokens and URLs in the databaseNick Thomas
2018-09-25Add index on pipelines to project id and sourceMatija Čupić
2018-09-25Geo: sync disabled wikis. Stage 2Valery Sizov
2018-09-24Remove background job throttling featureValery Sizov
2018-09-18Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith
2018-09-17Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński
2018-09-14Resolve "Add functionality to change what email address online actions commit...Nick Thomas
2018-09-14Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah
2018-09-13Fix column differences in `db/schema.rb`Jan Provaznik
2018-09-07Add receive_max_input_size setting to Application settingsRubén Dávila
2018-09-07Merge branch 'sh-remove-orphaned-label-links' into 'master'Yorick Peterse
2018-09-07Include private contributions in user contribution graphGeorge Tsiolis
2018-09-07Remove orphaned label linksStan Hu
2018-09-07Ask user explicitly about usage stats agreementJan Provaznik
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-09-07Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-09-05Fix concurrent index problemKamil Trzciński
2018-09-05Make `identifier:` uniqueKamil Trzciński
2018-09-05Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets
2018-09-04Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński
2018-09-04Import common metrics into database.Kamil Trzciński
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-28Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas
2018-08-27Squashed commit of the following:Shinya Maeda
2018-08-26recalculate SiteStatisticsGabriel Mazetto
2018-08-25API: Protected tagsRobert Schilling
2018-08-21Added count for label, assignee, and milestone listsChantal Rollison
2018-08-21Backport of gitlab-org/gitlab-ee!6876Mario de la Ossa
2018-08-16Add WikiAccessLevel migration from `NULL` to `20`Gabriel Mazetto
2018-08-13Filter project hooks by branchDuana Saskia
2018-08-08Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason
2018-08-08Merge branch 'ci-builds-status-index' into 'master'Yorick Peterse
2018-08-07Remove redundant ci_builds (status) indexKamil Trzciński
2018-08-07Web IDE & CodeSandboxPhil Hughes