- 17 Sep, 2020 40 commits
-
-
Craig Norris authored
-
Martin Wortschack authored
Remove Value Stream Total stage Closes #33646 See merge request gitlab-org/gitlab!42345
-
Robert Speicher authored
Add deploy_version reader to QA environment See merge request gitlab-org/gitlab!42515
-
Robert Speicher authored
Allow projects to be queried by ids with GraphQL See merge request gitlab-org/gitlab!42372
-
Maxime Orefice authored
This commit allows our GraphQL API to query projects by ids.
-
Vitaly Slobodin authored
Replaced GlDeprecatedDropdown with GlDropdown on dependencies page Closes #233592 See merge request gitlab-org/gitlab!42538
-
Neil McCorrison authored
-
Martin Wortschack authored
Fix(Analytics Filter Bars): ensure correct queries Closes #249591 See merge request gitlab-org/gitlab!42477
-
Michael Lunøe authored
This MR applies filter bar utils for getters and actions to pull out filters in the correct format for Merge Request Analytics and for Code Review pages. Refs: https://gitlab.com/gitlab-org/gitlab/-/issues/249591 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41898 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41112 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41121 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40975 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40948 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40855 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40845 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40004 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39629 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39603 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39588
-
Markus Koller authored
Remove successful signup flash message See merge request gitlab-org/gitlab!42512
-
Marcin Sedlak-Jakubowski authored
Zip archive does not contain lfs references See merge request gitlab-org/gitlab!42224
-
Pavel Shutsin authored
Regenerate GraphQL schema
-
Kushal Pandya authored
Convert issuable sidebar labels from Haml to Vue See merge request gitlab-org/gitlab!41561
-
Coung Ngo authored
Issue sidebar labels was entirely in Haml. By converting it to Vue, we can use gitlab-ui components
-
Olena Horal-Koretska authored
Add Test Case list See merge request gitlab-org/gitlab!41998
-
Sean McGivern authored
Update graphql schema file See merge request gitlab-org/gitlab!42590
-
Enrique Alcántara authored
Simple gitlab-ui class use update Closes #249571 See merge request gitlab-org/gitlab!42535
-
Marcin Sedlak-Jakubowski authored
Add Task in Table Example to GitLab Markdown Reference See merge request gitlab-org/gitlab!42086
-
Kenny Johnston authored
-
Martin Wortschack authored
Removing old unnecessary HAML Linting for Inline JS See merge request gitlab-org/gitlab!42574
-
Achilleas Pipinellis authored
Geo move database pages into setup folder See merge request gitlab-org/gitlab!42577
-
Heinrich Lee Yu authored
Remove `ci_plan_needs_size_limit` feature flag Closes #238173 See merge request gitlab-org/gitlab!42584
-
Martin Wortschack authored
Widen issuable list only on mobile to be mobile-friendly See merge request gitlab-org/gitlab!41249
-
Heinrich Lee Yu authored
Remove `ci_if_parenthesis_enabled` feature flag Closes #238174 See merge request gitlab-org/gitlab!42583
-
Pavel Shutsin authored
Total stage is redundant and shown as Lead time so we don't need it as separate stage anymore.
-
Dmytro Zaporozhets (DZ) authored
Mark RunDASTScan mutation as deprecated See merge request gitlab-org/gitlab!42544
-
Philip Cunningham authored
This functionality has been superseded by DastOnDemandScanCreate.
-
rossfuhrman authored
-
Viji Rao authored
Added console commands for removing webhook See merge request gitlab-org/gitlab!42572
-
Mark Florian authored
Merge branch '233595-replace-gldeprecateddropdown-with-gldropdown-in-ee-app-assets-javascripts-licenses' into 'master' Replaced depracted dropdown Closes #233595 See merge request gitlab-org/gitlab!42323
-
Kyle Mann authored
-
Markus Koller authored
Track state change events for Epics See merge request gitlab-org/gitlab!42088
-
Andreas Brandl authored
DAST Site validation - Model Layer See merge request gitlab-org/gitlab!41639
-
Philip Cunningham authored
Adds new models for on-demand DAST site validation process.
-
Bob Van Landuyt authored
Remove feature flag `status_page_attachments` Closes #219286 See merge request gitlab-org/gitlab!42394
-
Dmytro Zaporozhets (DZ) authored
Add total counts of default branch locks and multi-branch LFS locks to Usage Ping Closes #224593 See merge request gitlab-org/gitlab!41824
-
Tim Zallmann authored
Removes the disabling line for inline script checks (which were about using :javascript)
-
Fabian Zimmer authored
Moved the pages into the setup folder and fixed the broken links in the other pages. This brings us closer to a more jobs to be done focused documentation.
-
Markus Koller authored
Enable snippets_edit_vue by default See merge request gitlab-org/gitlab!42412
-
Denys Mishunov authored
Updated the corresponding RSpec suits making sure the app works with and without the flags: - snippets_vue (vueified view of a snippet) - snippets_edit_vue (vueifid edit form)
-