- 23 Jun, 2020 40 commits
-
-
Achilleas Pipinellis authored
-
Peter Leitzen authored
Refactor /publish to use a designated service entrypoint rather than queue a worker Closes #219266 See merge request gitlab-org/gitlab!33925
-
Sean Arnold authored
- Add back mark for publication - Add back error message
-
Peter Leitzen authored
Extract Alert Management alert presenters See merge request gitlab-org/gitlab!34529
-
Suzanne Selhorn authored
Docs: PHP composer registry is coming in 13.2 See merge request gitlab-org/gitlab!35153
-
Robert Speicher authored
Removes redundant step from Security Issue template See merge request gitlab-org/gitlab!35151
-
Andrew Fontaine authored
Expand the dashbord fixture to include metrics data See merge request gitlab-org/gitlab!33301
-
Toon Claes authored
Add author_id index to audit_events Closes #222639 See merge request gitlab-org/gitlab!34643
-
Sean McGivern authored
Optimize subgroup permission checking See merge request gitlab-org/gitlab!35061
-
Mayra Cabrera authored
This commits removes the last step from "Documentation and final details" because it's a bit redundant: * There's no value of having the developer specifying the vulnerability was fixed. * Security implementation issue is automatically closed once the MR targeting master is merged, so the last step is probably overlooked by most of the developers
-
Douglas Barbosa Alexandre authored
Added release dates for Geo data Closes #198481 See merge request gitlab-org/gitlab!35027
-
Michael Friedrich authored
-
Andrew Fontaine authored
Fix group path autofill See merge request gitlab-org/gitlab!34934
-
Fabio Pitino authored
Fix pipeline index json Gitaly N+1 with `latest?` Closes #19697 See merge request gitlab-org/gitlab!34160
-
Grzegorz Bizon authored
This commit adds support for preloading pipeline refs when serializing a bunch of pipelines, using the new Gitaly RPC for checking commits for a given set of refs.
-
Jose Ivan Vargas authored
Remove !important clauses from button disabled styles See merge request gitlab-org/gitlab!34955
-
Andrew Fontaine authored
Update dependency @gitlab/svgs to v1.141.0 See merge request gitlab-org/gitlab!35097
-
Toon Claes authored
-
Robert Hunt authored
Reverts to the old index on removal
-
Robert Hunt authored
Added a new index to the audit_events table to allow us to be performant when querying for author_id in relation to the entity_id, entity_type and id Updated structure.sql with the new migration
-
Nicolò Maria Mezzopera authored
Geo Package Files - GraphQL Pagination Closes #208470 See merge request gitlab-org/gitlab!34004
-
Zack Cuddy authored
This splits off of: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/32872 This is an attempt at MVC to avoid a massive MR. This MR hooks up the separate logic for GraphQL pagination.
-
Markus Koller authored
Add counting logic to snippet statistics See merge request gitlab-org/gitlab!35118
-
Amy Qualls authored
Fix a backtick position in Serverless doc See merge request gitlab-org/gitlab!35119
-
Amy Qualls authored
Docs: add introduced-in line for Terraform page See merge request gitlab-org/gitlab!34894
-
Amy Qualls authored
Added motivation / why section to the IaC docs See merge request gitlab-org/gitlab!35021
-
Viktor Nagy authored
-
Shinya Maeda authored
Add Dart gitlab-ci template See merge request gitlab-org/gitlab!32942
-
agilob authored
-
Jan Provaznik authored
Copy project snippet routes under - scope See merge request gitlab-org/gitlab!35022
-
Mike Jang authored
Add the Database Reviewer Guide Closes #222823 See merge request gitlab-org/gitlab!34725
-
Yannis Roussos authored
-
Enrique Alcántara authored
Fix navigation theme option alignment See merge request gitlab-org/gitlab!35041
-
Nathan Friend authored
This commit fixes the alignment of the color theme options in User Settings > Preferences > Navigation Theme when the name of the theme is long.
-
Enrique Alcántara authored
Remove prepend-bottom-32 CSS class See merge request gitlab-org/gitlab!34793
-
Enrique Alcantara authored
-
Rémy Coutable authored
Add GitLab Test Coverage Visualization to Karma, Jest and RSpec See merge request gitlab-org/gitlab!27655
-
Jan Provaznik authored
Allow to unassign Issues and Merge Requests when member leaves team See merge request gitlab-org/gitlab!34388
-
Vitali Tatarintev authored
Extract `AlertManagement::PrometheusAlertPresenter` from `AlertManagement::AlertPresenter` to present Prometheus specific alerts.
-
Shinya Maeda authored
Delete Correct Strategy When Removed From New Feature Flag Closes #222940 See merge request gitlab-org/gitlab!34889
-