- 02 Mar, 2021 2 commits
-
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
-
- 25 Feb, 2021 38 commits
-
-
Małgorzata Ksionek authored
-
Vitali Tatarintev authored
Refactor daily coverage finder dates See merge request gitlab-org/gitlab!54948
-
Maxime Orefice authored
This commit moves our business logic to fetch daily coverage data by dates in our new finder. We will now use default dates in case our params being sent by the frontend are nil.
-
Stan Hu authored
Enable `nakayoshi_fork` by default See merge request gitlab-org/gitlab!54688
-
Paul Slaughter authored
Remove unused class in mini pipeline graph See merge request gitlab-org/gitlab!54936
-
Douglas Barbosa Alexandre authored
Better error message when import fails due to backend validation See merge request gitlab-org/gitlab!54827
-
Bob Van Landuyt authored
Change cron to run periodic authorization recalculate every 2 weeks See merge request gitlab-org/gitlab!55166
-
Savas Vedova authored
Fix disabled copy to clipboard and view comments buttons tooltips See merge request gitlab-org/gitlab!55080
-
Enrique Alcántara authored
Wrap disabled copy to clipboard button tooltip by wrapping the button in a container that attaches to the tooltip
-
Etienne Baqué authored
Add mail templates for changes in MR draft status See merge request gitlab-org/gitlab!54870
-
Arturo Herrero authored
Move iteration model to EE See merge request gitlab-org/gitlab!52888
-
Toon Claes authored
Merge branch 'ck3g-remove-MergeRequestAssigneesMigrationProgressCheck-background-migration' into 'master' Remove MergeRequestAssigneesMigrationProgressCheck background migration See merge request gitlab-org/gitlab!54943
-
Arturo Herrero authored
Include namespace storage stats in root statistics See merge request gitlab-org/gitlab!54788
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!55162
-
Imre Farkas authored
-
Nicolò Maria Mezzopera authored
Rename comment form textarea label to `Comment` See merge request gitlab-org/gitlab!55088
-
Enrique Alcántara authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!55107
-
Jan Provaznik authored
Add GPG keys list view to Admin Credentials Inventory See merge request gitlab-org/gitlab!54429
-
Robert Hunt authored
- Added new tab link - Added new GPG keys table with the owner, ID and status - Added check to disable for group credentials inventory - Updated helpers and specs
-
Alexandru Croitor authored
Iterations are an EE only feature, but for some reason most of the iteration model code was in FOSS codebase.
-
Sarah Groff Hennigh-Palermo authored
Remove unused warning in pipeline graph See merge request gitlab-org/gitlab!54950
-
Frédéric Caplette authored
We had a computer prop `alert()` to decide which alert to render based on some conditions. We had errors and warnings, but we removed warnings and forgot to remove the unused property. This removes the unused code.
-
David O'Regan authored
Project Settings CI/CD Variables Header Expand/Collapse [3/3] See merge request gitlab-org/gitlab!54117
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 header of Project Settings CI/CD Variables for GitLab FOSS. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Francisco Javier López authored
Once we have storage sizes in the namespace's statistics, we can now sum the storage values in root statistics and the ones in namespace statistics.
-
GitLab Release Tools Bot authored
-
Igor Drozdov authored
Remove recursive_approach_for_all_projects FF [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55043
-
Bob Van Landuyt authored
Merge branch '300714-provide-name-of-expiring-token-in-personal-access-token-expiration-mail' into 'master' Provide name of expiring token in personal access token expiration mail See merge request gitlab-org/gitlab!53766
-
Serena Fang authored
Provide name of expiring token in personal access token expiration email
-
Simon Knox authored
Resolve "Refactor Confidentiality sidebar component to use Vue +Apollo" See merge request gitlab-org/gitlab!53858
-
Natalia Tepluhina authored
Added the first prototype of new widget Added icons and text Added an edit form Reimplemented edit form Fixed imports order Fixed imports order Added a query to fetch confidentiality Added a mutation to change confidentiality Connected Apollo Client to Vuex - added issue types - added component to trigger mutation Fixed a query name Replaced default slot Added a guard for confidentiality Fixed a wrong conditional Fixed subscription to work with MR Synced up with the quick action Added aliases to the query Handled loading state Fixes after rebase Fixed canUpdate conditional Removed subscription for MRs Added confidentiality error handling Regenerated a translation file Fixed collapsed sidebar state Fixed spinner alignment Removed mock event
-
Illya Klymov authored
Do not set default stages as custom See merge request gitlab-org/gitlab!54771
-
Ezekiel Kigbo authored
-
Illya Klymov authored
Move action buttons to footer See merge request gitlab-org/gitlab!54767
-
Nick Thomas authored
Make milestone a string in metrics schema See merge request gitlab-org/gitlab!55140
-
Phil Hughes authored
Merge branch '322536-fix-label-filter-link-on-jira-issues-list-page-when-ff-is-enabled' into 'master' Fix label filter link on Jira issues list page when ff is enabled See merge request gitlab-org/gitlab!54899
-
Justin Ho Tuan Duong authored
- Fixes label link when `jira_issues_list` feature flag is enabled - Properly featch issues and update URL when label is applied
-
Miguel Rincon authored
-