- 26 Jan, 2021 40 commits
-
-
Craig Norris authored
Change incident creation process to ordered list.
-
Jan Provaznik authored
Add regression test for `issues_helper#issue_header_actions_data` See merge request gitlab-org/gitlab!52352
-
Kamil Trzciński authored
New Danger check to ensure a FF group is the same as the MR group label See merge request gitlab-org/gitlab!52239
-
Olena Horal-Koretska authored
Merge branch '291048-allow-unfinished-tag-cleanup-alert-to-be-permanently-dismissible-for-users' into 'master' Add callout disabling feature to cleanup policy alert See merge request gitlab-org/gitlab!52327
-
Nicolò Maria Mezzopera authored
- project - group - bundle.js
-
Nick Gaskill authored
Resolve "Add DORA4 intro to the docs" See merge request gitlab-org/gitlab!52188
-
Orit Golowinski authored
-
Martin Wortschack authored
Convert stylesheets/pages/admin.scss into page specific bundle See merge request gitlab-org/gitlab!52558
-
Olena Horal-Koretska authored
Add install GitLab runner popup See merge request gitlab-org/gitlab!51014
-
Jose Ivan Vargas authored
This contains the frontend code to add the installation instructions modal for runners in all categories (admin/group/project)
-
Kamil Trzciński authored
Introduce pages_serve_from_migrated_zip feature flag See merge request gitlab-org/gitlab!52573
-
Matthias Käppler authored
Add code for generating Markdown changelogs See merge request gitlab-org/gitlab!50063
-
Vladimir Shushlin authored
It will allow us to disable all migrated deployments if something goes wrong, as well as to gradually rollout the migration
-
Sanad Liaquat authored
Add docs for application_settings_cache_seconds See merge request gitlab-org/gitlab!52314
-
Sanad Liaquat authored
-
Dmytro Zaporozhets (DZ) authored
Introduce NestedAttributesDuplicatesValidator for release See merge request gitlab-org/gitlab!51951
-
Yorick Peterse authored
This adds the basic building blocks for generating changelogs from a list of commits. The output is Markdown, and each release section is generated using a minimal, custom template language. In an early iteration we used Liquid, but this was found to suffer from unresolved security issues. Alternative template languages had their own share of issues that made using them not an option. The template engine introduced in this commit is the bare minimum that we need for changelog generation, and works by compiling the user provided template to an ERB template; making sure the user can't run arbitrary code. Using ERB allows us to offload the heavy lifting of a template engine to ERB, instead of having to write and maintain such an engine ourselves. The use of a template engine gives users control over how they want to present their changelog data, without GitLab having to provide potentially dozens of settings to enable this. This builds on the changes introduced in merge requests https://gitlab.com/gitlab-org/gitlab/-/merge_requests/49243 and https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2842. See https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1369 for more information.
-
Justin Ho authored
-
Justin Ho authored
Move away from admin.css
-
Justin Ho authored
Move away from admin.css
-
Natalia Tepluhina authored
Change FAQ link on the billing page See merge request gitlab-org/gitlab!52577
-
Mikołaj Wawrzyniak authored
Add a message parameter for the suggestion endpoints See merge request gitlab-org/gitlab!51245
-
Mike Jang authored
Add table of available OAuth scopes in the documentation See merge request gitlab-org/gitlab!52357
-
Dmytro Zaporozhets (DZ) authored
Remove onboarding issue tracking See merge request gitlab-org/gitlab!52349
-
Alessio Caiazza authored
Update Gitaly version See merge request gitlab-org/gitlab!52574
-
Achilleas Pipinellis authored
Add verify step to uploads migration to object storage details See merge request gitlab-org/gitlab!38985
-
Ben Bodenmiller authored
-
Kushal Pandya authored
Admin dashboard redesign See merge request gitlab-org/gitlab!52176
-
Arturo Herrero authored
Add standard_context to Snowplow test helper [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52375
-
Mike Jang authored
Resolve "Add developer docs for banzai benchmarking" See merge request gitlab-org/gitlab!52229
-
Brett Walker authored
with new rake command
-
Mark Chao authored
Do not use attributes_for in UpdateVulnerabilityConfidence spec See merge request gitlab-org/gitlab!52496
-
Kamil Trzciński authored
Fix pages migration threads See merge request gitlab-org/gitlab!52571
-
James Lopez authored
Replaced Gold mentions with Ultimate See merge request gitlab-org/gitlab!52501
-
Etienne Baqué authored
Occurrences to be replaced with Ultimate
-
Vitaly Slobodin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/29999
-
Peter Leitzen authored
Add parser for cilium alerts See merge request gitlab-org/gitlab!51996
-
Can Eldem authored
Cilium alerts were using generic parser This parser is created to parsing alert coming from KAS
-
GitLab Release Tools Bot authored
-
yo authored
Finish project card Update user stat card Update group stat card Add Changelog Transparent card footer Remove div tags Remove href in span tag Update Translations Turn into white bg Move to card for licence overview Update licence summary and breakdown Update Translations Fix margins Add separate heading Update translations Fix test Fix test Update index.html.haml_spec.rb Update index.html.haml_spec.rb Move to span Fix test Switch to col-md-4 Fix mobile view Fix Test
-