- 28 Sep, 2020 40 commits
-
-
Enrique Alcántara authored
Replace popover with GlPopover component Closes #227239 See merge request gitlab-org/gitlab!43499
-
Michael Le authored
-
Nathan Friend authored
Improve issue/MR reaction search Closes #17405 and #24640 See merge request gitlab-org/gitlab!42321
-
Suzanne Selhorn authored
Docs: minor fixes See merge request gitlab-org/gitlab!43541
-
Kamil Trzciński authored
Update Workhorse version to 8.48.0 See merge request gitlab-org/gitlab!43586
-
Mike Jang authored
Remove duplicated metrics desctption from Usage Ping guide See merge request gitlab-org/gitlab!43387
-
Mike Jang authored
Improve Value Stream Analytics documentation See merge request gitlab-org/gitlab!43372
-
Dan Jensen authored
This clarifies that Value Stream Analytics exists at the project and group levels, but the group level feature is EE-only. This also clarifies that the 7 stages referenced are the default, and can be customized at the group level.
-
Douglas Barbosa Alexandre authored
Refactor Services and Pipelines factories to support parent strategy See merge request gitlab-org/gitlab!41693
-
Kerri Miller authored
Move group wikis from Starter to Premium [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!43170
-
Mike Jang authored
Clarify usage ping documentation See merge request gitlab-org/gitlab!43460
-
Kerri Miller authored
Remove cleanup_lfs_during_gc feature flag Closes #224753 and #238605 See merge request gitlab-org/gitlab!40979
-
Andrew Fontaine authored
Add details to feature flag entries See merge request gitlab-org/gitlab!43592
-
Mike Jang authored
Revert "Merge branch 'hdelalic-master-patch-68090' into 'master'" See merge request gitlab-org/gitlab!43425
-
Kerri Miller authored
Migrate triggers setting table to Vue See merge request gitlab-org/gitlab!41864
-
Miguel Rincon authored
So we can add more functionality to the triggers table we would like to move the table from HAML to Vue. As a temporary measure, this change loads the data from a JSON string that gets added to the HTML of the page, instead of loading the data via AJAX.
-
Peter Leitzen authored
Fill in info for metrics_dashboard feature flag See merge request gitlab-org/gitlab!43591
-
Jose Ivan Vargas authored
Remove retry icon on failed job if pipeline is a merge pipeline See merge request gitlab-org/gitlab!42495
-
Sean McGivern authored
Fix trace rate metric by using a correct interface See merge request gitlab-org/gitlab!43587
-
Mike Jang authored
Docs: Add internal projects note for external users permissions See merge request gitlab-org/gitlab!41925
-
Blair Lunceford authored
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v21.8.3 See merge request gitlab-org/gitlab!43584
-
Kerri Miller authored
Add approval rules with approvers to usage ping See merge request gitlab-org/gitlab!36737
-
Stan Hu authored
Fix copy_indexes migration helper failing for indexes with operator classes defined for them See merge request gitlab-org/gitlab!43471
-
Michael Kozono authored
Enable replication for terraform states versions by default Closes #249176 and #254622 See merge request gitlab-org/gitlab!43367
-
Andrew Fontaine authored
Migrate Bootstrap button to GlButton in mr_widget_auto_merge_failed.vue Closes #229334 See merge request gitlab-org/gitlab!42365
-
Kevin Comoli authored
This reverts commit ebda8065ca51a6fe675a011edfe798e617aa038d.
-
Kerri Miller authored
Fix quick action autocomplete in new epic form See merge request gitlab-org/gitlab!37099
-
Ethan Reesor authored
-
Dan Davison authored
Archive a design Closes gitlab-org/quality/testcases#274 See merge request gitlab-org/gitlab!42984
-
Tomislav Nikić authored
Adding all the needed selectors and the test base for creating a design inside the issue. It is using a manual approach since graphql is not ready.
-
Dan Davison authored
E2E Run pipeline via web only spec See merge request gitlab-org/gitlab!37745
-
Tiffany Rea authored
Remove unused selector Remove unused element check logic Remove superfluous checkand unused tags
-
Sarah GP authored
Adds details to four flags
-
Andrew Fontaine authored
Remove unnecessary assets from sprockets precompile See merge request gitlab-org/gitlab!43431
-
Lukas 'Eipi' Eipert authored
sprocket-rails adds some precompile assets we actually do not need. It copies all _non_ js and CSS files from the app/assets/ older. In our case this copies for example: Vue, Markdown and Graphql, which we do not need for production. We remove this default behavior and then reimplement it in order to consider ee/ as well and remove those other files we do not need. For reference: https://github.com/rails/sprockets-rails/blob/v3.2.1/lib/sprockets/railtie.rb#L84-L87
-
Nick Gaskill authored
Add note about limitation of rules:exists with DS See merge request gitlab-org/gitlab!43088
-
Adam Cohen authored
-
Andreas Brandl authored
Update feature flag definition See merge request gitlab-org/gitlab!43428
-
Gabriel Mazetto authored
Geo: Implement GraphQL endpoint for MR diffs Closes #215138 See merge request gitlab-org/gitlab!42363
-