- 25 Mar, 2021 40 commits
-
-
Yorick Peterse authored
Git isn't installed in our CNG runtime containers, so when the Gemspec is loaded an error is produced. Since we don't actually need to use Git, and only include two files, we can just hardcode the list of files to include in the Gem.
-
Craig Norris authored
Crop image of maintenance mode docs See merge request gitlab-org/gitlab!57489
-
Craig Norris authored
Carve off app information to new page See merge request gitlab-org/gitlab!57493
-
Amy Qualls authored
Continue splitting app-specific information out of the index page, in prep for a larger rewrite. No changes other than fixing links and header numbers.
-
Alper Akgun authored
Merge branch '323246-learn-gitlab-template-project-with-incorrect-onboarding-instructions' into 'master' Fix GitLab trial project template incorrect menu item See merge request gitlab-org/gitlab!55672
-
Suzanne Selhorn authored
Crop and remove images with sidebars or menus See merge request gitlab-org/gitlab!57502
-
Amy Qualls authored
This image was outdated and isn't needed. Remove it.
-
Suzanne Selhorn authored
Add note on shells with collapsible sections See merge request gitlab-org/gitlab!57488
-
Rémy Coutable authored
Resolve "Update lockbox gem before Rails 6.1" See merge request gitlab-org/gitlab!57283
-
Suzanne Selhorn authored
Crop out sidebars on image See merge request gitlab-org/gitlab!57495
-
Amy Qualls authored
Make the image a little more future-proof by removing sidebar and top menu.
-
Suzanne Selhorn authored
Revise, crop, reshoot, or remove images See merge request gitlab-org/gitlab!57512
-
Amy Qualls authored
Fix images in prep for sidebar changes coming soon.
-
Adam Hegyi authored
Add partial index to improve mirrors update See merge request gitlab-org/gitlab!57353
-
Aleksei Lipniagov authored
Fixes slow UpdateAllMirrorsWorker SQL: 16-18s -> under 2s.
-
Lin Jen-Shin authored
Merge branch '325610-ensure-package-related-jobs-on-dev-gitlab-org-gitlab-gitlab-ee-are-executed' into 'master' Ensure 'compile-assets-production' always run for auto-deploy branches See merge request gitlab-org/gitlab!57254
-
Achilleas Pipinellis authored
-
Alper Akgun authored
Add UsageDataQueries API [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57016
-
Rajendra Kadam authored
Add specs for the API calls
-
Toon Claes authored
Fix maven package query performance [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57041
-
Alper Akgun authored
Add Metrics YAML definitions for topology key See merge request gitlab-org/gitlab!57231
-
Marcin Sedlak-Jakubowski authored
Fixed mis-applied suggestion See merge request gitlab-org/gitlab!57408
-
Marcin Sedlak-Jakubowski authored
Expand the CI template develoment guide See merge request gitlab-org/gitlab!56843
-
Marcel Amirault authored
Expand guidelines for clarity and ease of review
-
Amy Qualls authored
Add fallback values in UsagePing See merge request gitlab-org/gitlab!57474
-
Rajendra Kadam authored
-
Alex Kalderimis authored
219247: Fix leak of number of vulnerabilities See merge request gitlab-org/gitlab!57037
-
-
Dmitry Gruzd authored
Execute Approval Gates webhook on MR change See merge request gitlab-org/gitlab!55998
-
Alper Akgun authored
-
Mayra Cabrera authored
Fix CTE test with PG12 [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57461
-
alinamihaila authored
- Add topology metric definition - Add object_json_schema attribute with a link to json schema of the object inside topology key - Remove duration_s and failures separate definitions
-
Phil Hughes authored
Update Code Review process to use Reviewers See merge request gitlab-org/gitlab!56802
-
Michelle Gill authored
-
Adam Hegyi authored
This change fixes the maven package finder query performance by using a CTE fence.
-
Yorick Peterse authored
Use ruby-magic-static for the time being See merge request gitlab-org/gitlab!57487
-
Marcia Ramos authored
Update links in development docs See merge request gitlab-org/gitlab!57089
-
Marcia Ramos authored
Add trailing slash to Omnibus wss address links See merge request gitlab-org/gitlab!57011
-
Yorick Peterse authored
When using the regular ruby-magic Gem we're running into issues with not being able to download the libmagic library. In merge request https://gitlab.com/gitlab-org/ruby-magic/-/merge_requests/5 we added a quick workaround to at least let us continue to deploy. This commit switches over our Rails application to use that fork for the time being.
-
Adrien Kohlbecker authored
-