- 25 Mar, 2021 40 commits
-
-
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
-
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.
-
Amy Qualls authored
Fix typo in ip restriction docs See merge request gitlab-org/gitlab!57414
-
Kushal Pandya authored
Add bulk edit to issues list page refactor See merge request gitlab-org/gitlab!57230
-
Coung Ngo authored
This commit adds bulk edit to the Vue issues list page, which is under the feature flag `vue_issues_list` defaulted to off.
-
Rémy Coutable authored
Set google-protobuf dependency to a version that works See merge request gitlab-org/gitlab!55972
-
Sean McGivern authored
Extend state transition that initiate creation of vulnerabilities in database to blocked pipeline state See merge request gitlab-org/gitlab!56779
-
Jan Provaznik authored
Remove N + 1 for milestones issues See merge request gitlab-org/gitlab!57349
-
Sean McGivern authored
Add a separate metrics definition generator for Redis HLL counters See merge request gitlab-org/gitlab!56367
-
Mikołaj Wawrzyniak authored
Return 0 early if there are no events See merge request gitlab-org/gitlab!57126
-
Rajendra Kadam authored
Add specs for the zero check
-
Jacques Erasmus authored
Moves diff notes comment icon to CSS See merge request gitlab-org/gitlab!57345
-
Heinrich Lee Yu authored
Create a fake mimemagic gem in the vendors folder [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57443
-
Fabio Pitino authored
Refactor workflow rules config passing See merge request gitlab-org/gitlab!57136
-
Dylan Griffith authored
Clean up git remote in cached repo See merge request gitlab-org/gitlab!57456
-
Heinrich Lee Yu authored
Reduce flakiness by waiting before pipeline hover See merge request gitlab-org/gitlab!57471
-
Heinrich Lee Yu authored
Merge branch '325638-api-version-repos-namespace-project-branches-should-not-query-the-primary-databases' into 'master' Do not stick to primary after log Jira DVCS usage See merge request gitlab-org/gitlab!57328
-
James Fargher authored
Delete security_finding records with missing UUIDs See merge request gitlab-org/gitlab!56975
-
Dmitry Gruzd authored
Increase version of gitlab-experiment schema See merge request gitlab-org/gitlab!56878
-
Max Woolf authored
For each external approval rule in a project, send a standard webhook payload to the endpoint. This is fire-and-forget and does not provide a mechanism for the 3rd party to feed-back directly to the MR in question.
-
Dmytro Zaporozhets (DZ) authored
Ignore database locations in performance stats See merge request gitlab-org/gitlab!57380
-
Rémy Coutable authored
Fix RuboCop offenses of EE group model See merge request gitlab-org/gitlab!57384
-
Miguel Rincon authored
-