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
2019-07-27Fix the assignment logicallow-webpack-devtools-configDJ Mountney
2019-07-26Allow the environment to override the webpack devtoolsDJ Mountney
This will allow greater control from the build systems over what sourcemaps get produced
2019-07-26Merge branch 'frozen_string_spec_factories' into 'master'Michael Kozono
Add frozen_string_literal to spec/factories See merge request gitlab-org/gitlab-ce!31129
2019-07-26Merge branch '59325-units-are-not-shown-on-the-performance-dashboard-2' into ↵Mayra Cabrera
'master' fix: updates labels to include units in metrics Closes #59325 See merge request gitlab-org/gitlab-ce!30330
2019-07-26Updates label value to include units in metricsLaura Montemayor
This MR updates the y_label values and the label values in common_metrics and cluster_metrics to append the units of measurement to the labels.
2019-07-26Merge branch '64972-fix-unicorn-workers-metric' into 'master'Kamil Trzciński
Fix pid discovery for Unicorn in PidProvider See merge request gitlab-org/gitlab-ce!31056
2019-07-26Fix pid discovery for Unicorn in PidProviderAleksei Lipniagov
2019-07-26Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin
Remove code related to object hierarchy and MySQL Closes #65056 and #65055 See merge request gitlab-org/gitlab-ce!31095
2019-07-26Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher
Find build by sha from ref Closes #64534 and #45697 See merge request gitlab-org/gitlab-ce!30843
2019-07-26Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into ↵Kamil Trzciński
'master' Remove fallback to deployment_platform_cluster in `DeploymentMetrics` See merge request gitlab-org/gitlab-ce!31126
2019-07-26Merge branch '12425-filters-for-dependency-scanning-to-dl' into 'master'Kamil Trzciński
Add severity for vulnerabilities See merge request gitlab-org/gitlab-ce!31146
2019-07-26Add severity for vulnerabilitiesTetiana Chupryna
2019-07-26Merge branch 'ce-mw-productivity-analytics-mr-table' into 'master'Fatih Acet
(CE Port) Add MR table component for Productivity Analytics See merge request gitlab-org/gitlab-ce!30975
2019-07-26(CE Port) Add MR table component for Productivity AnalyticsMartin Wortschack
2019-07-26Merge branch 'dm-submodule-links-nil' into 'master'Nick Thomas
Fix error rendering submodules in MR diffs when there is no .gitmodules See merge request gitlab-org/gitlab-ce!31162
2019-07-26Merge branch 'pl-flat_map-ce' into 'master'Lin Jen-Shin
Prefer `flat_map` over `map` + `flatten` See merge request gitlab-org/gitlab-ce!31144
2019-07-26Prefer `flat_map` over `map` + `flatten`Peter Leitzen
Convert several occurrences of `map` + `flatten` to `flat_map` where applicable.
2019-07-26Fix error rendering submodules in MR diffs when there is no .gitmodulesDouwe Maan
Without this change, we get a NoMethodError on nil
2019-07-26Merge branch 'docs-label-filtering' into 'master'Sean McGivern
Add development documentation on label filtering Closes #49651 See merge request gitlab-org/gitlab-ce!30741
2019-07-26Merge branch 'renovate/gitlab-ui-5.x' into 'master'Fatih Acet
Update dependency @gitlab/ui to ^5.9.0 See merge request gitlab-org/gitlab-ce!31153
2019-07-26Karma: Fix css selector for loading iconLukas 'Eipi' Eipert
The GitLab UI update changed the spinner selector from `spinner` to `gl-spinner`, so we need to update it, so that our tests won't fail.
2019-07-26Merge branch 'extract_auto_deploy_into_base_image' into 'master'Dmitriy Zaporozhets
Extract Auto DevOps deploy functions in a base image Closes #50286 See merge request gitlab-org/gitlab-ce!30404
2019-07-26Merge branch 'delete-designs-v2' into 'master'Andreas Brandl
Adds event enum column to DesignsVersions join table See merge request gitlab-org/gitlab-ce!30745
2019-07-26Merge branch 'mh/editor-indents' into 'master'Kushal Pandya
Support indentation in the markdown editor Closes #25070 See merge request gitlab-org/gitlab-ce!28914
2019-07-26Add UndoStack class - a custom undo/redo engineMartin Hanzel
It will be hooked up to the markdown editor later
2019-07-26Merge branch 'if-64257-warden_set_user_fix' into 'master'James Lopez
Ensure Warden triggers after_authentication callback See merge request gitlab-org/gitlab-ce!31138
2019-07-26Ensure Warden triggers after_authentication callbackImre Farkas
By not triggering the callback: - ActiveSession lookup keys are not cleaned - Devise also misses its hook related to session cleanup
2019-07-26Merge branch 'qa-sl-nightly-117-stablize-editing-scope-label-spec-ce' into ↵Ramya Authappan
'master' CE port of "Stablize editing scope label spec - retry if dropdown is not visible" See merge request gitlab-org/gitlab-ce!31145
2019-07-26Merge branch '63568-access-email-notifications-custom-email' into 'master'Lin Jen-Shin
Respect alt email when sending group access notifications See merge request gitlab-org/gitlab-ce!31089
2019-07-26Respect alt email when sending group access notificationsMario de la Ossa
When sending access granted/rejected emails we should also respect custom emails set for groups/sub-groups
2019-07-26Merge branch 'tr-embed-metrics-feature-test' into 'master'Thong Kuah
Feature test for gfm embedding metrics See merge request gitlab-org/gitlab-ce!30621
2019-07-26Feature test for gfm embedding metricsTristan Read
2019-07-26Merge branch 'ab-dbreview-prep' into 'master'Evan Read
Add points how to prepare for database reviews Closes #65126 See merge request gitlab-org/gitlab-ce!31158
2019-07-26Add frozen_string_literal to spec/factoriesThong Kuah
Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26Merge branch '20190708_CI_Docspage_Edits' into 'master'Evan Read
CI Docs update for Marketing See merge request gitlab-org/gitlab-ce!30440
2019-07-26Update README.md - add CTA to watch Mastering CI/CD webcast and 5 teams that ↵Agnes Oetama
made the switch to GitLab CI/CD article
2019-07-26Merge branch 'docs-support-annotation-template' into 'master'Evan Read
Add docs for template field in prometheus alerts See merge request gitlab-org/gitlab-ce!30900
2019-07-26Add docs for template field in prometheus alertsSarah Yasonik
2019-07-26Merge branch 'docs-troubleshooting-for-merge-train' into 'master'Evan Read
Add Troubleshooting section for Merge Train documentation Closes #64948 See merge request gitlab-org/gitlab-ce!31033
2019-07-26Add trouble shooting for Merge TrainShinya Maeda
Add trouble shooting sections
2019-07-26Merge branch 'docs-its-relative-9' into 'master'Evan Read
Update links to relative Closes #61945 See merge request gitlab-org/gitlab-ce!31084
2019-07-26Update links to relativeMarcel Amirault
Following the single docs codebase change, all internal links should be relative. Also cleans up one table
2019-07-26Extract common spec elements to shared_examplesMatija Čupić
2019-07-26Merge branch '65088-incorrect-message-interpolation-on-project-listing' into ↵Fatih Acet
'master' Resolve "Incorrect message interpolation on project listing" Closes #65088 See merge request gitlab-org/gitlab-ce!31121
2019-07-26Rename latest_successful to be more explicitMatija Čupić
* Reword Project#latest_successful_build_for to Project#latest_successful_build_for_ref * Reword Ci::Pipeline#latest_successful_for to Ci::Pipeline#latest_successful_build_for_ref
2019-07-26Merge branch 'print-sidekiq-class-name-in-memory-killer' into 'master'Stan Hu
Logging sidekiq worker class name in SidekiqMemoryKiller See merge request gitlab-org/gitlab-ce!30996
2019-07-25Merge branch 'outbound_local_requests_whitelist_nil' into 'master'Mayra Cabrera
Fix outbound_local_requests_whitelist nil for existing ApplicationSetting records Closes #65096 See merge request gitlab-org/gitlab-ce!31123
2019-07-25Add default for outbound_local_requests_whitelistThong Kuah
It needs to default to an empty array logically.
2019-07-25Merge branch 'pl-label-incident-issues-docs' into 'master'Douglas Barbosa Alexandre
Add doc about incident issue labels See merge request gitlab-org/gitlab-ce!31107
2019-07-25Add doc about incident issue labelsPeter Leitzen