- 09 Dec, 2020 40 commits
-
-
Kerri Miller authored
Add validating jsonb fields with json schema draft-07 See merge request gitlab-org/gitlab!49451
-
Alan (Maciej) Paruszewski authored
-
Kerri Miller authored
Fix kwargs deprecation warnings for Ruby 2.7 See merge request gitlab-org/gitlab!49469
-
Jacques Erasmus authored
Pre-Render Last Commit Block See merge request gitlab-org/gitlab!49362
-
Tim Zallmann authored
By pre-rendering already in HAML we are able to reduce the overall CLS by a lot
-
Marcin Sedlak-Jakubowski authored
Docs: Clarified tier badge guidance See merge request gitlab-org/gitlab!49609
-
Suzanne Selhorn authored
-
Sarah Groff Hennigh-Palermo authored
Refactor CI/CD analytics page to GraphQL See merge request gitlab-org/gitlab!48267
-
Nick Gaskill authored
Documentation: Deploy keys on protected branches See merge request gitlab-org/gitlab!42234
-
Etienne Baqué authored
-
Rémy Coutable authored
Remove deprecated icon helper in favor of sprite_icon See merge request gitlab-org/gitlab!49560
-
Martin Wortschack authored
-
Amy Qualls authored
Docs: add "GitLabbers" to Vale substitutions list See merge request gitlab-org/gitlab!49540
-
Jonston Chan authored
-
Douglas Barbosa Alexandre authored
Added more field types for merge request widget See merge request gitlab-org/gitlab!48773
-
Rémy Coutable authored
Add a cop that enforces no capitalization on expectations See merge request gitlab-org/gitlab!49513
-
Douglas Barbosa Alexandre authored
Remove FF ci_root_ancestor_for_pipeline_family See merge request gitlab-org/gitlab!49240
-
Nick Thomas authored
Eliminate N+1 performance issues in MergeRequest.pipelines See merge request gitlab-org/gitlab!47784
-
Nick Thomas authored
Expose normalizedTargetUrl on DastSiteValidation See merge request gitlab-org/gitlab!49541
-
Marcin Sedlak-Jakubowski authored
Fix future tense issues See merge request gitlab-org/gitlab!49566
-
Rachel Gottesman authored
-
Mike Jang authored
Clarify adding SSH key to local GitLab instance See merge request gitlab-org/gitlab!49595
-
Bob Van Landuyt authored
Prepare GraphQL resolvers for authorization framework changes See merge request gitlab-org/gitlab!48993
-
Jose Ivan Vargas authored
Fix avatar size in profile activity See merge request gitlab-org/gitlab!49047
-
Rémy Coutable authored
Remove the `pull_mirror_branch_prefix` feature flag See merge request gitlab-org/gitlab!49340
-
Jose Vargas authored
This improves on the existing error handling to use the GlAlert component. This also adds comments to remove/refactor the parts that will be affected once the feature flag rolls out
-
Jose Vargas authored
This moves the way the chart data is being sent, instead of sending the data via HAML data attributes, this uses GraphQL to request the data asynchronously
-
Ben Bodenmiller authored
-
Stan Hu authored
Put new call behind feature flag See merge request gitlab-org/gitlab!49585
-
Mike Jang authored
User Timing API documentation See merge request gitlab-org/gitlab!47777
-
Denys Mishunov authored
- Change future tense to present - Use "for example" instead of "e.g." and "and so on" instead of "etc" - Keep sentences at 25 words or shorter - Fix list indentation
-
Mike Jang authored
SSH does not work with personal access tokens See merge request gitlab-org/gitlab!49363
-
Harsh Chouraria authored
The SSH mode of access purely relies on the key material being exchanged during the SSH protocol, and does not perform lookups of passwords or personal access tokens The doc page is correct in that the tokens can be used in place of passwords for basic HTTP(S) authentication, but they cannot be used as passwords during SSH operations performed through Git
-
Amy Qualls authored
Fix cURL examples that need double quotes See merge request gitlab-org/gitlab!49545
-
Gabriel Mazetto authored
Remove ignore statement for namespace_storage_size_limit See merge request gitlab-org/gitlab!47385
-
Amy Qualls authored
Move GitOps page into development docs See merge request gitlab-org/gitlab!49262
-
Amy Qualls authored
Move the first half of the GitOps page from an external repository to the development documentation. The second half of the page discusses an architectural implementation that doesn't yet exist, so I didn't add it.
-
Gabriel Mazetto authored
Add resolver types to registry resolvers See merge request gitlab-org/gitlab!47584
-
Amy Qualls authored
Docs: Deploy boards are now in Core See merge request gitlab-org/gitlab!31956
-
Gabriel Mazetto authored
Fix N+1 queries loading milestones when exporting CSVs See merge request gitlab-org/gitlab!49429
-