- 23 Feb, 2021 40 commits
-
-
Miguel Rincon authored
The "type" prop in the stage is used to decide if an event should be triggered in the eventHub but using an single event bind is easier to track.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!54951
-
Kamil Trzciński authored
Add lookup methods in Variables::Collection See merge request gitlab-org/gitlab!54503
-
Christopher Lefelhocz authored
Define guidelines for naming namespaces See merge request gitlab-org/gitlab!52359
-
Kushal Pandya authored
Hide no milestone option when filtering milestone dropdown See merge request gitlab-org/gitlab!54814
-
Illya Klymov authored
Revert "Support automatic transitions of Jira issues" See merge request gitlab-org/gitlab!54807
-
David O'Regan authored
Add event count column to threat alerts See merge request gitlab-org/gitlab!54616
-
Alexander Turinske authored
- add event count column - update tests - add expanded wrapper to tests
-
GitLab Release Tools Bot authored
-
Jose Ivan Vargas authored
Introduce learn gitlab design b See merge request gitlab-org/gitlab!54443
-
Kerri Miller authored
Fix duplicate text in What's New See merge request gitlab-org/gitlab!54945
-
Natalia Tepluhina authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!54928
-
Michael Karampalas authored
-
Douglas Barbosa Alexandre authored
Refactor coverage finder [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54486
-
Douglas Barbosa Alexandre authored
Relax tag requirements when generating changelogs See merge request gitlab-org/gitlab!54832
-
Robert Speicher authored
Jira Issue Detail page: Jira private links with paperclip icons See merge request gitlab-org/gitlab!54821
-
Alex Kalderimis authored
Remove clear_status_with_quick_options feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54820
-
Dan Davison authored
E2E test for CICD with Github See merge request gitlab-org/gitlab!50905
-
Tiffany Rea authored
Add github gem for test Refactor Page::Project::New page element Rename EE::Resource::ImportRepoWithCICD method Add new method in Page::Project::Import::Github Refactor EE::Page::Project::New page element Rename Resource::ProjectImportedFromGithub method Add new E2E for CICD github
-
David O'Regan authored
Project Settings CI/CD Headers Expand/Collapse [1/3] See merge request gitlab-org/gitlab!54114
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 headers in Project Settings CI/CD for GitLab FOSS. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Dan Davison authored
Update stale E2E test - automatic replication See merge request gitlab-org/gitlab!54776
-
Jan Provaznik authored
Support /child_epic quick action when creating epics See merge request gitlab-org/gitlab!53073
-
Amy Qualls authored
Experiment feature flags should have a rollout issue See merge request gitlab-org/gitlab!54865
-
Douglas Barbosa Alexandre authored
Create experiment global template See merge request gitlab-org/gitlab!54623
-
Doug Stull authored
- for use by all experiments - adds table guide
-
Felipe Artur authored
Allow to assign child epics with quick actions when creating epics
-
Bob Van Landuyt authored
Upgrade gitlab-sidekiq-fetcher to 0.5.4 for bug fix See merge request gitlab-org/gitlab!54881
-
Phil Hughes authored
Rename `jira_issues_list_root.vue` to `jira_issues_import_status_app.vue` See merge request gitlab-org/gitlab!54893
-
Natalia Tepluhina authored
Add column with list of labels and search field [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52061
-
Simon Knox authored
Uses the board_new_list feature flag Disabled the flag for any specs that it breaks
-
Yorick Peterse authored
When generating a changelog and leaving out the `from` parameter, we no longer require that the names of tags start with a "v". Instead, tags can now be in the format `X.Y.Z` or `vX.Y.Z`. This fixes https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1572
-
Mike Jang authored
Fix FE CSS style guide example See merge request gitlab-org/gitlab!54904
-
Adam Hegyi authored
This change removes the clear_status_with_quick_options.
-
Jannik Lehmann authored
-
Pedro Pombeiro authored
-
Pedro Pombeiro authored
Allows for quick lookup when expanding variable values.
-
Mike Jang authored
Note effect of SSH expiration enforcement See merge request gitlab-org/gitlab!54845
-
Dan Jensen authored
It may not have been clear to users that enabling SSH expiration enforcement will cause all expired SSH Keys to stop being usable, so this adds a brief explanation as warning.
-
Bob Van Landuyt authored
-