- 29 Oct, 2020 28 commits
-
-
Martin Wortschack authored
- This MR replaces the fa-warning icon with the warning-solid SVG
-
Kushal Pandya authored
Downgrade vue-router to fix IDE issue with special characters See merge request gitlab-org/gitlab!46398
-
Paul Slaughter authored
This addresses a regression in the IDE with special characters.
-
Stan Hu authored
fix canary typo See merge request gitlab-org/gitlab!46410
-
Brandon Labuschagne authored
Pass endpoint for coverage fuzzing to mr widget See merge request gitlab-org/gitlab!43545
-
Fernando Arias authored
* Add feature flag for :coverage_fuzzing_mr_widget * Add unit tests Attempt to get build green * Guard with feature flag Update coverage fuzzing path * Update to match backend Remove whitespace to fix pipeline * Remove to make pipeline green Update integration MR - Remove outdated unit tests - Remove gaurd code for prior bug fix - Define and use feature flag Update translation files * Run rake task Apply patch suggestion * Refactor unit tests Fix bad rebase resolution - Fix missing conflict resolution
-
Evan Read authored
rsync and Gitaly, gitlab:cleanup:repos is gone, attributes on Rails cheat sheet See merge request gitlab-org/gitlab!41607
-
Ben Prescott @bprescott_↙ ☺ authored
-
Stan Hu authored
Revert merge request !46321 See merge request gitlab-org/gitlab!46409
-
Rachel Fox authored
-
Kushal Pandya authored
Replace ACE with Editor Lite See merge request gitlab-org/gitlab!46250
-
Heinrich Lee Yu authored
Use existing group label (if there is one) when promoting See merge request gitlab-org/gitlab!45122
-
Albert Salim authored
This reverts merge request !46321
-
Russell Dickenson authored
Add instruction for URL Scan using DAST_PATHS_FILE See merge request gitlab-org/gitlab!45114
-
Craig Smith authored
This reverts commit 0abc2ef309ead0f374a76d033e70469aab6fb725.
-
Heinrich Lee Yu authored
Add office365 section to incoming email docs See merge request gitlab-org/gitlab!44754
-
Ash McKenzie authored
Merge branch '243555-update-whitelist-blacklist-to-allowlist-denylist-in-signup-restrictions-window' into 'master' Use allowlist/denylist in Signup restrictions window See merge request gitlab-org/gitlab!46168
-
Mark Chao authored
Initialize http_requests_total label values See merge request gitlab-org/gitlab!45755
-
Ben Kochie authored
Add http method/status initilaization to the `http_requests_total` counter. This is required to track error rates and error ratios. For example, the ratio of 5xx requests to all requests. sum(rate(http_requests_total{status=~"5.."}[5m]) / sum(rate(http_requests_total[5m]) Without the inialization, there would be no values for 5xx on small or low traffic servers. This would lead to blank graphs. https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/585Signed-off-by: Ben Kochie <bjk@gitlab.com>
-
Doug Stull authored
- more inclusive language.
-
Ash McKenzie authored
Show error when API Fuzzing feature not available See merge request gitlab-org/gitlab!46064
-
Michael Eddington authored
-
Ezekiel Kigbo authored
Update the tests to use a testid instead of a class See merge request gitlab-org/gitlab!46334
-
Ezekiel Kigbo authored
Add controls for LDAP group sync [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!45430
-
Peter Hegman authored
Part of a larger initiative to convert group members view from HAML to Vue
-
James Fargher authored
Tag the Group::CoverageReportsController with the CI feature_category See merge request gitlab-org/gitlab!45447
-
Ezekiel Kigbo authored
Migrate group item tooltip to new tooltip See merge request gitlab-org/gitlab!45972
-
Evan Read authored
-
- 28 Oct, 2020 12 commits
-
-
Mayra Cabrera authored
Add GraphQL query for alert integrations See merge request gitlab-org/gitlab!45622
-
Sarah Yasonik authored
Bootstrap the base for the multi HTTP alert form and hide it with a feature flag
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46397
-
Stan Hu authored
Use default_branch for code coverage See merge request gitlab-org/gitlab!46151
-
Maxime Orefice authored
This commits allow to fetch our code coverage data for the default_branch with our graphql endpoint.
-
Mayra Cabrera authored
Remove security_on_demand_scans_feature_flag See merge request gitlab-org/gitlab!45924
-
Philip Cunningham authored
Removes feature flag that was previously enabled by default.
-
Ash McKenzie authored
Disallow some project routes See merge request gitlab-org/gitlab!46218
-
GitLab Release Tools Bot authored
-
Russell Dickenson authored
Recommend debug messages for CLIs scanners run See merge request gitlab-org/gitlab!46210
-
Amy Qualls authored
Remove "CI/CD" from metrics title See merge request gitlab-org/gitlab!46389
-
Stan Hu authored
Running in CI requires `spec_helper` See merge request gitlab-org/gitlab!46383
-