- 06 May, 2020 40 commits
-
-
Kamil Trzciński authored
Split group_import_export_ndjson feature flag See merge request gitlab-org/gitlab!31219
-
Natalia Tepluhina authored
Information on triggering events in vue tests See merge request gitlab-org/gitlab!27774
-
Ezekiel Kigbo authored
Fix grammar and some small spelling mistakes Clarify mounted component example
-
Natalia Tepluhina authored
Centralize logic for moving to neighboring commits in a Vuex action See merge request gitlab-org/gitlab!31110
-
Thomas Randolph authored
-
Andrew Fontaine authored
Remove unnecessary reactive properties in notes/mr_notes mount See merge request gitlab-org/gitlab!31143
-
Mike Jang authored
Docs - We are referring to project labels here. See merge request gitlab-org/gitlab!31117
-
Dmytro Zaporozhets authored
Move Alert Detail view to new feature flag See merge request gitlab-org/gitlab!31175
-
Tristan Read authored
-
Ash McKenzie authored
Remove FF merge_trains_parallel_pipelines See merge request gitlab-org/gitlab!30599
-
Andreas Brandl authored
Create Ci::DailyBuildGroupReportResult for daily code coverage See merge request gitlab-org/gitlab!30387
-
Rémy Coutable authored
Add feature spec for real-time sidebar assignees See merge request gitlab-org/gitlab!31132
-
Peter Leitzen authored
Remove hardcoded I18n string assertions Closes #214449 See merge request gitlab-org/gitlab!31064
-
Kassio Borges authored
Use one Feature Flat to Group Import and another one to Group Export to have a more granular control about Group Import/Export with ndjson.
-
Heinrich Lee Yu authored
Add accessibility report for a build See merge request gitlab-org/gitlab!30089
-
Maxime Orefice authored
-
Erick Bajao authored
This basically moves away from the EAV model which was Ci::DailyReportResult. Process is still the same, but now we're using JSONB column to store all the metrics. For now, it's just coverage.
-
Enrique Alcántara authored
Migrate issue_show to Jest Closes #27260 See merge request gitlab-org/gitlab!30720
-
Nicolò Maria Mezzopera authored
As part of the transition from Karma to jest, migrate all issue show application specs implemented in Karma to jest.
-
Ramya Authappan authored
Add Pipeline resource See merge request gitlab-org/gitlab!31120
-
Heinrich Lee Yu authored
Also mounts ActionCable in Capybara's Puma server
-
Enrique Alcántara authored
Replace edit area with rich content editor See merge request gitlab-org/gitlab!30985
-
Jacques Erasmus authored
Replaced the edit area with the rich content editor component
-
James Lopez authored
Move group policies for group wikis into EE See merge request gitlab-org/gitlab!30867
-
Achilleas Pipinellis authored
Add in non-HA 2k Reference Architecture Closes gitlab-org/quality/performance#223 See merge request gitlab-org/gitlab!31006
-
Grant Young authored
-
Peter Leitzen authored
Tidy up SidekiqConfig::CliMethods#worker_queues Closes #199230 See merge request gitlab-org/gitlab!31202
-
Nick Thomas authored
Remove deprecated Sidekiq rake tasks See merge request gitlab-org/gitlab!31198
-
Illya Klymov authored
Include Alert List in Alert Detail page breadcrumb See merge request gitlab-org/gitlab!31066
-
Tristan Read authored
-
Peter Leitzen authored
Expose more fields in AlertManagement Alert's GraphQL response See merge request gitlab-org/gitlab!31091
-
Vitali Tatarintev authored
Renders the alert payload as inline hash, and skips alert attributes
-
Phil Hughes authored
Disabled Edit button for binary snippets See merge request gitlab-org/gitlab!30904
-
Denys Mishunov authored
-
Igor Drozdov authored
Remove FF ci_force_exposing_merge_request_refs See merge request gitlab-org/gitlab!30591
-
Thong Kuah authored
Uses Kubernetes API conventions to create or update a resource Closes #29959 See merge request gitlab-org/gitlab!29010
-
Leandro Gomes authored
Removes get call in `create_or_update_*` methods at kube_client in favor of Kubernetes API conventions for PUT methods. By using a PUT method (like `update_*`) it will create or update the resource.
-
Illya Klymov authored
Remove feature flag from dependencies table See merge request gitlab-org/gitlab!31079
-
Mark Florian authored
Part of [Clean up dependency_list_ui feature flag and old code paths][1]. [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/212867
-
Igor Drozdov authored
Allowlist GitLab team members on gitlab.com See merge request gitlab-org/gitlab!31052
-