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-19Move registry destroy out of project transactionStan Hu
2018-09-19Delete container repository tags outside of transactionStan Hu
2018-09-18Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith
2018-09-18Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan
2018-09-18Guard against regressions in commit email specsNick Thomas
2018-09-18Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan
2018-09-17Use the correct email address when committing via a file serviceNick Thomas
2018-09-15Filter out archived issues from group issue boardBrett Walker
2018-09-14Address BE review - re-arrange some specsThong 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-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-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-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-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-07Merge branch 'issue_50488' into 'master'Stan Hu
2018-09-06Add /lock and /unlock quick actionsMehdi Lahmam
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-09-06Move project services log to a separate fileFelipe Artur
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-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-30fix path bug and update specsJames Lopez
2018-08-29add specs replicating transfer issueJames 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-26Add regression test for MR title fallbackFranz Liedke
2018-08-25Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas
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
2018-08-23Fix remote mirrors failing if Git remotes have not been addedStan Hu
2018-08-22Fix wrong commit count in push event payloadStan Hu
2018-08-22Improve system hook spec in spec/services/git_push_service_spec.rbStan Hu
2018-08-22Rename feature flag to skip_hashed_storage_upgrade to be less confusingGabriel Mazetto
2018-08-22Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto
2018-08-22Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto