- 09 Mar, 2020 40 commits
-
-
Sean McGivern authored
Move snippet feature flag check from git access class to controllers See merge request gitlab-org/gitlab!26583
-
Rémy Coutable authored
Fix N+1 queries for PipelinesController#index.json Closes #207194 See merge request gitlab-org/gitlab!26643
-
Achilleas Pipinellis authored
List various garbage collect options in no downtime section See merge request gitlab-org/gitlab!26732
-
Achilleas Pipinellis authored
Add detailed explanation for label shorthand value See merge request gitlab-org/gitlab!26357
-
Sean McGivern authored
Modify keep_divergent_refs via RemoteMirror API See merge request gitlab-org/gitlab!26407
-
Martin Wortschack authored
Truncate long value stream analytics names in the stage list Closes #207054 See merge request gitlab-org/gitlab!25943
-
Lin Jen-Shin authored
Use `workflow:rules:` for `.gitlab-ci.yml` See merge request gitlab-org/gitlab!26280
-
Jan Provaznik authored
Show git error message updating snippet See merge request gitlab-org/gitlab!26570
-
Andrei Stoicescu authored
-
Achilleas Pipinellis authored
Docs: Configure Prometheus and Grafana in Praefect setup documentation Closes gitaly#2515 See merge request gitlab-org/gitlab!26300
-
Jacob Vosmaer authored
-
Ezekiel Kigbo authored
Moves the test for the stage name tooltip from rspec to jest now that we are using GlTooltip component Remove extra flex-row class
-
Ezekiel Kigbo authored
Cleaning up imported components and ensuring we use gl-* components Replace button with gl-button Replace tooltip directive with component
-
Ezekiel Kigbo authored
Fixes broken specs and updates the CE project level cycle anaytics column widths to match EE
-
Ezekiel Kigbo authored
Ensures that the stage title and median value are equally spaced in the stage table.
-
Ezekiel Kigbo authored
Ensures we truncate long names in customizable cycle analytics, and adds a tooltip.
-
Achilleas Pipinellis authored
Fix typos in monorepo package workflow docs See merge request gitlab-org/gitlab!26573
-
Kushal Pandya authored
Merge branch '207367-change-link-icons-on-security-configuration-page-to-follow-design-system' into 'master' Follow pajamas on security configuration (link icons) See merge request gitlab-org/gitlab!26340
-
Kushal Pandya authored
Use snowplow for user error reporting in trial See merge request gitlab-org/gitlab!24430
-
Kushal Pandya authored
Replace labels in Vue with gitlab-ui component See merge request gitlab-org/gitlab!21465
-
Florie Guibert authored
- Epic sidebar - Issue boards - Group Issues list
-
Francisco Javier López authored
At the moment, class `GitAccessSnippet` ensures that the feature flag :version_snippets is enabled in order to allow/disallow snippet git actions. Nevertheless, there are git operations, like when we update the snippet info, that we want to perform always, no matter the feature flag status. We need to move the check outside the access class into the controllers and the internal API.
-
Achilleas Pipinellis authored
Support more query variables in custom dashboards per project Closes #35475 See merge request gitlab-org/gitlab!25732
-
Kirstie Cook authored
-
Achilleas Pipinellis authored
Docs: Note issue and workaround for Gitaly not updating listen address See merge request gitlab-org/gitlab!26492
-
Will Chandler authored
-
Achilleas Pipinellis authored
Update Packages development docs See merge request gitlab-org/gitlab!25125
-
David Fernandez authored
Add guidelines and sections for the first iteration on the MVC.
-
Shinya Maeda authored
Move finder for merge request pipelines to Ci namespace See merge request gitlab-org/gitlab!26645
-
Achilleas Pipinellis authored
Detail that gitlab:check won't work on component servers See merge request gitlab-org/gitlab!25299
-
Ben Bodenmiller authored
-
Martin Wortschack authored
Update js-cookie to latest version See merge request gitlab-org/gitlab!26753
-
Mike Greiling authored
Show cluster status (FE) See merge request gitlab-org/gitlab!26368
-
Martin Wortschack authored
Update GitLab Packages See merge request gitlab-org/gitlab!26486
-
Evan Read authored
New branch to fix rebase issue See merge request gitlab-org/gitlab!26428
-
Kelly Hair authored
This should be better.
-
Martin Wortschack authored
Refactor Snippet Edit File field to Vue See merge request gitlab-org/gitlab!26676
-
Martin Wortschack authored
Fix extra border on custom stage form groups Closes #207966 See merge request gitlab-org/gitlab!26729
-
Alper Akgun authored
Notifies about errors user's face through snowplow events
-
Mike Greiling authored
-