- 29 Oct, 2020 40 commits
-
-
Sarah Groff Hennigh-Palermo authored
-
Nathan Friend authored
Make Loading Icon on Feature Flag Edit Page Larger See merge request gitlab-org/gitlab!46268
-
Andrew Fontaine authored
Also add some spacing at the top.
-
Robert Speicher authored
Avoid using the current's project excess twice See merge request gitlab-org/gitlab!46017
-
Nick Gaskill authored
Swapping comment for disabling and enabling merge trains See merge request gitlab-org/gitlab!46441
-
David Wainaina authored
-
Rémy Coutable authored
Allow project storage to be updated when no repositories exist See merge request gitlab-org/gitlab!46385
-
Phil Hughes authored
Replace fa-warning icons with GitLab SVG warning-solid icon See merge request gitlab-org/gitlab!46214
-
Amy Qualls authored
Add metadata to unassigned doc pages See merge request gitlab-org/gitlab!46452
-
Rémy Coutable authored
CODEOWNERS entries for Container Security See merge request gitlab-org/gitlab!46448
-
can eldem authored
-
Vitali Tatarintev authored
Add GraphQL endpoint for code coverage group activity See merge request gitlab-org/gitlab!45831
-
Maxime Orefice authored
This commit allows to fetch associated code coverage activities for a given group.
-
Mike Jang authored
Remove reference to GMA See merge request gitlab-org/gitlab!44500
-
Melissa Ushakov authored
-
Tyler Amos authored
Negative numbers are not needed from this method and may be confusing.
-
Mike Jang authored
Add missing filter parameters See merge request gitlab-org/gitlab!46403
-
Larissa Lane authored
-
Craig Norris authored
Updated pages to add none/unassigned to metadata
-
Tyler Amos authored
- Returning negative numbers from ee version of exceeded_size to match logic from non-ee version of method. - Clarifications to test descriptions. - Add more test cases.
-
Corinna Wiesner authored
The calculation for the exceeded size for a project used the project's excess size twice as it was also included in the total repository size excess. This is corrected by calculating the project's excess size and substracting it from the total repository size.
-
Kamil Trzciński authored
Log trace range errors with additional metadata See merge request gitlab-org/gitlab!46256
-
Vitaly Slobodin authored
Add CI Status CSS to the Environments Page See merge request gitlab-org/gitlab!46382
-
Andrew Fontaine authored
This ensures deployment status are styled properly.
-
Enrique Alcántara authored
Replace chevron-down fa-icon in board sidebar See merge request gitlab-org/gitlab!46075
-
Alexander Turinske authored
- remove gl-icon
-
Kamil Trzciński authored
Clean old pages deployments on new deployment See merge request gitlab-org/gitlab!44575
-
Vladimir Shushlin authored
Add worker for destroying pages deployments Schedule DestroyPagesdeploymentsworker on new deployment Remove pages deployment when pages are destroyed
-
Vitali Tatarintev authored
Declare and assign variable separately in Shell Script See merge request gitlab-org/gitlab!46121
-
Martin Wortschack authored
- This MR replaces the fa-warning icon with the warning-solid SVG
-
Vitali Tatarintev authored
Pipeline helper method for Badge::Coverage::Report See merge request gitlab-org/gitlab!46347
-
Vitaly Slobodin authored
Track test report widget expansions with snowplow See merge request gitlab-org/gitlab!46048
-
Miranda Fluharty authored
Find expand button with data-testid="report-section-expand-button" instead of using the class .qa-expand-report-button
-
Heinrich Lee Yu authored
Fix tracking of frequently visited projects / groups See merge request gitlab-org/gitlab!46348
-
Olena Horal-Koretska authored
Add WipLimit licensed check See merge request gitlab-org/gitlab!46387
-
Lin Jen-Shin authored
Quarantine a flaky user_interacts_with_awards_spec.rb See merge request gitlab-org/gitlab!46425
-
Sean McGivern authored
Add feature categories to the API B -> G See merge request gitlab-org/gitlab!46421
-
James Lopez authored
Add caching to BitBucket Server importer for pull requests See merge request gitlab-org/gitlab!45790
-
Rémy Coutable authored
Enable crystalball only on 2-hourly pipeline See merge request gitlab-org/gitlab!46418
-
Phil Hughes authored
Use an event hub to coordinate all possible ways to expand all diff files See merge request gitlab-org/gitlab!46379
-