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-17Prettifies vue components in MR widgetfl-prettify-deploymentFilipa Lacerda
2018-10-17Merge branch '51712-new-line-before-expect' into 'master'Mike Greiling
3. enable jasmine/new-line-before-expect See merge request gitlab-org/gitlab-ce!22234
2018-10-17enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer
2018-10-17Merge branch 'prettify-all-the-things-8' into 'master'Fatih Acet
Prettify all the things (part 8) See merge request gitlab-org/gitlab-ce!22258
2018-10-17Merge branch 'prettify-all-the-things-1' into 'master'Fatih Acet
Prettify all the things (part 1) See merge request gitlab-org/gitlab-ce!22248
2018-10-17Merge branch '49740-share-frontend-configs-between-repos' into 'master'Clement Ho
Resolve "Share frontend configs between repos" Closes #49740 See merge request gitlab-org/gitlab-ce!22405
2018-10-17Merge branch '51712-no-promise-without-done-fail' into 'master'Mike Greiling
2. enable jasmine/no-promise-without-done-fail See merge request gitlab-org/gitlab-ce!22231
2018-10-17Use @gitlab/eslint-config as base in eslintrcMike Greiling
2018-10-16enable jasmine/no-promise-without-done-failJohann Hubert Sonntagbauer
2018-10-16Merge branch 'fix-review-link-docs' into 'master'Douwe Maan
Fix "ready for review" link See merge request gitlab-org/gitlab-ce!22393
2018-10-16Merge branch 'sh-fix-commit-signatures-error' into 'master'Douwe Maan
Fix commit signature error when project is disabled Closes #50903 See merge request gitlab-org/gitlab-ce!22344
2018-10-16Merge branch '52650-webhook-image-urls-rewritten-incorrectly-in-issues' into ↵Douwe Maan
'master' Resolve "Webhook Image URLs Rewritten Incorrectly in Issues" Closes #52650 See merge request gitlab-org/gitlab-ce!22361
2018-10-16Merge branch 'prettify-all-the-things-6' into 'master'Fatih Acet
Prettify all the things (part 6) See merge request gitlab-org/gitlab-ce!22256
2018-10-16Prettify additional modules (I through Z)Mike Greiling
2018-10-16Merge branch '52147-loading-state' into 'master'Mike Greiling
Fixes styling issues in test reports Closes #51386 and #52147 See merge request gitlab-org/gitlab-ce!22204
2018-10-16Merge branch '52686-project-slug-does-not-auto-populate-in-ie11' into 'master'Mike Greiling
Resolve "Project slug does not auto populate in IE11" Closes #52686 See merge request gitlab-org/gitlab-ce!22367
2018-10-16Prettify environments feature_highlight and filtered_search modulesMike Greiling
2018-10-16Prettify diff_notes diffs and droplab modulesMike Greiling
2018-10-16Prettify blob behaviors and cycle_analytics modulesMike Greiling
2018-10-16Merge branch 'test-usage-ping-in-timeout-case' into 'master'Robert Speicher
Verify that usage ping works when all counts time out See merge request gitlab-org/gitlab-ce!22358
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-16Fix "ready for review" linkJan Provaznik
Remove assignee_id=0 condition from search filters, we agreed that just presence of "ready of review" label is sufficient for filtering MRs, no need to unassign yourself.
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-16Verify that usage ping works when all counts time outSean McGivern
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-16Web hook -> webhookSean McGivern
2018-10-16Fix image webhook rewriting for uploadsSean McGivern
This rewrote URLs to be absolute URLs. However, for uploads (the most common case), we actually need them to point to not just the GitLab instance, but the project they're from. Thankfully, we can normally get that information from the object we're building the hook for.
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