- 06 Aug, 2021 40 commits
-
-
Tim Rizzi authored
-
Nick Gaskill authored
Update permissions table for dependency proxy See merge request gitlab-org/gitlab!67639
-
Nick Gaskill authored
Improve Dependency Scanning page See merge request gitlab-org/gitlab!67561
-
Russell Dickenson authored
-
Suzanne Selhorn authored
Update limitations of members API docs See merge request gitlab-org/gitlab!67659
-
Alex Kalderimis authored
Add vulnerability flag information in Vulnerability Findings API See merge request gitlab-org/gitlab!66775
-
Mark Florian authored
Adds APIs and their specs to projectionist example file See merge request gitlab-org/gitlab!67626
-
Alex Kalderimis authored
Add namespace field to User type in GraphQL See merge request gitlab-org/gitlab!67641
-
Mario Celi authored
The namespace field represents the personal namespace of a user Changelog: added
-
Alex Kalderimis authored
Refactor stop environments service and fix a bug that it can't stop empty environments See merge request gitlab-org/gitlab!67485
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67682
-
Mark Florian authored
Adds stage counts to project VSA See merge request gitlab-org/gitlab!67556
-
Ezekiel Kigbo authored
-
Mark Florian authored
-
Saikat Sarkar authored
-
Jose Ivan Vargas authored
Add view pipeline button in pipeline editor See merge request gitlab-org/gitlab!67474
-
Matthias Käppler authored
Allow 10% overage for true-ups when uploading a license See merge request gitlab-org/gitlab!67508
-
Alex Kalderimis authored
Experiment: Define invite email preview text See merge request gitlab-org/gitlab!67236
-
GitLab Release Tools Bot authored
-
Etienne Baqué authored
Remove the `dependency_proxy_deploy_tokens` feature flag See merge request gitlab-org/gitlab!67552
-
Corinna Wiesner authored
The 10% overage when uploading a license was only applied to the users in the license but not true-ups. Now, true-ups will also use a 10% overage. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67508 EE: true
-
Robert May authored
Cache commit stats for a single commit See merge request gitlab-org/gitlab!67592
-
Denys Mishunov authored
Event loading events in the Content Editor class See merge request gitlab-org/gitlab!67499
-
Enrique Alcántara authored
-
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
-