- 07 Oct, 2020 40 commits
-
-
Jacques Erasmus authored
Move pipelines table css to a page bundle See merge request gitlab-org/gitlab!43957
-
Miguel Rincon authored
In this change we wrap the CSS of the pipeline table that only appears in 4 pages, inside a `[data-page]` selector to scope where it is used. Additionally some unused/abandoned styles are removed.
-
Sean McGivern authored
Return specfic error message on epic assignment See merge request gitlab-org/gitlab!44296
-
Bob Van Landuyt authored
Fix problem with sorting in GraphQL by case expression See merge request gitlab-org/gitlab!44132
-
Sean McGivern authored
Use conan recipe as name in package presenter See merge request gitlab-org/gitlab!44294
-
Steve Abrams authored
Returns conan recipe as the package name attribute Removes unneeded frontend helper that composed the recipe.
-
Marcia Ramos authored
Remove repeated words See merge request gitlab-org/gitlab!44222
-
Marcia Ramos authored
Changes to: add file See merge request gitlab-org/gitlab!44141
-
TaliaNovich authored
-
Adam Hegyi authored
Update high traffic tables docs See merge request gitlab-org/gitlab!44421
-
Borivoje Tasovac authored
-
Jan Provaznik authored
-
Sean McGivern authored
Cache markdown when viewing a blob See merge request gitlab-org/gitlab!44300
-
Brandon Labuschagne authored
Merge branch '228989-replace-vue_shared-tooltip-with-gitlab-ui-s-tooltip-in-app-assets-javascripts-ide-components' into 'master' Replace vue_shared with GitLab UI tooltip in scroll_button.vue See merge request gitlab-org/gitlab!44539
-
Peter Leitzen authored
Fix Web hook deletion not working when many hook logs are present See merge request gitlab-org/gitlab!43464
-
Stan Hu authored
When a user attempts to destroy a Web hook, the database will attempt to delete all the associated Web hook logs. However, as we have seen in https://gitlab.com/gitlab-org/gitlab/-/issues/21940, the table may be too bloated or the number of rows too large that this deletion can time out due to a 15-second statement timeout. We rectify this situation by deleting these logs in batches of 1000 outside of a transaction. That should be acceptable since old logs get pruned periodically anyway, and when a Web hook is destroyed it's more important that the destruction makes progress and eventually removes the hook. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/21940
-
Sean McGivern authored
Resolve "Capitalize auto generated package name in graphQL api" See merge request gitlab-org/gitlab!44247
-
Sean McGivern authored
Fill details about merge_request_draft_filter FF See merge request gitlab-org/gitlab!44436
-
Rémy Coutable authored
Change Pajamas Danger rule to fail on migrated components See merge request gitlab-org/gitlab!44256
-
Anastasia McDonald authored
See second task of https://gitlab.com/gitlab-com/www-gitlab-com/-/issues/8596
-
Natalia Tepluhina authored
Update broken inject pattern on boards See merge request gitlab-org/gitlab!44463
-
Rémy Coutable authored
Separate repository analytics and group coverage licensing See merge request gitlab-org/gitlab!44478
-
Peter Leitzen authored
Hide Alert's open statuses inside a method See merge request gitlab-org/gitlab!44455
-
Patrick Bajao authored
Move filter-by-approvals feature to FOSS See merge request gitlab-org/gitlab!44402
-
Kamil Trzciński authored
Add group and url to flags See merge request gitlab-org/gitlab!44496
-
Peter Leitzen authored
Fix Rails/SaveBang offenses for spec files in spec/support/shared_example/* See merge request gitlab-org/gitlab!44424
-
Matthew Briedenhann authored
-
Peter Leitzen authored
Remove issue Incident feature flag See merge request gitlab-org/gitlab!44438
-
David O'Regan authored
-
Ezekiel Kigbo authored
Merge branch '249529-productivity-analytics-use-similarity-search-option-for-graphql-projects-queries' into 'master' PA: Use similarity search option for GraphQL projects queries See merge request gitlab-org/gitlab!43539
-
Sanad Liaquat authored
Add reliable tag to iteration e2e specs See merge request gitlab-org/gitlab!44202
-
Mark Chao authored
Adds action to DetailedStatusType See merge request gitlab-org/gitlab!44088
-
Illya Klymov authored
Merge branch '243750-display-messages-and-warning-for-partially-executed-cleanup-policies' into 'master' Add icon with partially executed cleanup policies See merge request gitlab-org/gitlab!44149
-
Nicolò Maria Mezzopera authored
- source - tests
-
Illya Klymov authored
Move merge_conflicts to page specific styles See merge request gitlab-org/gitlab!44168
-
Illya Klymov authored
Merge branch '228986-replace-vue_shared-tooltip-with-gitlab-ui-s-tooltip-in-app-assets-javascripts-ide-components' into 'master' Resolve "Replace vue_shared with GitLab UI tooltip in jobs/stage.vue" See merge request gitlab-org/gitlab!44375
-
Marcel Amirault authored
-
Stan Hu authored
Add `valid_roles` property to group members See merge request gitlab-org/gitlab!44358
-
Dylan Griffith authored
Explicitly require `ipaddress` gem See merge request gitlab-org/gitlab!44460
-
Dylan Griffith authored
Fix search sorting issue See merge request gitlab-org/gitlab!44009
-