- 12 Aug, 2020 40 commits
-
-
Nick Thomas authored
At the moment, users have no way to clean up orphaned LFS objects in their repositories. Ideally, this would happen automatically, but in the meantime, making it part of project housekeeping - which can be manually triggered, and is also used during project cleanup, which is often used as part of the "remove LFS from this repository" flow - solves a pressing need.
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v18.6.2 See merge request gitlab-org/gitlab!39289
-
Igor Drozdov authored
Add data to commented_by field See merge request gitlab-org/gitlab!39237
-
Robert May authored
Adds a simple lookup for note authors who are approvers for an MR.
-
Imre Farkas authored
Drop minimum required Git version to v2.24.0 again See merge request gitlab-org/gitlab!39185
-
Natalia Tepluhina authored
Replace fa-sign-out icons with GitLab SVG leave/close icon Closes #225895 See merge request gitlab-org/gitlab!37794
-
Markus Koller authored
Remove the introduction banner once and for all See merge request gitlab-org/gitlab!38967
-
Martin Wortschack authored
Value stream switch dropdown sorting See merge request gitlab-org/gitlab!39170
-
Ezekiel Kigbo authored
Updates the related create value stream specs to check inside the dropdown
-
Imre Farkas authored
Change coverage fuzzing prefix to COVFUZZ See merge request gitlab-org/gitlab!38441
-
Yevgeny Pats authored
-
Kushal Pandya authored
Toggle epic confidential See merge request gitlab-org/gitlab!37678
-
Ezekiel Kigbo authored
Add "Add panel" item to dashboard actions menu See merge request gitlab-org/gitlab!39194
-
Miguel Rincon authored
Add a new link to allow users to navigate to the panel preview page. The new link is added directly in the actions menu.
-
Phil Hughes authored
Merge branch '217858-improve-productivity-analytics-error-when-query-takes-too-long-to-calculate' into 'master' Improve Productivity Analytics error message Closes #217858 See merge request gitlab-org/gitlab!39074
-
Martin Wortschack authored
- This improves the error message when a query takes too long to calculate
-
Shinya Maeda authored
Merge branch '208805-fix-filter-by-releases-in-groups-issue-and-merge-request-search-bar' into 'master' Fix filter by releases at group issues and merge requests search bar Closes #208805 See merge request gitlab-org/gitlab!26740
-
Gilang Gumilar authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/208805 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26740
-
Jan Provaznik authored
Add _links to epics API Closes #230586 See merge request gitlab-org/gitlab!37395
-
Savas Vedova authored
- Clean up related files
-
Phil Hughes authored
Improve rendering of very large files in the Repo File Browser Closes #222685 See merge request gitlab-org/gitlab!38733
-
Samantha Ming authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/222685
-
Kushal Pandya authored
Resolve "New File page file name field unclickable" See merge request gitlab-org/gitlab!39310
-
Yannis Roussos authored
Add not null constraint for file to ci_ipeline_artifacts See merge request gitlab-org/gitlab!39118
-
Ash McKenzie authored
Add new security charts page See merge request gitlab-org/gitlab!38088
-
Toon Claes authored
ScimFinder to support email fragment as username See merge request gitlab-org/gitlab!38807
-
Martin Wortschack authored
Fix flaky test in spec/features/issues/gfm_autocomplete_spec.rb See merge request gitlab-org/gitlab!39139
-
Peter Leitzen authored
Stop using weight and priority keys in metrics dashboards See merge request gitlab-org/gitlab!38572
-
Bob Van Landuyt authored
Map the Kabyle locale to the language code `kab` for Crowdin sync See merge request gitlab-org/gitlab!39248
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!39308
-
Rajat Jain authored
Add sidebar action to include turn epic confidentiality on/off
-
Martin Wortschack authored
- Also replace trash icon in member list with SVG
-
Himanshu Kapoor authored
When in mobile view, it got overlayed by the dropdown block element.
-
Alexander Turinske authored
-
Alexander Turinske authored
- regenerate .pot files - update routes to not explicitly call out the controller to use - clean up permission check
-
Alexander Turinske authored
- update images for group security dashboard - move group vulnerability report to vulnerability list section
-
Alexander Turinske authored
- the titles of the pages and sidebar are correct - the changelog title is now more descriptive - the unavailable data was abstracted out into a helper method to be used in multiple places
-
Alexander Turinske authored
- create new group/security/vulnerabilities#index route - create new controller to serve up vulnerabilities page - create create page for when this feature is unavailable - create new nav link - remove now redundant charts on vulnerabilities page - update tests
-
GitLab Release Tools Bot authored
-
Ash McKenzie authored
Add ability to update DastSiteProfile with GraphQL See merge request gitlab-org/gitlab!38662
-