- 24 Aug, 2020 40 commits
-
-
Rémy Coutable authored
Remove async_update_pages_config feature flag See merge request gitlab-org/gitlab!39984
-
Nathan Friend authored
Merge branch '12870-environments-dashboard-indicate-to-users-that-removing-adding-a-project-from-one-dashboard' into 'master' Add text indicating removing project affects operation dashboard Closes #12870 See merge request gitlab-org/gitlab!39450
-
Rayana Verissimo authored
-
Shinya Maeda authored
Extract Gitlab::Ci::Lint class See merge request gitlab-org/gitlab!39692
-
Martin Wortschack authored
Fix Roadmap buffered rendering See merge request gitlab-org/gitlab!40243
-
Kushal Pandya authored
Bump swagger-ui-dist See merge request gitlab-org/gitlab!40077
-
Illya Klymov authored
Add alert ID to list view Closes #230572 See merge request gitlab-org/gitlab!39706
-
David O'Regan authored
We add the ALert ID to the Alert list view to ensure the user has access to this variable.
-
Achilleas Pipinellis authored
SSOT for version specific update steps See merge request gitlab-org/gitlab!40233
-
Fabian Zimmer authored
-
Ezekiel Kigbo authored
DAST Scanner Profiles - Form MVC boilerplate See merge request gitlab-org/gitlab!39762
-
Paul Gascou-Vaillancourt authored
Creates the basic controller, route, HAML view and Vue app for the upcoming DAST Scanner Profile form.
-
Mark Florian authored
Step 1 - Add fake_date test helper See merge request gitlab-org/gitlab!39495
-
-
Fabio Pitino authored
Provide an abstraction for the CI Lint feature that can use either a static validation via the Gitlab::Ci::YamlProcessor or via a simulation using Ci::CreatePipelineService. The resulting object is mode agnostic making it easy to serialize or visualize it in the UI.
-
Kamil Trzciński authored
Fix bug that unlocked artifacts for the wrong CI ref See merge request gitlab-org/gitlab!40082
-
Mark Florian authored
Fix user_sees_sidebar_spec when vue_issuables_list ff is off See merge request gitlab-org/gitlab!38415
-
Kushal Pandya authored
Replace isEmpty() check with other expectations See merge request gitlab-org/gitlab!40215
-
Mark Florian authored
Remove usage of non-conformant font-size 20 See merge request gitlab-org/gitlab!39972
-
Sarah Groff Hennigh-Palermo authored
This affects 4 files
-
Vitaly Slobodin authored
Fix eslint-staged script to respect deleted files See merge request gitlab-org/gitlab!40164
-
Roger Meier authored
-
Sarah Groff Hennigh-Palermo authored
Migrate deprecated buttons for Epics - Show More Closes #219894 See merge request gitlab-org/gitlab!40091
-
Thong Kuah authored
Revert "Merge branch 'sh-include-redis-in-workhorse-test' into 'master'" See merge request gitlab-org/gitlab!40245
-
Phil Hughes authored
Automatically add GraphQL requests to performance bar dropdown See merge request gitlab-org/gitlab!39956
-
Phil Hughes authored
Merge branch '222785-toggle-component-on-the-integration-settings-pages-should-be-a-checkbox' into 'master' Change active toggle on integration settings page to checkbox See merge request gitlab-org/gitlab!39586
-
Justin Ho Tuan Duong authored
Use GlFormCheckbox instead of GlToggle for setting of "Active" integration.
-
Sarah Groff Hennigh-Palermo authored
Fix tests which are failing in @vue/test-utils 1.x due to stubs See merge request gitlab-org/gitlab!40205
-
Marcia Ramos authored
[Docs] Update wording for when not to rebase on GitLab Flow Closes #208398 See merge request gitlab-org/gitlab!40069
-
David Kim authored
I think we're using rebase more liberally than it is stated in this doc so it seems to make sense to update the doc a little.
-
Phil Hughes authored
Alert todo GraphQL quality See merge request gitlab-org/gitlab!40097
-
David O'Regan authored
todo_mark_done is a generic mutation that can potentially (and will) be shared across many applications in gitlab. An example is Design Management.
-
Miguel Rincon authored
Board refactor - Move fetch lists GraphQL to VueX See merge request gitlab-org/gitlab!37905
-
Grzegorz Bizon authored
Add ignore_skipped option for pipeline status badge Closes #15304 See merge request gitlab-org/gitlab!28288
-
Fabian Schneider authored
-
Sean McGivern authored
This reverts merge request !40026
-
Illya Klymov authored
Guard against nullable filename in is_eslint See merge request gitlab-org/gitlab!40239
-
Phil Hughes authored
Add Service Templates deprecation warning banner See merge request gitlab-org/gitlab!25587
-
Justin Ho Tuan Duong authored
Use User Callouts to allow user to dismiss message
-
Sean McGivern authored
Allow distinct_count cop by string Closes #238555 See merge request gitlab-org/gitlab!40154
-