- 26 Jul, 2019 40 commits
-
-
Kushal Pandya authored
Support indentation in the markdown editor See merge request gitlab-org/gitlab-ee!14585
-
GitLab Bot authored
-
Kamil Trzciński authored
Remove fallback to deployment_platform_cluster in `DeploymentMetrics` See merge request gitlab-org/gitlab-ce!31126
-
GitLab Bot authored
-
Fatih Acet authored
Add MR table component for Productivity Analytics See merge request gitlab-org/gitlab-ee!14757
-
Martin Wortschack authored
- Add MR table and MR table row component - Add table styles - Update PO file - Add specs - Add snapshots - Add mw-90 utility class
-
Kamil Trzciński authored
Add severity for vulnerabilities See merge request gitlab-org/gitlab-ce!31146
-
Tetiana Chupryna authored
-
James Lopez authored
Move license management reports backend for pipeline See merge request gitlab-org/gitlab-ee!14796
-
Can Eldem authored
This end point will be exposed in haml End point exposed in mr controller
-
GitLab Bot authored
-
Fatih Acet authored
(CE Port) Add MR table component for Productivity Analytics See merge request gitlab-org/gitlab-ce!30975
-
Martin Wortschack authored
-
GitLab Bot authored
-
Nick Thomas authored
Fix error rendering submodules in MR diffs when there is no .gitmodules See merge request gitlab-org/gitlab-ce!31162
-
Dmitriy Zaporozhets authored
Resolve "Conan Skeleton API" See merge request gitlab-org/gitlab-ee!14805
-
Steve Abrams authored
The initial structure for the Conan API endpoints is set up to allow for future API development.
-
Sean McGivern authored
Regenerate gitlab.pot file See merge request gitlab-org/gitlab-ee!14856
-
GitLab Bot authored
-
Lin Jen-Shin authored
Prefer `flat_map` over `map` + `flatten` See merge request gitlab-org/gitlab-ce!31144
-
Peter Leitzen authored
Convert several occurrences of `map` + `flatten` to `flat_map` where applicable.
-
Lin Jen-Shin authored
Prefer `flat_map` over `map` + `flatten` See merge request gitlab-org/gitlab-ee!14661
-
GitLab Bot authored
-
Douwe Maan authored
Without this change, we get a NoMethodError on nil
-
Sean McGivern authored
Add development documentation on label filtering Closes #49651 See merge request gitlab-org/gitlab-ce!30741
-
GitLab Bot authored
-
Fatih Acet authored
Update dependency @gitlab/ui to ^5.9.0 See merge request gitlab-org/gitlab-ce!31153
-
Lukas 'Eipi' Eipert authored
The GitLab UI update changed the spinner selector from `spinner` to `gl-spinner`, so we need to update it, so that our tests won't fail.
-
Heinrich Lee Yu authored
-
Fatih Acet authored
Update dependency @gitlab/ui to ^5.9.0 See merge request gitlab-org/gitlab-ee!14853
-
Lukas 'Eipi' Eipert authored
The GitLab UI update changed the spinner selector from `spinner` to `gl-spinner`, so we need to update it, so that our tests won't fail.
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Extract Auto DevOps deploy functions in a base image Closes #50286 See merge request gitlab-org/gitlab-ce!30404
-
GitLab Bot authored
-
Andreas Brandl authored
Adds event enum column to DesignsVersions join table See merge request gitlab-org/gitlab-ce!30745
-
GitLab Bot authored
-
Kushal Pandya authored
Support indentation in the markdown editor Closes #25070 See merge request gitlab-org/gitlab-ce!28914
-
Martin Hanzel authored
It will be hooked up to the markdown editor later
-
James Lopez authored
Ensure Warden triggers after_authentication callback See merge request gitlab-org/gitlab-ce!31138
-
Imre Farkas authored
By not triggering the callback: - ActiveSession lookup keys are not cleaned - Devise also misses its hook related to session cleanup
-