- 04 Mar, 2021 1 commit
-
-
Yorick Peterse authored
When generating a changelog, we now include links to merge requests for any merge commits to use as input. Prior to this commit we'd only consider merge requests that contained a commit. The process of fetching merge requests by their merge SHA is a bit different (and easier) compared to fetching them by their diffs. In this commit we do so using an extra database query, but this query is simple and should not pose any problems. This fixes https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1579
-
- 03 Mar, 2021 39 commits
-
-
Stan Hu authored
Use different Gitaly internal socket dirs in tests See merge request gitlab-org/gitlab!55557
-
Bob Van Landuyt authored
Add context metadata for runners API endpoints See merge request gitlab-org/gitlab!55089
-
Vitali Tatarintev authored
Fix 500 error on group-level Milestones page See merge request gitlab-org/gitlab!55540
-
Nathan Friend authored
Enhance the RefSelector component See merge request gitlab-org/gitlab!55245
-
Paul Gascou-Vaillancourt authored
Adds a enabledRefTypes prop to the RefSelector component to pick what ref types should be fetched and presented to the user.
-
charlie ablett authored
Ensure use of UTC timezone when counting CI Minutes See merge request gitlab-org/gitlab!55191
-
Mike Jang authored
Remove statement that complexity can happen outside deprecation cycles See merge request gitlab-org/gitlab!55551
-
Mikołaj Wawrzyniak authored
Add 'Followed User Activity' as dashboard user choices See merge request gitlab-org/gitlab!55165
-
Nicolò Maria Mezzopera authored
Make fork project form responsive See merge request gitlab-org/gitlab!55260
-
Imre Farkas authored
Fix code quality report comparer See merge request gitlab-org/gitlab!55123
-
Fabio Pitino authored
Add tests to prepare for refactoring destroy service See merge request gitlab-org/gitlab!55561
-
David O'Regan authored
Replace _uid reference with uniqueId See merge request gitlab-org/gitlab!55635
-
Olena Horal-Koretska authored
Add space next to icons in epic issue list See merge request gitlab-org/gitlab!54138
-
Yogi authored
-
Peter Leitzen authored
Use hard-coded group paths for truncated export filename spec See merge request gitlab-org/gitlab!55637
-
Vitali Tatarintev authored
Fix Rubocop violations in the issue-move-list mutation See merge request gitlab-org/gitlab!55610
-
Nicolò Maria Mezzopera authored
Refactor trials.scss into a select2 override See merge request gitlab-org/gitlab!55526
-
Paul Slaughter authored
Fix(oncallschedules): remove rotation assignee GlToken See merge request gitlab-org/gitlab!55283
-
Patrick Bair authored
Merge branch '322991-asset_proxy_allowlist-errors-in-13-9-for-geo-with-downtime-upgrades-or-restoring-from-backup' into 'master' Rename asset_proxy_allowlist column See merge request gitlab-org/gitlab!55419
-
Markus Koller authored
On CI the auto-generated group paths can become so long that the project path is truncated away, this fixese that by using hard-coded group paths.
-
Sean McGivern authored
Add tracking to merge request time estimate/spent changes [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55046
-
Paul Slaughter authored
We shouldn't access private props
-
Fabio Pitino authored
Add rollout issue for FF See merge request gitlab-org/gitlab!55607
-
Vitaly Slobodin authored
SCSS - update badge color for new plans See merge request gitlab-org/gitlab!54685
-
Etienne Baqué authored
-
David Fernandez authored
Allow saving repository weights after a storage has been removed See merge request gitlab-org/gitlab!53803
-
Vitali Tatarintev authored
Add Operating System details to usage ping See merge request gitlab-org/gitlab!54778
-
Jacques Erasmus authored
Remove iterations page specific CSS See merge request gitlab-org/gitlab!55520
-
Vitali Tatarintev authored
GithubImporter: Avoid validation exception See merge request gitlab-org/gitlab!55376
-
Ramya Authappan authored
Fix failing snippet and epic tests See merge request gitlab-org/gitlab!55575
-
-
David O'Regan authored
reduce code complexity and remove unneeded code
-
Kushal Pandya authored
Epic Boards - Collapse list and polish [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55456
-
Florie Guibert authored
- Save collapsed state of list on localStorage - Hide new button in header - Hide Delete Board option
-
Rémy Coutable authored
Print review-app URL See merge request gitlab-org/gitlab!55603
-
Rémy Coutable authored
Do not run bundle-size-review for forks See merge request gitlab-org/gitlab!55606
-
Sean McGivern authored
Merge branch 'philipcunningham-add-optional-branch-names-to-dast-site-create-and-update-322526' into 'master' Add ability to set dast_profiles.branch_name See merge request gitlab-org/gitlab!55138
-
Markus Koller authored
Enable error tracking in Projects::Integrations::Jira::IssuesController See merge request gitlab-org/gitlab!55578
-
Patrick Bajao authored
Use the generators to generate the metric YAML files and to update the dictionary.
-