- 05 Feb, 2021 40 commits
-
-
Katrin Leinweber authored
-
Tanya Pazitny authored
Update test for commit diff See merge request gitlab-org/gitlab!53471
-
Mike Jang authored
Updated doc/user/analytics/ remove Starter/Bronze tier See merge request gitlab-org/gitlab!53220
-
Raimund Hook authored
Signed-off-by: Raimund Hook <raimund.hook@exfo.com>
-
Douglas Barbosa Alexandre authored
[RUN ALL RSPEC] Fix keyword deprecation in spec factories See merge request gitlab-org/gitlab!53429
-
Mike Jang authored
Redirecting SSH topic See merge request gitlab-org/gitlab!53422
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53190
-
Mark Chao authored
Remove smart_cobertura_parser flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53236
-
Marcel Amirault authored
Updating docs to match UI text See merge request gitlab-org/gitlab!53333
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53323
-
Mikołaj Wawrzyniak authored
Merge branch '297391-sync-metric-dashboards-from-repository-to-database-only-if-needed' into 'master' Resolve "Sync metric dashboards from repository to database only if needed" See merge request gitlab-org/gitlab!52812
-
Alex Kalderimis authored
Resolve "Split out recursive namespace traversal" See merge request gitlab-org/gitlab!52999
-
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
-
Erick Bajao authored
-
Bob Van Landuyt authored
Add gitlab:graphql:analyze task See merge request gitlab-org/gitlab!52318
-
Alex Kalderimis authored
-
Alex Pooley authored
Refactor Namespace traversal queries in to their own module. Moved related specs to a shared context.
-
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
This reduces the amount of scheduled sidekiq SyncDashboardsWorker jobs which do not import metrics and thus unnecessary.
-
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
-