- 06 May, 2020 40 commits
-
-
Natalia Tepluhina authored
Migrate pipelines actions spec to Jest See merge request gitlab-org/gitlab!31113
-
Payton Burdette authored
Migrate pipelines actions spec from karma to jest. And use vue test utils now.
-
Heinrich Lee Yu authored
Use migration bot user in snippet backfilling migrations See merge request gitlab-org/gitlab!30762
-
Imre Farkas authored
Ensure GraphQL SSO Enforcement test can fail See merge request gitlab-org/gitlab!31235
-
Sean McGivern authored
Enable Gitlab/Json cop See merge request gitlab-org/gitlab!30630
-
Kamil Trzciński authored
Add default values for file store columns See merge request gitlab-org/gitlab!30769
-
Suzanne Selhorn authored
Update the author checklist for MRs See merge request gitlab-org/gitlab!31145
-
Ray Paik authored
-
Stan Hu authored
Revert "Report USS+PSS from ruby_sampler" See merge request gitlab-org/gitlab!31232
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to v0.0.46 See merge request gitlab-org/gitlab!30956
-
Kamil Trzciński authored
Mark UpdateHeadPipelineForMergeRequestWorker as idempotent See merge request gitlab-org/gitlab!30863
-
Douglas Barbosa Alexandre authored
The lfs_objects, ci_job_artifacts, and uploads table does not have a default value for the file store columns. To avoid the madness of three-state booleans where it can be true, false, or NULL we are setting a default value for these records.
-
James Edwards-Jones authored
-
Matthias Kaeppler authored
This reverts commit 20bff3bc. See discussion in https://gitlab.com/gitlab-org/gitlab/-/issues/216684
-
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.
-