- 14 May, 2021 40 commits
-
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61779
-
Olena Horal-Koretska authored
Remove unnecessary styling for sidebar components See merge request gitlab-org/gitlab!61740
-
Max Woolf authored
Add fields to graphQL version type See merge request gitlab-org/gitlab!61567
-
Matthias Käppler authored
Improve readability of specs table for credit card requirement See merge request gitlab-org/gitlab!61776
-
Bob Van Landuyt authored
Wiki: Use FindAllCommits RPC to list page versions See merge request gitlab-org/gitlab!61459
-
Nicolò Maria Mezzopera authored
Enable pipeline editor drawer by default See merge request gitlab-org/gitlab!61620
-
Frédéric Caplette authored
-
GitLab Release Tools Bot authored
-
Alessio Caiazza authored
Bump image in the CI-Template Jobs/Build.gitlab-ci.yml to 0.6.0 See merge request gitlab-org/gitlab!59882
-
Albert Salim authored
Move the changelog Dangerfile logic to a fully-tested helper module See merge request gitlab-org/gitlab!60919
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61773
-
Bob Van Landuyt authored
Require credit card data if shared runners are enabled See merge request gitlab-org/gitlab!61769
-
Fabio Pitino authored
Make table more compact for better readability
-
Dmitry Gruzd authored
Remove group-level licensed features from free-tier project boards [RUN-AS-IF-FOSS] [RUN ALL RSPEC] See merge request gitlab-org/gitlab!61434
-
Marcel Amirault authored
Document branch switcher feature in pipeline editor See merge request gitlab-org/gitlab!61771
-
Max Woolf authored
Move changelog file to appropriate directory See merge request gitlab-org/gitlab!61735
-
GitLab Release Tools Bot authored
-
Rémy Coutable authored
This helps test the changelog rules and prevent regressions. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61767
-
mgandres authored
-
Zeger-Jan van de Weg authored
The wiki interface to the Git data leverages the Wiki Service in Gitaly. This service uses LibGit2, and the Ruby sidecar. As such there's a maintainance burden to the Wiki RPCs. This change changes the Gitaly RPC that the `Wiki#versions` call uses to FinddAllCommits. This RPC uses Git itself, and as such will allow the remove of the PageVersions RPC on the Gitaly side in the next release. Furthermore, it's expected that this change resolves other bugs too, for example: https://gitlab.com/gitlab-org/gitlab/-/issues/330295#note_572087692 In this instance, `git-fsck(1)` can inflate a ZLib'ed Git object, where Libgit2 for some reason fails. While I don't yet know why Libgit2 fails, leveraging the same implementation as `git-fsck(1)` should resolve it. Changelog: changed
-
Fabio Pitino authored
Credit card data is not required if the project has shared runners disabled and the user is trying to create a pipeline, meaning they are using project/group runners.
-
Miguel Rincon authored
Fix checkboxes in Markdown tables See merge request gitlab-org/gitlab!46060
-
Brett Walker authored
-
Kushal Pandya authored
Update note actions y position See merge request gitlab-org/gitlab!61594
-
Heinrich Lee Yu authored
Cache the loading hints partial [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61609
-
GitLab Release Tools Bot authored
-
Kushal Pandya authored
Adds stuck icon to job See merge request gitlab-org/gitlab!61271
-
Kushal Pandya authored
Add issuable time tracking report See merge request gitlab-org/gitlab!60161
-
Heinrich Lee Yu authored
Apply rate-limiting to webhook executions [RUN AS-IF-FOSS] [RUN ALL RSPEC] See merge request gitlab-org/gitlab!61151
-
Markus Koller authored
-
James Lopez authored
Move Labels menu item to project information menu See merge request gitlab-org/gitlab!60851
-
Adam Hegyi authored
Fix environment filter of Deployments Finder See merge request gitlab-org/gitlab!61564
-
Francisco Javier López authored
In this commit we move the menu item "Labels" from the Issues menu and its own menu when the issues are disabled, to the project information menu. That way, we'll show always the labels menu no matter the status of the issues feature.
-
Stan Hu authored
Make semgrep generally available See merge request gitlab-org/gitlab!61412
-
Luke Duncalfe authored
Remove update merge request related feature flags [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61569
-
Evan Read authored
Add compliance pipeline & framework features See merge request gitlab-org/gitlab!61696
-
Sam Kerr authored
-
Marcel Amirault authored
Removed duplicate getting started info See merge request gitlab-org/gitlab!61720
-
Suzanne Selhorn authored
-