- 06 May, 2020 40 commits
-
-
syasonik authored
Adds helper methods for generating system notes which correspond to publishing an issue to an associated status page application. These notes are meant to be used in another MR.
-
Kamil Trzciński authored
Mark UpdateHeadPipelineForMergeRequestWorker as idempotent See merge request gitlab-org/gitlab!30863
-
Amy Qualls authored
Enforce capitalization of TOML and YAML See merge request gitlab-org/gitlab!31179
-
Andrew Fontaine authored
Fix button spacing in the issue weight discovery See merge request gitlab-org/gitlab!31108
-
Ash McKenzie authored
Alert Management detail page graphql initial setup See merge request gitlab-org/gitlab!30703
-
Tristan Read authored
-
Shinya Maeda authored
Return User List Strategy to Unleash Clients See merge request gitlab-org/gitlab!30650
-
Jason Goodman authored
Require user list for gitlabUserList strategy Forbid user list for other strategies
-
Natalia Tepluhina authored
Set up graphql in Static Site Editor See merge request gitlab-org/gitlab!30881
-
Natalia Tepluhina authored
Migrate IDE event bus to mitt Closes #216021 See merge request gitlab-org/gitlab!30639
-
Paul Gascou-Vaillancourt authored
Added a basic spec for the event bus factory
-
Douglas Barbosa Alexandre authored
Add service to verify package files on secondaries Closes #13837 See merge request gitlab-org/gitlab!29131
-
Marcia Ramos authored
[Docs] Update merge_request_workflow.md ro make a h3 into a h2 See merge request gitlab-org/gitlab!31001
-
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
-
Enrique Alcantara authored
Create a new instance of the apollo client and inject a VueApollo provider to the Static Site Editor app
-
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
-