- 10 Nov, 2020 40 commits
-
-
Vladimir Shushlin authored
create!(file: somefile) actually assigns file before default_valud_for works. So Pages::DeploymentUploader gets the wrong default from the model and will always save file to disk storage regardless of object storage being enabled. rails attributes api actually allows to set default properly
-
Sean McGivern authored
Fix log statements in cleanup container repository worker See merge request gitlab-org/gitlab!47060
-
Achilleas Pipinellis authored
Update docs storage_size to reflect correct values See merge request gitlab-org/gitlab!47271
-
Natalia Tepluhina authored
Support test payloads through the UI for Alert intergrations See merge request gitlab-org/gitlab!47079
-
David O'Regan authored
Add support for alert HTTP create supported via GraphQL
-
Silvester Wainaina authored
-
Vitaly Slobodin authored
Remove components that are not used anymore See merge request gitlab-org/gitlab!46892
-
Ramya Authappan authored
Add Composer test See merge request gitlab-org/gitlab!46330
-
Sofia Vistas authored
-
Kushal Pandya authored
Fixed create branch button spinner after issue close See merge request gitlab-org/gitlab!47187
-
Phil Hughes authored
Fixes the create a branch button always being visible after the issue is closed. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/225303
-
Marcin Sedlak-Jakubowski authored
Remove NBSP spaces from docs See merge request gitlab-org/gitlab!47249
-
Phil Hughes authored
Rename assignees_dropdown to multiselect_dropdown See merge request gitlab-org/gitlab!47116
-
Scott Stern authored
-
Phil Hughes authored
Jdb/refactor diff html tables to use css grid See merge request gitlab-org/gitlab!44974
-
Justin Boyson authored
To minimize duplication we are promoting as much HTML table markup as is feasible up to the parent "row" components. Move computed values up to diff_content Move html tables up to row components Remove expansion row components as no longer needed
-
Vitali Tatarintev authored
Add filtering Jira issues on GitLab Vulnerability ID See merge request gitlab-org/gitlab!47198
-
Alan (Maciej) Paruszewski authored
-
Kushal Pandya authored
Forward deployment, add modal to warn users on "Retry" action See merge request gitlab-org/gitlab!46416
-
Angelo Gulina authored
Update spec to match FE guidelines Update spec with more test cases covering functionality
-
Ezekiel Kigbo authored
Reduce spacing around Swimlanes See merge request gitlab-org/gitlab!47143
-
James Lopez authored
Calculate intersection of redis hll metrics See merge request gitlab-org/gitlab!46146
-
Achilleas Pipinellis authored
Update docs on comparing execution plans when optimizing queries See merge request gitlab-org/gitlab!46757
-
Krasimir Angelov authored
Add paragraph on importance of BUFFERS
-
Miguel Rincon authored
Adds loading state to Run pipeline view See merge request gitlab-org/gitlab!47213
-
Natalia Tepluhina authored
Move design upload component to vue_shared See merge request gitlab-org/gitlab!46744
-
Peter Leitzen authored
Generate sitemap routes statically See merge request gitlab-org/gitlab!47174
-
Miguel Rincon authored
Fix top margin in "new project" See merge request gitlab-org/gitlab!47109
-
Miguel Rincon authored
Update empty state for the Pipeline visual builder See merge request gitlab-org/gitlab!46781
-
Frédéric Caplette authored
Change the copy of the empty state of the pipeline visualization builder.
-
Vitaly Slobodin authored
Hide Apply Suggestion Button for anonymous Users See merge request gitlab-org/gitlab!47071
-
Nicolò Maria Mezzopera authored
-
David O'Regan authored
Resolve "Select MR template in the static site editor" See merge request gitlab-org/gitlab!46488
-
Mark Chao authored
Add GraphQL mutation to promote an issue to an epic See merge request gitlab-org/gitlab!46143
-
Kushal Pandya authored
Update incidents to use issue header ellipsis dropdown See merge request gitlab-org/gitlab!46977
-
fjsanpedro authored
In this MR, in order to improve the request time, we generate the Sitemap routes statically instead of dynamically.
-
Lin Jen-Shin authored
Remove unpacked mapping from artifact See merge request gitlab-org/gitlab!47255
-
Ezekiel Kigbo authored
Remove bootstrap-looking component class from docs example See merge request gitlab-org/gitlab!38534
-
Kushal Pandya authored
Fix milestone payload when updating releases through the UI See merge request gitlab-org/gitlab!47222
-