- 26 Nov, 2020 40 commits
-
-
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
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
-
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
-
Kushal Pandya authored
Fixed unified diff components showing the incorrect numbers See merge request gitlab-org/gitlab!48491
-
Mark Florian authored
Merge branch '288020-rename-cycle-analytics-with-value-stream-analytics-in-strings-under-ee-app-assets-javascripts' into 'master' Rename "Cycle Analytics" with "Value Stream Analytics" in JS comments See merge request gitlab-org/gitlab!48551
-
Brandon Labuschagne authored
Remove deprecated fa-spinner styles See merge request gitlab-org/gitlab!48590
-
Martin Wortschack authored
-
Jan Provaznik authored
Use an explicit `data:` keyword argument in `self_describing_event` See merge request gitlab-org/gitlab!48192
-
Imre Farkas authored
Add design repository check to Project#git_transfer_in_progress? See merge request gitlab-org/gitlab!48304
-
Achilleas Pipinellis authored
Docs: Repair Omnibus Unicorn settings link See merge request gitlab-org/gitlab!48593
-
Achilleas Pipinellis authored
Update Elastic Search documentation link See merge request gitlab-org/gitlab!48546
-
Nick Thomas authored
Adds bulk project repository storage move API See merge request gitlab-org/gitlab!47142
-
Grzegorz Bizon authored
Allow artifacts download from specific pipeline ID See merge request gitlab-org/gitlab!47210
-
Achilleas Pipinellis authored
Fix docs release process information See merge request gitlab-org/gitlab!48576
-
Achilleas Pipinellis authored
Add missing newline to the Jenkins integration doc See merge request gitlab-org/gitlab!48585
-
Kushal Pandya authored
Changes image diff comments to use percents See merge request gitlab-org/gitlab!48132
-
Nick Thomas authored
Update Workhorse v8.56.0 See merge request gitlab-org/gitlab!48592
-
Rémy Coutable authored
Provide extra detail on `table` in migration tests See merge request gitlab-org/gitlab!48575
-
Tiger Watson authored
-
Imre Farkas authored
Improve GraphQL helpers See merge request gitlab-org/gitlab!48341
-
David O'Regan authored
Remove Google Code importer [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48139
-
Illya Klymov authored
Remove relevant backend parts and tests
-
Sean McGivern authored
Obfuscate user profile for unconfirmed users See merge request gitlab-org/gitlab!48271
-
Rémy Coutable authored
[RUN AS-IF-FOSS] Fix intialize last keyword cop, and autocorrect more occurrences See merge request gitlab-org/gitlab!48423
-
Nicolò Maria Mezzopera authored
Merge branch '288017-rename-cycle-analytics-with-value-stream-analytics-in-strings-under-spec' into 'master' Rename "Cycle Analytics" with "Value Stream Analytics" under /spec See merge request gitlab-org/gitlab!48531
-
Phil Hughes authored
Fixes the unified diff row component showing the incorrect line numbers.
-
Rémy Coutable authored
Set minimum version for ruby-progressbar See merge request gitlab-org/gitlab!47963
-
Katrin Leinweber authored
-
Achilleas Pipinellis authored
Revert "Merge branch '5500-pg11-deprecation-warning' into 'master'" See merge request gitlab-org/gitlab!48564
-
Marcel Amirault authored
Clarify CI_COMMIT_BRANCH variable presence. See merge request gitlab-org/gitlab!47732
-
Sean McGivern authored
This adds a counter, sidekiq_jobs_dead_total, that increments when a job is added to the dead jobs queue. It has the same basic labels (worker, queue, feature category, etc.) as the other Sidekiq metrics.
-
Rémy Coutable authored
Adjust the development pipeline guideline for postgres See merge request gitlab-org/gitlab!48521
-
Natalia Tepluhina authored
Converted missing branch component to use GraphQL See merge request gitlab-org/gitlab!48360
-