- 03 Sep, 2021 2 commits
-
-
Brian Williams authored
These changes add an internal API endpoint for creating vulnerabilities from Starboard. This will be used by the GitLab Kubernetes Agent in order to track vulnerabilities found in running containers. Since the service needed to do this is very similar to ManuallyCreateService, I've also introduced a new subclass (CreateServiceBase) which is now used as the base for ManuallyCreateService and StarboardVulnerabilityCreateService.
-
Stan Hu authored
Fix group membership CSV export for invited users See merge request gitlab-org/gitlab!69065
-
- 02 Sep, 2021 38 commits
-
-
Mayra Cabrera authored
Update Ci::PendingBuild when shared runners is toggled See merge request gitlab-org/gitlab!69119
-
Maxime Orefice authored
-
Max Woolf authored
Previously, group members that didn't have an associated user object would cause the CSV export to fail. Fixes this to return nil if any of the row information is unknown rather than throwing an error. Also leaves the rescue statement in place to avoid any repeated sidekiq failure and to record any further failures. Changelog: fixed
-
Mayra Cabrera authored
Quarantine failing flaky Terraform template spec See merge request gitlab-org/gitlab!69513
-
Kyle Wiebers authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/339979
-
Mike Greiling authored
Update dependency core-js to ^3.17.2 See merge request gitlab-org/gitlab!69498
-
Sid Sijbrandij authored
Docs: Add video to K8s Agent doc See merge request gitlab-org/gitlab!69495
-
Savas Vedova authored
Revert fix table column shift See merge request gitlab-org/gitlab!69445
-
Savas Vedova authored
Move expectation to helper in repo_editor_spec See merge request gitlab-org/gitlab!68782
-
Amy Qualls authored
Fix details about disabled CI/CD See merge request gitlab-org/gitlab!69442
-
Jose Ivan Vargas authored
Fix merge immediately danger modal See merge request gitlab-org/gitlab!69488
-
GitLab Renovate Bot authored
-
Marcia Ramos authored
Switch around Kubernetes Cluster Methods and Levels See merge request gitlab-org/gitlab!69483
-
Kenny Johnston authored
-
Suzanne Selhorn authored
Add steps to reset the runner authentication token See merge request gitlab-org/gitlab!69433
-
Kenneth Chu authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Tanya Pazitny authored
Update Technical Evaluation Issue Template for focus on Scoping See merge request gitlab-org/gitlab!69207
-
Rémy Coutable authored
Fix order-dependent spec See merge request gitlab-org/gitlab!69484
-
pburdette authored
Fix merge immeditaley when a pipeline has failed.
-
Amy Qualls authored
Add ZenTao to spelling list See merge request gitlab-org/gitlab!69357
-
Kati Paizee authored
-
Heinrich Lee Yu authored
Use existing connection's db_conofig instead of Gitlab::Database.main.config. This returns a ActiveRecord::DatabaseConfigurations::HashConfig which contains the db name.
-
Natalia Tepluhina authored
Enable `assumeImmutableResults` on the monitor Alert Management List See merge request gitlab-org/gitlab!69476
-
Achilleas Pipinellis authored
docs: Go get off Geo secondary See merge request gitlab-org/gitlab!66523
-
Ben Prescott @bprescott_↙ ☺ authored
-
Suzanne Selhorn authored
Edit slash commands reference page See merge request gitlab-org/gitlab!69290
-
Olena Horal-Koretska authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Marcia Ramos authored
Emphasize the Agent more See merge request gitlab-org/gitlab!69343
-
Viktor Nagy (GitLab) authored
-
Diana Logan authored
Docs: Update `project/clusters/` CODEOWNERS See merge request gitlab-org/gitlab!69351
-
Sean McGivern authored
Use the format_response hook when recording performance bar metrics for API requests See merge request gitlab-org/gitlab!69465
-
GitLab Release Tools Bot authored
[ci skip]
-
Kati Paizee authored
Remove warning as the issue is closed See merge request gitlab-org/gitlab!69455
-
Jose Ivan Vargas authored
Mv fetch iterations from ee vuex to ce for issue board filtered search See merge request gitlab-org/gitlab!69403
-
Olena Horal-Koretska authored
Merge branch '28601-have-gitlab-render-both-latex-and-images-correctly-in-jupyter-notebooks-2' into 'master' Rendering images with relative path on Jupyter Notebooks See merge request gitlab-org/gitlab!69075
-