- 21 May, 2020 40 commits
-
-
Hordur Freyr Yngvason authored
-
Amy Qualls authored
Docs: fix errors on infra page, build ordered lists Closes #217144 See merge request gitlab-org/gitlab!32694
-
Amy Qualls authored
The changes recently merged to the infrastructure page did not completely incorporate the edits from the technical writer. The (long) example YAML file was included twice, and the numbered list restarted at 1 in a few places because of code blocks that weren't fully indented. This MR adds in consistent line breaks to the page, rewrites several tiny subheadings to be a single list of numbered steps, and fixes the problem with the doubled copy of the code example.
-
Sean McGivern authored
Do not check read_environments for metrics dashboard APIs See merge request gitlab-org/gitlab!32422
-
Igor Drozdov authored
Prevent last Group Managed Account owner with access from accidental unlinking See merge request gitlab-org/gitlab!32473
-
Amy Qualls authored
Added metadata for Telemetry See merge request gitlab-org/gitlab!32724
-
Amy Qualls authored
Docs: add metadata for SAST and DAST See merge request gitlab-org/gitlab!32726
-
Amy Qualls authored
Add anchor for creating a branch See merge request gitlab-org/gitlab!32745
-
David O'Regan authored
-
Andrew Fontaine authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/environments/components/environments_app.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/environments/components/environments_app.vue` See merge request gitlab-org/gitlab!32011
-
Gilang Gumilar authored
Update deprecated slot syntax in `./app/assets/javascripts/environments/components/environments_app.vue`
-
Natalia Tepluhina authored
Clean up unnecessary actions See merge request gitlab-org/gitlab!32735
-
Andrew Fontaine authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/clusters/components/remove_cluster_confirmation.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/clusters/components/remove_cluster_confirmation.vue` See merge request gitlab-org/gitlab!32010
-
Gilang Gumilar authored
Update deprecated slot syntax in `./app/assets/javascripts/clusters/components/remove_cluster_confirmation.vue`
-
Enrique Alcántara authored
Step 2 - Extract sidebar_nav component from collapsible_panel See merge request gitlab-org/gitlab!32465
-
James Edwards-Jones authored
Previously it was possible for the only owner with SSO access to leave the group. This would leave the group without any owners that could access the group or turn off SSO Enforcement, as none of them would pass the SSO Enforcement to gain access. Additionally Group Managed Accounts means that attempting to re-join the group would result in a sign up form being presented and requiring a different email, preventing a the owner from re-gaining access.
-
Natalia Tepluhina authored
Add alerts count badge to alerts tabs See merge request gitlab-org/gitlab!32582
-
Olena Horal-Koretska authored
-
Marcia Ramos authored
Use ```ruby rather than ```rb Closes #218653 See merge request gitlab-org/gitlab!32754
-
Lin Jen-Shin authored
-
Marcia Ramos authored
Add custom validators doc in api styleguide Closes #208826 See merge request gitlab-org/gitlab!26734
-
Rajendra Kadam authored
-
Mark Florian authored
Remove classes that are duplicated in Gitlab UI See merge request gitlab-org/gitlab!31863
-
Marcin Sedlak-Jakubowski authored
Replace wrong word "milestone" in docs/api/issues.md documentation See merge request gitlab-org/gitlab!32713
-
Peter Leitzen authored
Add class stub in query limit helper spec See merge request gitlab-org/gitlab!31949
-
Rajendra Kadam authored
-
Peter Leitzen authored
Fix leaky constant issue in path regex spec See merge request gitlab-org/gitlab!32115
-
Rajendra Kadam authored
-
Peter Leitzen authored
Fix leaky constant in creds factory spec See merge request gitlab-org/gitlab!32176
-
Rajendra Kadam authored
-
Phil Hughes authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!32292
-
Jan Provaznik authored
Create endpoints for Group import UI See merge request gitlab-org/gitlab!29270
-
Josianne Hyson authored
We want to have the UI for group import as well as the existing API. Create the controller endpoints required to support the group import UI. For now, this process will be identical to the existing API functionality and will be visually the same as the existing project import. Relates to: https://gitlab.com/gitlab-org/gitlab/-/issues/211807
-
Alessio Caiazza authored
Disable Praefect SQL queue in tests Closes gitaly#2797 See merge request gitlab-org/gitlab!32742
-
Kushal Pandya authored
Allow different in bulk editing issues See merge request gitlab-org/gitlab!32734
-
Jan Provaznik authored
Log bytes read from / written to Redis See merge request gitlab-org/gitlab!31352
-
Jacob Vosmaer authored
This adds instrumentation for the number of bytes written to and read from Redis. To avoid having to monkey-patch multiple methods of Redis::Client, this change introduces a custom Redis driver which inherits from the default Redis::Connection::Ruby driver. Counts include the size of the commands (GET, SET etc.), but exclude the size overhead of Redis serialization (type, length prefix, trailing \r\n). https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/318
-
James Lopez authored
Expose Jira imported issues count in GraphQL See merge request gitlab-org/gitlab!32580
-
Phil Hughes authored
Clean up unused shim class Closes #217582 See merge request gitlab-org/gitlab!32500
-
Phil Hughes authored
Fix broken help link on operations settings page Closes #218627 See merge request gitlab-org/gitlab!32722
-