- 29 Sep, 2020 1 commit
-
-
Scott Hampton authored
These HAML properties don't need to be props since they are not reactive. We can use provide and inject to get these props down to the child components without having to pass props all the way down.
-
- 28 Sep, 2020 1 commit
-
-
Scott Hampton authored
Refactor the spec files to reduce `beforeEach` functions and calls to `createComponent`.
-
- 25 Sep, 2020 1 commit
-
-
Scott Hampton authored
Refactored group repository analytics component to make room for adding more sections to the test coverage area. Moved the projects dropdown to its own component so it can be reused in an upcoming section. Also moved the modal button to be inside of a card according to design.
-
- 24 Sep, 2020 37 commits
-
-
Sarah Groff Hennigh-Palermo authored
Fetch more group projects See merge request gitlab-org/gitlab!43044
-
Fix incorrect permissions for incidents list See merge request gitlab-org/gitlab!43224
-
Sarah Waldner authored
-
Igor Drozdov authored
Remove inactive_policy_condition feature flag See merge request gitlab-org/gitlab!43311
-
Sean McGivern authored
Prefer take over first See merge request gitlab-org/gitlab!43315
-
Fix formatting issues on alerts page See merge request gitlab-org/gitlab!42760
-
Non-GitLab users can't see this information; removing from the documentation as a result.
-
Olena Horal-Koretska authored
Update disable_metric_dashboard_refresh_rate.yml See merge request gitlab-org/gitlab!43276
-
Kamil Trzciński authored
Add pages deployments uploader Closes #245295 See merge request gitlab-org/gitlab!42461
-
Sarah Groff Hennigh-Palermo authored
Convert stylesheets/pages/boards.scss into page specific bundle Closes #239795 See merge request gitlab-org/gitlab!42795
-
Sean McGivern authored
Spec fix See merge request gitlab-org/gitlab!41893
-
Alex Kalderimis authored
Take does not apply an order
-
Sarah Groff Hennigh-Palermo authored
Log user timing metrics See merge request gitlab-org/gitlab!43266
-
Olena Horal-Koretska authored
Integrate Vue mixin into component and update tests Closes #239861 See merge request gitlab-org/gitlab!42944
-
Yannis Roussos authored
Remove unused index for broken location fingerprints See merge request gitlab-org/gitlab!43126
-
Mike Greiling authored
Improve error handling of Webpack manifest loading See merge request gitlab-org/gitlab!43204
-
Vladimir Shushlin authored
Use GitLab uploader and override only dynamic_segment Add settings to gitlab.yml.examle Use pages path as root directory for local storage Add settings for pages object storage(not set anywhere ATM)
-
Imre Farkas authored
Use Conan recipe as package name in API response See merge request gitlab-org/gitlab!42860
-
Steve Abrams authored
Use the conan recipe as the name value and add conan_package_name as an additional attribute when returning a conan package.
-
Mike Jang authored
Clarify what a user-facing change is for changelogs See merge request gitlab-org/gitlab!43180
-
Jeremy Elder authored
-
Markus Koller authored
Remove a redundant warning already covered by the commit messages check See merge request gitlab-org/gitlab!43281
-
Adam Hegyi authored
-
Imre Farkas authored
Add validator for IP address/inet columns See merge request gitlab-org/gitlab!42893
-
Denys Mishunov authored
-
Yannis Roussos authored
Reference pages_deployments in pages_metadata Closes #245304 See merge request gitlab-org/gitlab!42834
-
Mike Jang authored
Fix typo due to missed suggestion See merge request gitlab-org/gitlab!43297
-
Mike Jang authored
Add Redis structured log videos Closes gitlab-com/gl-infra/scalability#510 See merge request gitlab-org/gitlab!43272
-
Jacob Vosmaer authored
-
Peter Leitzen authored
Store pipeline counts by status See merge request gitlab-org/gitlab!43027
-
Adam Hegyi authored
This change periodically stores pipeline counts by status for the instance statistics feature.
-
Miguel Rincon authored
-
Nathan Friend authored
Merge branch '232530-update-release-pages-vuex-stores-to-handle-group-milestones-assocaited-with-a-release' into 'master' Resolve "Update Release pages Vuex stores to handle Group milestones assocaited with a release" Closes #232530 See merge request gitlab-org/gitlab!43062
-
Sanad Liaquat authored
Retry clicking delete_key_button if unsuccessful Closes #255287 See merge request gitlab-org/gitlab!43258
-
Mike Jang authored
Add documentation for batch sum method See merge request gitlab-org/gitlab!43227
-
Alishan Ladhani authored
-
Miguel Rincon authored
In order to have more reliable rendering and CSS checks, we can remove the mixin graph_component_mixin.js that creates indirection in the component. Additional tests were added.
-