- 06 Aug, 2021 40 commits
-
-
Ezekiel Kigbo authored
Add a basic formatting bubble menu in the Content Editor See merge request gitlab-org/gitlab!67363
-
Kerri Miller authored
Add instrumentation_class to Testing event metrics [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67619
-
Sean McGivern authored
Add per DB counters to logs and refactor See merge request gitlab-org/gitlab!66885
-
Etienne Baqué authored
Merge branch '327039-follow-up-experiment-display-known-fields-in-locked-fields-within-trial-sign-up-form' into 'master' Display known fields as locked fields within trial sign up form See merge request gitlab-org/gitlab!65493
-
Alper Akgun authored
-
Mikołaj Wawrzyniak authored
Fix the npm package already taken validator See merge request gitlab-org/gitlab!67107
-
Matija Čupić authored
Code-Quality: automatically clean-up container after it has run See merge request gitlab-org/gitlab!66910
-
Dylan Griffith authored
This is because it is quite expensive to be reading this feature flag every single request. Checking an env var is much more efficient because feature flags are read from the database. This feature flag was not user- or administrator-facing. Changelog: other
-
Sean McGivern authored
Upgrade bundler to fix NoMethodError: undefined method `name' for "Gemfile":String See merge request gitlab-org/gitlab!67442
-
Sean McGivern authored
Fix flaky pipeline data spec See merge request gitlab-org/gitlab!67637
-
Sean McGivern authored
Allow usage of severity quickaction on create See merge request gitlab-org/gitlab!67380
-
Nikola Milojevic authored
Accept all 2xx HTTP responses when testing the Datadog integration See merge request gitlab-org/gitlab!67524
-
Jacques Erasmus authored
Merge branch '334304-devops-adoption-move-devops-score-intro-message-into-devops-score-tab' into 'master' DevOps Adoption - Move DevOps Score intro message into DevOps Score tab See merge request gitlab-org/gitlab!67482
-
Tetiana Chupryna authored
Fix the leaking scope of `each_batch` See merge request gitlab-org/gitlab!67459
-
Mikołaj Wawrzyniak authored
Add performance_indicator_type metric to metrics in counts_28d folder See merge request gitlab-org/gitlab!67309
-
Rajendra Kadam authored
-
Nikola Milojevic authored
Remove the similarity_search feature flag See merge request gitlab-org/gitlab!67310
-
Allison Browne authored
(cherry picked from commit 40f40d80)
-
Nikola Milojevic authored
Expose vulnerabilities_allowed for project_approval_rules API See merge request gitlab-org/gitlab!66680
-
Nikola Milojevic authored
Add validation specs for WebHook and SystemHook url for local requests See merge request gitlab-org/gitlab!67199
-
Jacques Erasmus authored
Display correct nav block when viewing blob See merge request gitlab-org/gitlab!67557
-
Thong Kuah authored
Allow licenses with a 10% overage of users for renewals See merge request gitlab-org/gitlab!67507
-
David Kim authored
Fix spelling error in cross-project create pipeline spec See merge request gitlab-org/gitlab!67631
-
Luke Duncalfe authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67661
-
Thong Kuah authored
Remove runner_list_view_vue_ui feature flag See merge request gitlab-org/gitlab!67021
-
Natalia Tepluhina authored
Refactor Npm, Nuget and Pypi installation commands See merge request gitlab-org/gitlab!67594
-
Nicolò Maria Mezzopera authored
-
GitLab Release Tools Bot authored
-
Dmitriy Zaporozhets (DZ) authored
Add security policies edit page See merge request gitlab-org/gitlab!66543
-
Brian Williams authored
-
Tiger Watson authored
Refactor LoadBalancing::LoadBalancer to support scoping it to different models See merge request gitlab-org/gitlab!67057
-
Kushal Pandya authored
Fixes diff tree list not working See merge request gitlab-org/gitlab!67598
-
Natalia Tepluhina authored
Move DAST profiles files See merge request gitlab-org/gitlab!67597
-
Paul Gascou-Vaillancourt authored
-
Ezekiel Kigbo authored
Refactor init logic of merge request options on project settings page See merge request gitlab-org/gitlab!67334
-
David Fernandez authored
It will now be only executed for packages following the naming convention (https://docs.gitlab.com/ee/user/packages/npm_registry/#package-naming-convention). The validator uses Project#package_already_taken? that previously looked for duplicates across all package type. This MR updates that function so that it takes a mandatory argument: the package type. The duplicates search is then done scoped to that package type Changelog: fixed
-
Kushal Pandya authored
Add ContentEditorError component See merge request gitlab-org/gitlab!67498
-
Dylan Griffith authored
Ran rubocop -a after removing the disable.
-
Tiger Watson authored
Merge branch 'add_unique_constraint_and_model_layer_validation_for_vulnerability_flag_type' into 'master' Add unique constraint and model layer validation for vulnerability flag type See merge request gitlab-org/gitlab!67300
-