- 05 Feb, 2021 40 commits
-
-
Matthias Käppler authored
Use a custom Ruby patch to instrument memory usage [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52306
-
Peter Leitzen authored
Add Custom emoji banzai filter See merge request gitlab-org/gitlab!47122
-
Arturo Herrero authored
Simplify BuildFinishedWorker See merge request gitlab-org/gitlab!53229
-
Mark Florian authored
Fix CI icon vertical centering See merge request gitlab-org/gitlab!53427
-
Simon Knox authored
Reduce line height of wrapping span so it reduces to height of the inner gl-icon Could/should perhaps set line-height 1, but we don't have a util class for it
-
Alex Kalderimis authored
Enable suggestions_custom_commit FF by default See merge request gitlab-org/gitlab!53342
-
Jacques Erasmus authored
Enabled the suggestions custom commit FF by default
-
Kamil Trzciński authored
This uses a custom RubyVM patch to instrument per-request/per-worker memory allocations considering that GitLab runs in a multi-threaded environment. This also slightly refactors a way how we start instrumentation.
-
Marcin Sedlak-Jakubowski authored
Document how to use pry-remote See merge request gitlab-org/gitlab!53436
-
Heinrich Lee Yu authored
This allows debugging of web requests easily
-
Natalia Tepluhina authored
Resolve "Iterations dropdown component is not consistent with gitlab/ui" See merge request gitlab-org/gitlab!52987
-
Eulyeon Ko authored
- Make Iterations dropdown component to be consistent - with gitlab/ui. - Do not fetch iterations list until user clicks edit. - Replace out deprecatedFlash with createFlash - Improve spec by using mock apollo client
-
Kushal Pandya authored
Update Actionable Insight to remove formatting from markdown See merge request gitlab-org/gitlab!53439
-
Alexis Ginsberg authored
-
Mark Florian authored
Update ESLint and related (major) See merge request gitlab-org/gitlab!53367
-
Natalia Tepluhina authored
Edited strings to be sentence case See merge request gitlab-org/gitlab!53323
-
Suzanne Selhorn authored
In Settings > Repository and CI/CD Most of the section titles are sentence case But not all. This changes them all to sentence case.
-
Natalia Tepluhina authored
Update doc links in usage quotas See merge request gitlab-org/gitlab!53279
-
Vitaly Slobodin authored
-
Natalia Tepluhina authored
Update design patterns doc and discourage Singleton See merge request gitlab-org/gitlab!49046
-
Paul Slaughter authored
Singletons have been the source of many ills.
-
Imre Farkas authored
Support setting customizable timeouts for git CLI 2FA via UI & API See merge request gitlab-org/gitlab!52769
-
Manoj M J authored
This change allows setting `git_two_factor_session_expiry` via UI/API
-
Marcia Ramos authored
[RUN AS-IF-FOSS] Remove merge_request_reviewers feature flag [RUN ALL RSPEC] See merge request gitlab-org/gitlab!52468
-
David Kim authored
-
Rémy Coutable authored
Add workhorse CI jobs See merge request gitlab-org/gitlab!53355
-
Jacob Vosmaer authored
-
Rajendra Kadam authored
This MR adds custom emoji banzai filter and is used in GFM pipeline. It adds rspec for the filter. Fix perl backrefs cop Add changelog for the change Add query recorder spec, multiple emoji Apply suggestions to filter Change method body for some filter functions Use common regex from custom emoji model Move regex to constant in emoji model Revert regex changes Add two same custom emoji test Reuse part of regex in banzai filter Use filter in appropriate places Fix pipeline spec failures Check fallbackEmoji before setting fallback RUn yarn prettier Apply suggestions and add new regex Escape hypen for regex to fix rubocop warning Use custom emoji filter only in GFM pipeline Use single quotes for regex Use regexp object and move hyphen to end Use regexp object Use regexp object Use freeze for regexp object
-
Miguel Rincon authored
Support multi-line strings when running pipeline with variables See merge request gitlab-org/gitlab!53292
-
Payton Burdette authored
Use textarea to support multiple lines over using an input.
-
Mikołaj Wawrzyniak authored
Add Jira proxy settings columns See merge request gitlab-org/gitlab!52119
-
Markus Koller authored
designs: return error if uploading filenames with special chars See merge request gitlab-org/gitlab!44136
-
Sushil khanchi authored
This fixes a ActiveRecord::RecordNotUnique error when uploading designs which end up with the same filename after sanitization. https://gitlab.com/gitlab-org/gitlab/-/issues/219113
-
Shinya Maeda authored
Introduce report type in pipeline artifact See merge request gitlab-org/gitlab!53273
-
Maxime Orefice authored
This commit refactors our pipeline artifacts by renaming methods for a better abstraction.
-
Jan Provaznik authored
Change pipeline empty state language See merge request gitlab-org/gitlab!53281
-
Vitali Tatarintev authored
Fix Style/FrozenStringLiteralComment violations in Rake tasks See merge request gitlab-org/gitlab!53268
-
Markus Koller authored
Auto-corrected with Rubocop
-
Albert Salim authored
Use a dedicated project token for the 'review-cleanup' job See merge request gitlab-org/gitlab!53352
-
charlie ablett authored
Fix Merge Request analytics query optimization See merge request gitlab-org/gitlab!53203
-