- 17 Aug, 2021 1 commit
-
-
Bryan Stenson authored
-
- 09 Dec, 2020 39 commits
-
-
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
-
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
-
Etienne Baqué authored
-
Andrew Fontaine authored
Use a separate commit for formatting changes See merge request gitlab-org/gitlab!49052
-
Rémy Coutable authored
Use test detection based on crystalball mapping in rspec jobs (take 3) See merge request gitlab-org/gitlab!49446
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49552
-
Adam Hegyi authored
Merge branch '280589-set-vulnerabilities-as-dismissed-when-they-have-dismissed-feedback' into 'master' Set vulnerability as dismissed when there is dismissal feedback See merge request gitlab-org/gitlab!48795
-
Alan (Maciej) Paruszewski authored
This change adds background migration to fix problem with vulnerabilities that are not dismissed, when they have dismissal feedback created for associated findings.
-
Tim Zallmann authored
Replace fa-tag with label SVG See merge request gitlab-org/gitlab!49573
-
Andreas Brandl authored
Add iteration_id column to lists See merge request gitlab-org/gitlab!48103
-
Marcel Amirault authored
Remove references to cross_project_pipeline source See merge request gitlab-org/gitlab!49579
-
Michael Le authored
-
David O'Regan authored
Add artifacts dropdown to security MR widget See merge request gitlab-org/gitlab!48769
-
Mark Florian authored
This implements the report artifacts download dropdown on the Core security MR widget, for https://gitlab.com/gitlab-org/gitlab/-/issues/249544. This is implemented behind the `core_security_mr_widget_downloads` feature flag, whose rollout is tracked by https://gitlab.com/gitlab-org/gitlab/-/issues/273418.
-
Enrique Alcantara authored
When the Static Site Editor generates markdown from the WYSIWYG editor, it does it following formatting preferences that may be different from the original preferences in the edited file As a result, when the user creates a merge request with the Static Site Editor, the merge request contains many changes that result from generating markdown with different formatting preferences. For example the file may use a different syntax to set text as bold from the one used in the editor This change moves those formatting changes to a separate commit
-
Achilleas Pipinellis authored
Clarify instructions on performing a restore on a source installation See merge request gitlab-org/gitlab!49539
-
Kenneth Chu authored
-
Enrique Alcántara authored
Add upcoming deployment column to environments page See merge request gitlab-org/gitlab!48062
-
Nathan Friend authored
This commit updates the Environments table with a new column: upcoming deployment.
-
Fabio Pitino authored
-
Sarah Groff Hennigh-Palermo authored
Leverage CSS vs. JS for pipeline padding See merge request gitlab-org/gitlab!46914
-
Bob Van Landuyt authored
Remove HTML todolist functionality See merge request gitlab-org/gitlab!48020
-
Stan Hu authored
Asynchronously process peek stats See merge request gitlab-org/gitlab!48149
-
Jan Provaznik authored
Adds a worker which asynchronously builds prometheus stats from Peek profiling data.
-