- 23 Sep, 2019 40 commits
-
-
Russell Dickenson authored
Clarify additional minutes Closes #31336 See merge request gitlab-org/gitlab!17038
-
Evan Read authored
-
Mike Greiling authored
Update dependency @gitlab/visual-review-tools to v1.0.3 See merge request gitlab-org/gitlab!17536
-
Fatih Acet authored
Use scope param instead of hide_dismissed See merge request gitlab-org/gitlab!16834
-
Mike Greiling authored
Revert "Merge branch '12775-hide-issue-boards-switcher' into 'master'" See merge request gitlab-org/gitlab!17546
-
Winnie Hellmann authored
This reverts merge request !15293
-
Stan Hu authored
Fix ordering of issue boards Closes #32427 See merge request gitlab-org/gitlab!17356
-
Fatih Acet authored
Refactor RecaptchaModal component to allow more than one instance Closes #31115 See merge request gitlab-org/gitlab!16857
-
Winnie Hellmann authored
-
Tim Zallmann authored
Refactor error_message_spec to Jest Closes #32126 See merge request gitlab-org/gitlab!16916
-
Tim Zallmann authored
Customizable cycle analytics - Custom stage form ui See merge request gitlab-org/gitlab!15216
-
Stan Hu authored
Fix for #32595, users can view the blame or history of file with newlines in its filename. Closes #32595 See merge request gitlab-org/gitlab!17543
-
Jesse Hall authored
-
Fatih Acet authored
Merge branch '29295-time-tracked-info-are-different-during-right-side-open-and-collapsed-2' into 'master' Fix time tracking info when the sidebar is collapsed Closes #29295 See merge request gitlab-org/gitlab!16830
-
Coung Ngo authored
The time tracking info displayed the abbreviated time instead of the full time, e.g. "2h / 3h" instead of "2h 15m / 3h 45m". This commit fixes this so the full time is always displayed.
-
Robert Speicher authored
-
Fatih Acet authored
Validation errors in application settings, such as Geo panel, shows wrong panel See merge request gitlab-org/gitlab!14374
-
Dan Davison authored
Add E2E test of pipelines for merged results Closes gitlab-org/quality/testcases#203 See merge request gitlab-org/gitlab!17321
-
Mayra Cabrera authored
Links to SHA commits on the Releases page See merge request gitlab-org/gitlab!16128
-
Sean Carroll authored
Modify the Release API endpoint and Vue components to add live links on the Releases page. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61061
-
Mike Greiling authored
Productivity Analytics: Introduce fetchSecondaryChartData action See merge request gitlab-org/gitlab!17347
-
Martin Wortschack authored
- This fetches data for all charts except for the main chart
-
Mayra Cabrera authored
Only use basename from $BACKUP variable See merge request gitlab-org/gitlab!16464
-
Markus Koller authored
This is the documented intention of this variable and protects against path traversal attacks, which are low-risk though because the variable is only used in a Rake task and under administrator control.
-
Achilleas Pipinellis authored
Added when Zoom quick actions will be available See merge request gitlab-org/gitlab!17535
-
Sarah Waldner authored
-
Douglas Barbosa Alexandre authored
Move SMAU usage counters to the UsageData count field Closes version-gitlab-com#158, version-gitlab-com#159, version-gitlab-com#149, version-gitlab-com#148, version-gitlab-com#150, version-gitlab-com#147, version-gitlab-com#157, and version-gitlab-com#146 See merge request gitlab-org/gitlab!17074
-
Francisco Javier López authored
In other MRs we added some counter as independent params in the usage data json we use. Nevetheless, they should be gathered together inside the `count` field in the `UsageData` model.
-
Stan Hu authored
Use the redis set cache for branch and tag names Closes #30439 See merge request gitlab-org/gitlab!17116
-
Michael Kozono authored
Enable uploading of SVG images for Design Management Closes #12771 See merge request gitlab-org/gitlab!16160
-
Douglas Barbosa Alexandre authored
Adjust unnapliable suggestions in expanded lines See merge request gitlab-org/gitlab!17286
-
Heinrich Lee Yu authored
The backend was expecting the frontend to pass only one of `position` or `collapsed`. This changes the service so that it handles the case where both are provided
-
Mike Greiling authored
Empty state for when there's no files found in search See merge request gitlab-org/gitlab!16851
-
Marcia Ramos authored
Update docs for repository push audit events Closes #13986 See merge request gitlab-org/gitlab!17013
-
Stan Hu authored
[Docs] Add datetime_with_timezone to the migrations guide See merge request gitlab-org/gitlab!17534
-
Victor Zagorodny authored
-
Lukas Eipert authored
-
Nick Thomas authored
This reverts commit 034f0340.
-
Paul Slaughter authored
Migrate dropdown_spec to Jest Closes #31628 See merge request gitlab-org/gitlab!16913
-
Illya Klymov authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/31628
-