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-09-18Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-14Kubernetes secret are namespaced, so must always pass a namespace arg.Thong Kuah
2018-09-14Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah
2018-09-14Always create `gitlab` service account and service account token regardless o...Thong Kuah
2018-09-14Drive creation of a rbac platform_kubernetes off provider#legacy_abac so that...Thong Kuah
2018-09-14ABAC: fetch default service account token; RBAC: fetch gitlab service acount ...Thong Kuah
2018-09-14Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah
2018-09-14Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah
2018-09-14Only create new service account with cluster-admin clusterrolebinding for whe...Thong Kuah
2018-09-14Set RBAC support behind a feature flag.Thong Kuah
2018-09-14Refactor to DRY out building of kube_client into originator serviceThong Kuah
2018-09-14When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah
2018-09-14Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-11Merge branch 'sh-support-adding-confirmed-emails' into 'master'Robert Speicher
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-11Rails 5: fix issue move serviceJasper Maes
2018-09-11Add ability to skip user email confirmation with APIStan Hu
2018-09-10Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre
2018-09-10Merge branch 'lock-unlock-quick-actions' into 'master'Rémy Coutable
2018-09-10Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu
2018-09-09Add system note when due date is changedEva Kadlecová
2018-09-08Fix scoping errors occuring for ContainerRepository on some buildsStan Hu
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-07Ask user explicitly about usage stats agreementJan Provaznik
2018-09-07Replace whitespaces in wiki page attachments file namesFrancisco Javier López
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-09-07Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira
2018-09-06Add /lock and /unlock quick actionsMehdi Lahmam
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-09-06Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho
2018-09-05render using RedCarpet if legacy_render parameter is setBrett Walker
2018-09-04Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern
2018-09-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López
2018-09-04Restrict reopening locked issues for issue authorsJarka Kadlecová
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-30fix path bug and update specsJames Lopez
2018-08-29Fix transfer project redirect loopJames Lopez
2018-08-28Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas
2018-08-28Merge branch 'issue_36138' into 'master'Sean McGivern
2018-08-26don't trigger project deletion hooks twice when removing a groupGabriel Mazetto
2018-08-26REFACTOR: Clarify assignment fallback chainFranz Liedke
2018-08-26REFACTOR: Use early return to flatten codeFranz Liedke
2018-08-26Fix fallback logic for automatic MR title assignmentFranz Liedke
2018-08-24Allows author to vote on their own issueChantal Rollison
2018-08-24Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable
2018-08-23Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas