- 07 Oct, 2020 1 commit
-
-
Mike Greiling authored
Previously, an integration with the webpack-rails gem required juggling and consolidating two separate webpack configurations the one used by the rails gem and the one defined in gitlab.yml This update moves all webpack integration settings into the gitlab.yml file and updates references such that they don't need to be overridden in confusing ways.
-
- 06 Oct, 2020 30 commits
-
-
Tiger Watson authored
Adds metric for merged MRs count using approval rules See merge request gitlab-org/gitlab!42911
-
Evan Read authored
Docs: Update jira development panel tier See merge request gitlab-org/gitlab!43782
-
Carlos Bazan authored
-
Stan Hu authored
[RUN ALL RSPEC] Revert "Merge branch '247489-update-create-column-from-to-also-copy-constraints' into 'master'" See merge request gitlab-org/gitlab!44382
-
Simon Knox authored
Port ci lint from HAML to Vue See merge request gitlab-org/gitlab!43031
-
Payton Burdette authored
Build the lint results in Vue and setup apollo. Add test coverage for components.
-
Albert Salim authored
This reverts merge request !44025
-
Dylan Griffith authored
Add `_name` to ES queries to improve readability See merge request gitlab-org/gitlab!42021
-
Dylan Griffith authored
Upgrade GitLab Pages to 1.27.0 See merge request gitlab-org/gitlab!44162
-
Evan Read authored
Disabling of reads distribution feature See merge request gitlab-org/gitlab!43986
-
Micael Bergeron authored
This commit changes the method to assert for Elastic named queries to leverage WebMock instead of a custom Faraday middleware.
-
Evan Read authored
Document NFS-related data loss See merge request gitlab-org/gitlab!43498
-
Mark Lapierre authored
Notes a data loss issue customers have reported. Documents possible mitigation options, but recommends Gitaly Cluster.
-
Mark Lapierre authored
Move quarantine tag to outer context See merge request gitlab-org/gitlab!44369
-
Mark Chao authored
Fix DastScannerProfiles::Update Ruby 2.7 kwarg warn See merge request gitlab-org/gitlab!44183
-
Philip Cunningham authored
-
Mark Chao authored
Fix Ruby 2.7 kwargs deprecation warning in rack_attack_spec See merge request gitlab-org/gitlab!44268
-
Suzanne Selhorn authored
Update links to variables docs See merge request gitlab-org/gitlab!44372
-
Marcel Amirault authored
Feature Flags moved to Core See merge request gitlab-org/gitlab!44328
-
Marcel Amirault authored
-
Michael Kozono authored
Geo - Make the Git access class configurable per replicator See merge request gitlab-org/gitlab!44067
-
Ezekiel Kigbo authored
Merge branch '233681-replace-bootstrap-alerts-in-app/views/projects/milestones/show.html.haml' into 'master' Replace bootstrap alerts in app/views/projects/milestones/show.html.haml Closes #233681 See merge request gitlab-org/gitlab!41396
-
Gilang Gumilar authored
-
Marcel Amirault authored
Docs: Edited variables content in CI YAML file See merge request gitlab-org/gitlab!44245
-
Suzanne Selhorn authored
-
Russell Dickenson authored
Remove EXCLUDE URLS note from URL Scan See merge request gitlab-org/gitlab!44081
-
Marcel Amirault authored
Edit CI variables doc to shorten sentences, as suggested by Vale See merge request gitlab-org/gitlab!44049
-
Rachel Gottesman authored
-
Russell Dickenson authored
Docs: Avoid "should be a hash" error See merge request gitlab-org/gitlab!44115
-
Katrin Leinweber authored
> jobs:sast:variables config should be a hash of key value pairs plus one more error message for each other job in lib/gitlab/ci/templates/Security/SAST.gitlab-ci.yml
-
- 05 Oct, 2020 9 commits
-
-
Douglas Barbosa Alexandre authored
Quarantine failing geo_replication_project_snippets spec See merge request gitlab-org/gitlab!44363
-
Marcel Amirault authored
Docs: fixed future tense in CI YAML file See merge request gitlab-org/gitlab!44197
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
Marcel Amirault authored
Added multiline to exceptions See merge request gitlab-org/gitlab!44310
-
Mark Lapierre authored
This prevents the after block running in unrelated jobs. I also needed to _add_ a quarantine tag to the `after(:context)` block in one of the tests. Not sure why but it's only meant as a quick fix.
-
Suzanne Selhorn authored
Doc: Reduce usage of notes on page See merge request gitlab-org/gitlab!44355
-
Craig Norris authored
-
Jaime Martinez authored
-
Jose Ivan Vargas authored
Merge branch 'Replace-GlDeprecatedDropdown-with-GlDropdown-in-app/assets/javascripts/ci_variable_list' into 'master' Replace GlDeprecatedDropdown in app/assets/javascripts/ci variable list See merge request gitlab-org/gitlab!41413
-