- 30 Mar, 2020 40 commits
-
-
Igor Drozdov authored
This cop checks for repeated examples within example groups
-
Mark Florian authored
Add deprecation comments See merge request gitlab-org/gitlab!28351
-
Shinya Maeda authored
Ci::Pipeline factories for the various kinds of merge request pipelines See merge request gitlab-org/gitlab!27951
-
Douglas Barbosa Alexandre authored
Merge branch '202037-geo-ssh-clone-pull-redirect-to-primary-when-selective-sync-enabled-and-project-not-selected-pre' into 'master' Geo: Simplify Geo proxying/redirecting messages See merge request gitlab-org/gitlab!28178
-
Rémy Coutable authored
Add information about note confidentiality to APIs See merge request gitlab-org/gitlab!28124
-
Stan Hu authored
Allow parenthesis to be included in group name See merge request gitlab-org/gitlab!28258
-
Douglas Barbosa Alexandre authored
Api to list runners for a group See merge request gitlab-org/gitlab!26328
-
Mike Greiling authored
Improve message when promoting labels See merge request gitlab-org/gitlab!28265
-
Nick Thomas authored
Render snippet blobs Closes #212584 See merge request gitlab-org/gitlab!28085
-
Aishwarya Subramanian authored
Adds ability for users to retrieve runners for a group. It retrieves runners for the group as well as its ancestor groups. It includes filters same as the ones for project runners list api.
-
Andrew Fontaine authored
Maintenance Mode - First Iteration Closes #211672 See merge request gitlab-org/gitlab!28158
-
Adam Hegyi authored
Upsert missing or inactive services records for projects with available Prometheus application installed on shared k8s cluster See merge request gitlab-org/gitlab!24684
-
Sarah GP authored
Notes deprecated spacing scale and suggests next steps to be taken.
-
Imre Farkas authored
Extract scheduling a Jira import to a service See merge request gitlab-org/gitlab!27942
-
Grzegorz Bizon authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors-2' into 'master' Save errored status for pages_domain if acme order is invalid See merge request gitlab-org/gitlab!27676
-
Jan Provaznik authored
Create VulnerabilitiesSummaryType for GraphQL See merge request gitlab-org/gitlab!26346
-
Avielle Wolfe authored
In order to get permissions working I had to pivot from using the hash returned by Vulnerability.counted_by_severity to using a VulnerabilitiesSummary pseudo-model and corresponding policy class. I'm not sure I love this solution, especially since I'm now using `public_send` to avoid having to hardcode each severity field in VulnerabilitiesSummaryType.
-
Jan Provaznik authored
Speed up todo API specs See merge request gitlab-org/gitlab!28283
-
Grzegorz Bizon authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors-3' into 'master' Stop obtaining Let's Encrypt certificates if we already failed See merge request gitlab-org/gitlab!27775
-
Grzegorz Bizon authored
Output terraform plan to JSON file See merge request gitlab-org/gitlab!26830
-
Natalia Tepluhina authored
Update Strategy Component to Handle New API Closes #35555 See merge request gitlab-org/gitlab!28047
-
Aishwarya Subramanian authored
The current validation for group name prevents parenthesis. Parenthesis is a commonly used character, thereby this commit adds changes to include them.
-
Martin Wortschack authored
Add frontend "keep divergent refs" option See merge request gitlab-org/gitlab!26405
-
Achilleas Pipinellis authored
Add docs for bar charts See merge request gitlab-org/gitlab!27173
-
Dhiraj Bodicherla authored
-
Alexandru Croitor authored
This change moves the Jira import scheduling to a service, so that it can be easily reused in api endpoints
-
Achilleas Pipinellis authored
Add 24 subnet to CIDR blocks See merge request gitlab-org/gitlab!28334
-
Grzegorz Bizon authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors-4' into 'master' Add warning about failing to obtain LE certificates to pages setting page See merge request gitlab-org/gitlab!27779
-
Sean McGivern authored
Revert "Merge branch 'tle-view-audit-events-query-opt' into 'master'" See merge request gitlab-org/gitlab!28333
-
Mike Jang authored
Add a new page for `jq` log parsing tips See merge request gitlab-org/gitlab!27446
-
Will Chandler authored
Create a new page listing basic `jq` commands to quickly parse out relevant details from GitLab logs in JSON format.
-
Paul Slaughter authored
Resolve "Improve vulnerability modal's test coverage" Closes #209790 See merge request gitlab-org/gitlab!27852
-
David Pisek authored
This commit adds tests to make sure the modal,that is responsible for displaying details to a given issue, on the security dashboard renders correctly. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27852
-
Adam Hegyi authored
Prevent adding columns to wide tables See merge request gitlab-org/gitlab!28161
-
Mayra Cabrera authored
Add a cop to prevent adding columns to wide tables. At the moment the only wide tables are users, projects and ci_builds with more than 50 columns each. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/201933
-
Sean McGivern authored
Change wording for sign up regex restrictions See merge request gitlab-org/gitlab!28064
-
Vladimir Shushlin authored
-
Mikolaj Wawrzyniak authored
Projects connected to shared k8s clusters are missing PromethueServices we need to iterate over batch of projects records and insert missing entires into services table
-
Natalia Tepluhina authored
Update dependency @sourcegraph/code-host-integration to v0.0.34 See merge request gitlab-org/gitlab!27980
-
Andrew Fontaine authored
Now handles properly adding and deleting environments!
-