- 05 Feb, 2021 40 commits
-
-
Mikołaj Wawrzyniak authored
Roll out preset_root_ancestor_for_labels feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53356
-
Mikołaj Wawrzyniak authored
Fix half of the Graphql/Descriptions FOSS types offenses [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53172
-
Martin Wortschack authored
Add a data-qa-selector for merge_button See merge request gitlab-org/gitlab!53461
-
Achilleas Pipinellis authored
Clarify source-focus of "Universal update" See merge request gitlab-org/gitlab!53341
-
Katrin Leinweber authored
-
Bob Van Landuyt authored
Add gitlab:graphql:analyze task See merge request gitlab-org/gitlab!52318
-
Alex Kalderimis authored
-
Douglas Barbosa Alexandre authored
Geo: Minor refactors to verification See merge request gitlab-org/gitlab!53340
-
Brandon Labuschagne authored
Add custom notification settings modal See merge request gitlab-org/gitlab!52809
-
Martin Wortschack authored
- Add modal for editing custom notifications
-
Arturo Herrero authored
Fix locked nested projects after storage purchase See merge request gitlab-org/gitlab!53249
-
Vijay Hawoldar authored
When checking for repo size limits, we check the ancestor namespace for namespace_limits
-
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
-