- 16 Oct, 2020 40 commits
-
-
Derek Knox authored
-
Olena Horal-Koretska authored
Merge branch '235603-convert-group-members-list-view-from-haml-to-vue-remove-group-link-button' into 'master' Group members Vue conversion - Add remove group link button See merge request gitlab-org/gitlab!45202
-
Peter Hegman authored
Part of a larger initiative to convert the group members view from HAML to Vue
-
Miguel Rincon authored
Replace the deprecatedmodal 2 in the pipeline stop modal See merge request gitlab-org/gitlab!44765
-
Sunjung Park authored
-
Kamil Trzciński authored
Delay archive trace operation to reduce race condition possibility See merge request gitlab-org/gitlab!45043
-
Achilleas Pipinellis authored
Update database migration docs to avoid rubocop offense See merge request gitlab-org/gitlab!45157
-
Markus Koller authored
GraphQL runner platforms resolver See merge request gitlab-org/gitlab!45073
-
Marcia Ramos authored
Refactor and update SSE doc See merge request gitlab-org/gitlab!44906
-
Marcia Ramos authored
-
Jan Provaznik authored
GraphQL - Use Lookahead to preload tests reports in Requirements Management See merge request gitlab-org/gitlab!45195
-
Marcia Ramos authored
Include the checkbox to select in docs See merge request gitlab-org/gitlab!45374
-
Natalia Tepluhina authored
Merge branch '228997-replace-vue_shared-tooltip-with-gitlab-ui-s-tooltip-in-app-assets-javascripts' into 'master' Migrate MR merged/closed time tooltip to GitLab UI See merge request gitlab-org/gitlab!45137
-
Pedro Moreira da Silva authored
-
Jan Provaznik authored
Populate blocking issues count See merge request gitlab-org/gitlab!45176
-
Marcia Ramos authored
Add development documentation for LimitedCapacity::Worker See merge request gitlab-org/gitlab!43100
-
Marius Bobin authored
-
Marcia Ramos authored
Create MR API returns 201 for success See merge request gitlab-org/gitlab!43838
-
Nick Thomas authored
Allow conflicts to be merged in diff See merge request gitlab-org/gitlab!45008
-
Nicolò Maria Mezzopera authored
Update design index to use GitLab UI classes See merge request gitlab-org/gitlab!45381
-
Natalia Tepluhina authored
-
Matija Čupić authored
Adds RunnerPlatforms GraphQL resolver which lists all supported runner platforms and architectures.
-
Denys Mishunov authored
Remove CSS that ligthens texts in the pipeline See merge request gitlab-org/gitlab!45253
-
Olena Horal-Koretska authored
Add unit test for group in composer install command See merge request gitlab-org/gitlab!45139
-
Nicolò Maria Mezzopera authored
-
Brandon Labuschagne authored
Remove unused fa classes See merge request gitlab-org/gitlab!45378
-
Igor Drozdov authored
When we're calculating merge-ref-head diff, we want the conflicts to be merged in diff in order to display them differently
-
Nicolò Maria Mezzopera authored
Avoid opening 2 modals for enabling review app See merge request gitlab-org/gitlab!45361
-
Angelo Gulina authored
Move GlButton out from modal-related component Update test cases
-
Shinya Maeda authored
Product analytics for group-level integrations See merge request gitlab-org/gitlab!44726
-
Arturo Herrero authored
We need to measure the adoption of the new group-level integrations https://gitlab.com/groups/gitlab-org/-/epics/2543. - Exclude the group-level services from being counted in projects_#{service_name}_active. - New counter groups_#{service_name}_active for active group-level integrations. - New counter groups_inheriting_#{service_name}_active for active group integrations inheriting settings.
-
Vitaly Slobodin authored
Integrate StorageInlineAlert with graphql response See merge request gitlab-org/gitlab!45051
-
Ragnar Hardarson authored
The endpoint now responds with actual data. Let us use this data.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!45379
-
Achilleas Pipinellis authored
Docs: Fixes UI text in bold See merge request gitlab-org/gitlab!45384
-
charlie ablett authored
Update GraphQL note mutations to use new GlobalID types See merge request gitlab-org/gitlab!45341
-
Luke Duncalfe authored
This changes the note mutations to use the new `GlobalID` types for arguments, with the temporary compatibility layer added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/36209. https://gitlab.com/gitlab-org/gitlab/-/issues/268042
-
Grzegorz Bizon authored
This commit adds a delay to build trace archive operation because we want to validate efficacy of adding locking to resolve race condition between this operation and flushing chunks to object storage.
-
Imre Farkas authored
Migrate existing U2F registrations to WebAuthn See merge request gitlab-org/gitlab!42159
-
Jan Beckmann authored
- Add background migration - Add hooks for update and destroy of u2f registration - Fix missing frozen_string_literal in webauthn initializer Closes https://gitlab.com/gitlab-org/gitlab/-/issues/232670
-