- 10 Aug, 2021 1 commit
-
-
Suzanne Selhorn authored
-
- 06 Aug, 2021 39 commits
-
-
Alex Kalderimis authored
Remove yaml_variables from CI config See merge request gitlab-org/gitlab!67616
-
Steve Abrams authored
Mark completed jobs as successful See merge request gitlab-org/gitlab!67687
-
Michael Kozono authored
checks: Fix mismatch in `#new_commits()` signature See merge request gitlab-org/gitlab!67581
-
Nick Gaskill authored
Add note about duplicate helm charts to docs See merge request gitlab-org/gitlab!67640
-
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
-
Kerri Miller authored
This is essentially the same as spec/lib/gitlab/background_migration/backfill_draft_status_on_merge_requests_spec.rb but with the newly-added helper to mark track_jobs as completed (per @sabrams in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66788#note_644449984) Changelog: added
-
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
-