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 (Collapse)Author
2018-10-16Prettify additional modules (I through Z)Mike Greiling
2018-10-16Merge branch 'qa-handle-sign-up-with-terms' into 'master'Nick Thomas
[QA] Handle sign-up when terms must be accepted See merge request gitlab-org/gitlab-ce!22374
2018-10-16Merge branch '52477-add-iid-headers-to-emails' into 'master'Sean McGivern
Add IID headers to E-Mail notifications Closes #52477 See merge request gitlab-org/gitlab-ce!22263
2018-10-16Merge branch 'ide-file-templates-clear' into 'master'Filipa Lacerda
Fixed file templates not clearing in Web IDE Closes #52487 See merge request gitlab-org/gitlab-ce!22357
2018-10-16Merge branch 'docs-detectable-override' into 'master'Marcia Ramos
Document linguist overriding See merge request gitlab-org/gitlab-ce!22386
2018-10-16Merge branch 'diff-stats-perf-bar' into 'master'Filipa Lacerda
Fixes diff stats not being visible with performance bar See merge request gitlab-org/gitlab-ce!22390
2018-10-16Merge branch 'mc/fix-artifact-before-validation' into 'master'Kamil Trzciński
Disable artifact validation for download action See merge request gitlab-org/gitlab-ce!22300
2018-10-16Disable artifact validation for download actionMatija Čupić
2018-10-16Merge branch 'grpc-update-1-15' into 'master'Rémy Coutable
Use grpc v1.15.x See merge request gitlab-org/gitlab-ce!22350
2018-10-16Add IID headers to E-Mail notificationsLukas Eipert
These headers can be used to build URLs for API requests. Good examples would be Issues and Merge Requests
2018-10-16Merge branch 'ashmckenzie/7516-update-qa-docker-image' into 'master'Rémy Coutable
Update git and install git-lfs QA docker image See merge request gitlab-org/gitlab-ce!22355
2018-10-16Merge branch 'refactor-project-cluster-controller-specs' into 'master'Grzegorz Bizon
Project::ClustersController spec improvement See merge request gitlab-org/gitlab-ce!22346
2018-10-16Fixes diff stats not being visible with performance barPhil Hughes
2018-10-16Document linguist overridingZeger-Jan van de Weg
Users report that some languages aren't detected, or at least not reported. This is mostly due to the fact that these languages aren't programming languages, according to Linguist. Originally noted in: https://gitlab.com/gitlab-org/gitlab-ce/issues/50705#note_99600216 Related: https://gitlab.com/gitlab-org/gitlab-ce/issues/51995
2018-10-16Merge branch '51972-prometheus-not-showing-as-installed-even-though-it-is' ↵Sean McGivern
into 'master' Resolve "Prometheus not showing as installed, even though it is" Closes #51972 See merge request gitlab-org/gitlab-ce!22356
2018-10-16Merge branch 'ce-7015-epic-states-notes' into 'master'Kamil Trzciński
Make source param optional according to EE change See merge request gitlab-org/gitlab-ce!22283
2018-10-16Revert back to go but use arguments for some casesThong Kuah
It has been pointed out that `go` is used quite extensively so it's not an unknown idiam here at GitLab. And we have arguments with `go` which is a plus.
2018-10-16Merge branch 'rails5-fix-utf' into 'master'Sean McGivern
Use InvalidUTF8ErrorHandler only for rails 4 Closes #51908 See merge request gitlab-org/gitlab-ce!22340
2018-10-16Show available clusters when installed or updatedPeter Leitzen
Before this commit updating Prometheus (e.g. adding alerts) made it "updated" therefore not installed.
2018-10-16Merge branch 'docs-update-maintenance-path-typo-ck' into 'master'Achilleas Pipinellis
Fix typo: 9.5.8 => 9.5.10 See merge request gitlab-org/gitlab-ce!22368
2018-10-16Merge branch 'docs/fix-link-to-when-delayed' into 'master'Achilleas Pipinellis
Fix link to 'when delayed' YAML configuration item See merge request gitlab-org/gitlab-ce!22349
2018-10-16Fix link to 'when delayed' YAML configuration itemEvan Read
2018-10-16Merge branch 'da-fix-does-not-import-projects-over-ssh' into 'master'Stan Hu
Does not allow a SSH URI when importing a project See merge request gitlab-org/gitlab-ce!22309
2018-10-16Merge branch 'revert-f90fc922' into 'master'Mike Greiling
Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'" See merge request gitlab-org/gitlab-ce!22315
2018-10-16Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre
2018-10-16Merge branch 'docs-fix-img-shadow' into 'master'Achilleas Pipinellis
Docs: Fixes image shadow See merge request gitlab-org/gitlab-ce!22366
2018-10-15Merge branch 'define-stage-labels-in-issue-workflow' into 'master'Mek Stittri
Define Stage labels in issue workflow See merge request gitlab-org/gitlab-ce!22313
2018-10-15Define Stage labels in issue workflowFabio Busatto
2018-10-15Merge branch 'docs-update-remove-push-rules-feauture-not-yet-available' into ↵Douwe Maan
'master' docs remove reference to push rules as not yet implemented for groups See merge request gitlab-org/gitlab-ce!22305
2018-10-15Merge branch 'replace-i-to-icons-in-vue-components' into 'master'Clement Ho
Replace `<i>` in vue components with `<icon>` See merge request gitlab-org/gitlab-ce!20748
2018-10-15Replace `<i>` in vue components with `<icon>`George Tsiolis
2018-10-15Use grpc v1.15.xAlejandro Rodríguez
2018-10-15Merge branch 'sh-remove-koding' into 'master'Douwe Maan
Remove Koding integration and documentation Closes #39697 See merge request gitlab-org/gitlab-ce!22334
2018-10-15Merge branch ↵Clement Ho
'52532-unable-to-toggle-issuable-sidebar-out-of-collapsed-state' into 'master' Allow Issue and Merge Request sidebar to be toggled from collapsed state Closes #52532 See merge request gitlab-org/gitlab-ce!22353
2018-10-15Merge branch 'qa-add-a-cop-to-forbit-element-with-pattern' into 'master'Stan Hu
Add a new QA::ElementWithPattern cop Closes #52516 See merge request gitlab-org/gitlab-ce!22298
2018-10-15Merge branch 'bvl-merge-base-multiple-revisions' into 'master'Douwe Maan
Allow getting the merge base of multiple revisions Closes #52573 See merge request gitlab-org/gitlab-ce!22295
2018-10-15Merge branch 'ready-for-review-doc' into 'master'Douwe Maan
Add documentation how to assign a merge request for review See merge request gitlab-org/gitlab-ce!21327
2018-10-15Disable the QA/ElementWithPattern cop for existing offensesRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-15Remove unused eslint disableClement Ho
2018-10-15Merge branch 'zj-remove-linguist' into 'master'Robert Speicher
Remove dependencies on Linguist Closes #35450 See merge request gitlab-org/gitlab-ce!21008
2018-10-15Merge branch '34758-refactor-cluster-services' into 'master'Dmitriy Zaporozhets
Refactor Cluster services to enable groups or projects See merge request gitlab-org/gitlab-ce!22181
2018-10-15[QA] Handle sign-up when terms must be acceptedRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-10-15Merge branch '52669-fixes-quick-actions-preview' into 'master'Douglas Barbosa Alexandre
Fixes close/reopen quick actions preview for issues and merge_requests Closes #52669 See merge request gitlab-org/gitlab-ce!22343
2018-10-15Merge branch '34758-fix-code-reuse-clusters-applications_controller' into ↵Dmitriy Zaporozhets
'master' Fix code reuse issue in Projects::Clusters::ApplicationController#index See merge request gitlab-org/gitlab-ce!22182
2018-10-15Fix typo: 9.5.8 => 9.5.10Chenjerai Katanda
2018-10-15Merge branch ↵Phil Hughes
'49417-improve-settings-pages-design-by-prioritizing-content-group-settings' into 'master' Prioritize group settings, improve panel titles, disable submit without changes Closes #49417 See merge request gitlab-org/gitlab-ce!21115
2018-10-15Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett
2018-10-15Merge branch ↵Phil Hughes
'52564-personal-projects-pagination-in-profile-overview-tab-is-broken' into 'master' Resolve "Personal projects pagination in Profile Overview tab is broken" Closes #52564 See merge request gitlab-org/gitlab-ce!22321
2018-10-15Resolve "Personal projects pagination in Profile Overview tab is broken"Martin Wortschack
2018-10-15Fixes image shadowMarcia Ramos