- 29 Mar, 2022 40 commits
-
-
Vasilii Iakliushin authored
Remove the jira_connect_installation_update flag See merge request gitlab-org/gitlab!83790
-
Bob Van Landuyt authored
Fixing showing line number as 0 on diff and blocks notes on transformed diff lines without mapping See merge request gitlab-org/gitlab!81536
-
Eduardo Bonet authored
We were using discussable to hide the 0 text of lines on the transformed diff that didn't have a mapping on the original diff, but this wouldn't help with making them also not notable. Assigning this lines the type of `no-raw-mapping` and adding this to the meta? solves both cases: lines that don't have a mapping will both have no text and not be notable
-
Paul Slaughter authored
Merge branch '357106-learn-more-link-on-attention-requests-links-to-development-code-review-guidelines' into 'master' Resolve "`Learn more` link on attention requests links to development code review guidelines" See merge request gitlab-org/gitlab!83873
-
Kai Armstrong authored
- This changes the learn more link to point to the feature docs pages so users can understand more about the feature. - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83873
-
Rémy Coutable authored
Cache Gitaly also based on lib/gitlab/setup_helper.rb See merge request gitlab-org/gitlab!83878
-
Kerri Miller authored
Expose HTTP code during GitHub importer errors See merge request gitlab-org/gitlab!83818
-
Harsh Chouraria authored
This change adjusts the message returned to the user when a GitHub import operation fails to include the response HTTP code. This is useful when the HTTP body is empty, such as during the use of reverse proxies in accessing a GitHub Enterprise instance over the internet. The presence of a HTTP code can help establish if a connection was at least made successfully and the HTTP code can further be traced in their own proxy or GitHub Enterprise logging for further troubleshooting. The logs already carry this information, but on SaaS this is currently not visible due to https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15470 Changelog: other
-
Etienne Baqué authored
Allow restore tasks to be skipped using SKIP See merge request gitlab-org/gitlab!83783
-
Amy Qualls authored
Add troubleshooting for connectivity problems See merge request gitlab-org/gitlab!83647
-
Fiona Neill authored
-
Diana Logan authored
Add tutorial metadata See merge request gitlab-org/gitlab!83830
-
Suzanne Selhorn authored
Move 'paused' removal milestone to 16.0 See merge request gitlab-org/gitlab!83881
-
Paul Slaughter authored
Add tests to the CI schema See merge request gitlab-org/gitlab!83047
-
Mireya Andres authored
- These are tests taken from schemastore at commit `6b7856dc5e8ed774cbbf3952847b17c90df6396f` - Removed `missing_dependency_failure` from `retry:when` tests since they are not recognized as valid keywords in the schema. - Add toValidateJsonSchema matcher
-
Markus Koller authored
Redirect deprecated SSE to Web IDE See merge request gitlab-org/gitlab!80347
-
Tiffany Rea authored
Fix No such file or directory in delete job See merge request gitlab-org/gitlab!83784
-
Mayra Cabrera authored
Revert "Merge branch 'pks-gitaly-runtime-dir' into 'master'" See merge request gitlab-org/gitlab!83869
-
Amy Qualls authored
Mention the /attention quick action See merge request gitlab-org/gitlab!83872
-
Amy Qualls authored
Let's explain what attention requests are, so if someone comes to the quick actions page first, they can get answers.
-
Amy Qualls authored
On this page, we should mention the quick action more prominently.
-
Robert Hunt authored
Use GlAvatar in project_list_item component See merge request gitlab-org/gitlab!83806
-
Achilleas Pipinellis authored
Fix wrong slash being used See merge request gitlab-org/gitlab!83828
-
Pedro Pombeiro authored
-
Suzanne Selhorn authored
Fix wrong removal milestone in comment See merge request gitlab-org/gitlab!83727
-
Lin Jen-Shin authored
-
Kati Paizee authored
Remove references to Shibboleth from the documentation See merge request gitlab-org/gitlab!83708
-
Peter Leitzen authored
Quarantine UsageDataNonSqlMetrics failing test See merge request gitlab-org/gitlab!83768
-
Alex Kalderimis authored
-
Kyle Wiebers authored
This reverts merge request !83750
-
Dan Davison authored
DEQUARANTINE : Create Merged merge request can be reverted See merge request gitlab-org/gitlab!83690
-
Peter Leitzen authored
Fix Style/MixinUsage offenses See merge request gitlab-org/gitlab!83594
-
Matthias Käppler authored
Ignore format of unmatched route See merge request gitlab-org/gitlab!83523
-
Bob Van Landuyt authored
Resolve Performance/DeletePrefix rubocop offenses See merge request gitlab-org/gitlab!81331
-
Ethan Urie authored
Do not include highlighted_diff_email css for each note for new review email See merge request gitlab-org/gitlab!83385
-
Lin Jen-Shin authored
Use the $CI_DEFAULT_BRANCH variable in the metadata Danger rule See merge request gitlab-org/gitlab!83773
-
Kushal Pandya authored
Update createAlert jsdocs See merge request gitlab-org/gitlab!83813
-
Peter Leitzen authored
Move Style/SpecialGlobalVars into separate TODO file See merge request gitlab-org/gitlab!83725
-
Vitaly Slobodin authored
Lazy initialization for user popovers See merge request gitlab-org/gitlab!80597
-
charlie ablett authored
Support `project`, `group` and `user` actors for `incubation-5mp` feature flag See merge request gitlab-org/gitlab!83339
-