- 26 Nov, 2020 40 commits
-
-
Markus Koller authored
Datadog integration for Gitlab pipelines v1 See merge request gitlab-org/gitlab!46564
-
Adrián López Calvo authored
-
Rémy Coutable authored
Quarantine flaky and stale test See merge request gitlab-org/gitlab!48577
-
Mark Lapierre authored
-
Suzanne Selhorn authored
Fix future tense issues See merge request gitlab-org/gitlab!48598
-
Suzanne Selhorn authored
Fix future tense issues See merge request gitlab-org/gitlab!48594
-
Jan Provaznik authored
Force a nonce on all script tags when CSP is enabled See merge request gitlab-org/gitlab!48093
-
Marcin Sedlak-Jakubowski authored
Compress png images in docs See merge request gitlab-org/gitlab!48573
-
Andrew Fontaine authored
Remove boards_with_swimlanes feature flag [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48306
-
Nathan Friend authored
Revert "Update npm.gitlab-ci.yml to make CI job fail on error" See merge request gitlab-org/gitlab!48581
-
Douglas Barbosa Alexandre authored
Fix CSP errors relating to matomo.js [RUN ALL RSPEC] See merge request gitlab-org/gitlab!48611
-
dcouture authored
-
Lin Jen-Shin authored
ci: Allow 'rspec:feature-flags' to fail and notify Slack on failure [RUN ALL RSPEC] See merge request gitlab-org/gitlab!48126
-
dcouture authored
-
dcouture authored
It handles more than the `defer` attribute now so it's renamed to GitlabScriptTagHelper
-
dcouture authored
This leverages an existing helper we had to set defer attributes everywhere and adds nonce to all script tags regardless of if the script is inline or external. It also removes all the now-redundant nonce: true used in various places.
-
Bob Van Landuyt authored
Remove unnecessary context See merge request gitlab-org/gitlab!48362
-
Bob Van Landuyt authored
Add collect_package_events feature to package events See merge request gitlab-org/gitlab!48473
-
Alina Mihaila authored
-
Rémy Coutable authored
Test all files if docs-lint config changes See merge request gitlab-org/gitlab!48588
-
Marcel Amirault authored
If vale or markdownlint are updated, we should run on all files.
-
Miguel Rincon authored
Fix misaligned buttons for CI Jobs page See merge request gitlab-org/gitlab!48332
-
Markus Koller authored
New users should have admin approval if User Cap setting is exceeded See merge request gitlab-org/gitlab!47993
-
Amparo Luna authored
If the admin_new_user_signups_cap setting is defined, users will be marked as blocked_pending_approval. After the current user count is checked and the cap is not exceeded the user will be automatically activated.
-
Sean McGivern authored
Merge branch '276012-flaky-test-spec-features-merge_request-user_resolves_diff_notes_and_discussions_resolve_spec' into 'master' test: Remove useless and flaky expectation in MR diff note test See merge request gitlab-org/gitlab!48599
-
Stan Hu authored
Piwik was renamed to Matomo, and we introduced a settings fallback that would use the old Piwik settings if available. The problem was that we were always defining the Matomo config, even if the old settings were not defined, so the HAML would always include this JavaScript. We now only fall back to the Piwik settings only if they are defined.
-
Igor Drozdov authored
Update gitaly gem to 13.6.1 See merge request gitlab-org/gitlab!48601
-
Sean McGivern authored
[RUN AS-IF-FOSS] Jenkins for all See merge request gitlab-org/gitlab!37797
-
Markus Koller authored
Track SSE edit action See merge request gitlab-org/gitlab!48377
-
Francisco Javier López authored
In this commit we track the edit action for the SSE, when an MR is created through it. For that we track the request referer.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Bob Van Landuyt authored
Add offset_pagination resolver helper See merge request gitlab-org/gitlab!48493
-
Alex Kalderimis authored
This simplifies use of offset-pagination
-
Miguel Rincon authored
Fix incorrect line height in file header See merge request gitlab-org/gitlab!48117
-
Jacques Erasmus authored
Removed the redundant line height and padding
-
David O'Regan authored
Performance Improvements for the Epic View: GraphQL startupjs See merge request gitlab-org/gitlab!48481
-
Natalia Tepluhina authored
-
Marc Shaw authored
-
Lin Jen-Shin authored
Add custom parallel rspec runner [RUN ALL RSPEC] See merge request gitlab-org/gitlab!48453
-
Douglas Barbosa Alexandre authored
Add Sidekiq dead job metrics See merge request gitlab-org/gitlab!48361
-