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-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-10-04Fix N+1 for notification recipients on private projectsSean McGivern
2018-10-04Fix N+1 for notification recipients in subscribersSean McGivern
2018-10-04Merge branch 'fix-todo-cops' into 'master'Rémy Coutable
2018-10-03Create labels_as_hash_ concern, modify params for methodChantal Rollison
2018-10-03Merge branch 'remove-rugged' into 'master'Douwe Maan
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-10-02CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić
2018-10-01Merge remote-tracking branch 'dev/master'Bob Van Landuyt
2018-10-01Merge branch 'security-gcp-token-exposed-by-kubernetes' into 'master'Bob Van Landuyt
2018-10-01Merge branch 'feature/set-public-email-through-api' into 'master'Rémy Coutable
2018-10-01allow users api to set public_emailAlexis Reigel
2018-10-01add missing allowed attributesAlexis Reigel
2018-09-28Extend reports to support security featuresOlivier Gonzalez
2018-09-27Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable
2018-09-27Merge branch 'toon-copy-meta-data-fix' into 'master'Rémy Coutable
2018-09-27Adds chmod action to POST /projects/:id/repository/commits APIJacopo
2018-09-27Allow /copy_metadata for new issuesToon Claes
2018-09-25Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre
2018-09-25Geo: sync disabled wikis. Stage 2Valery Sizov
2018-09-25Fix committer typoGeorge Tsiolis
2018-09-24Auto resolve new notes of resolved discussionsPaul Slaughter
2018-09-21Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-09-20Fix SpaceBeforeFirstArg copSemyon Pupkov
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-17Do not persist errors from Kubernetes callsMayra Cabrera
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