- 14 May, 2021 40 commits
-
-
Marcel Amirault authored
-
Phil Hughes authored
Add base token component with support for recent values storage See merge request gitlab-org/gitlab!61662
-
David O'Regan authored
Cache the commit partials in MRs [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61617
-
Kati Paizee authored
Update Usage Ping guide Verify your metric See merge request gitlab-org/gitlab!61789
-
Kati Paizee authored
-
Brandon Labuschagne authored
Update ESLint and related See merge request gitlab-org/gitlab!61721
-
Robert May authored
Takes into account that this will also cache on the /commits action too, improves the cache key, and removes the expires_in call which is ignored by Rails.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Sean McGivern authored
Fix incorrect escaped underscore in math block See merge request gitlab-org/gitlab!61790
-
Kati Paizee authored
Change keyword for screenshot example See merge request gitlab-org/gitlab!61761
-
Nick Thomas authored
Rename master to main in views placeholders See merge request gitlab-org/gitlab!61252
-
Bob Van Landuyt authored
This still won't render on the website. But at least it will on GitLab.com
-
David O'Regan authored
Fix broken threat alert issue link See merge request gitlab-org/gitlab!61705
-
Fabio Pitino authored
Fast destroy job artifacts when destroying a pipeline See merge request gitlab-org/gitlab!60391
-
Kushal Pandya authored
- Adds BaseToken component which contains common implementation for all tokens. - Adds support for storing recently used token values to localStorage.
-
alinamihaila authored
-
Mark Florian authored
-
Francisco Javier López authored
Introduced granular control to Monaco tag See merge request gitlab-org/gitlab!61690
-
Olena Horal-Koretska authored
Merge branch '330568-create-new-issue-dropdown-doesn-t-show-projects-from-sub-group-in-graphql-boards' into 'master' List all projects when creating issues in group boards [RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!61456
-
Eulyeon Ko authored
-
James Lopez authored
Refactor package finders and add PyPI finders See merge request gitlab-org/gitlab!61534
-
Adam Hegyi authored
Fix query timeouts in BackfillNamespaceTraversalIdsRoots See merge request gitlab-org/gitlab!61781
-
Craig Norris authored
Redirected and moved bulk edit content See merge request gitlab-org/gitlab!61713
-
Suzanne Selhorn authored
-
Kushal Pandya authored
Limit creation of issues based on issue type See merge request gitlab-org/gitlab!61281
-
Sarah Yasonik authored
-
Kushal Pandya authored
Refactor ready to merge widget tests to Vue test utils See merge request gitlab-org/gitlab!61699
-
Marius Bobin authored
Destroy job artifacts when deleting their pipeline Changelog: fixed
-
Frédéric Caplette authored
Add complete field to indicate if a pipeline/job is completed See merge request gitlab-org/gitlab!61209
-
Alexander Turinske authored
- before we built the link on the FE - now we get the link from the BE Changelog: added
-
Jan Provaznik authored
Fix another repeating queries See merge request gitlab-org/gitlab!60718
-
Tetiana Chupryna authored
-
Dmitry Gruzd authored
Merge branch '330369-unassign-all-assignees-from-merge-request-via-rest-api-not-possible' into 'master' Resolve "Unassign all assignees from merge request via Rest API not possible" See merge request gitlab-org/gitlab!61301
-
Steve Abrams authored
PyPI, NuGet, and Maven all share similar finder logic. Packages::GroupOrProjectPackageFinder is created as a parent class with shared logic and all three are updated to have the same interface.
-
Kati Paizee authored
Rename of job warning See merge request gitlab-org/gitlab!61429
-
Evan Read authored
-
GitLab Renovate Bot authored
-
Grzegorz Bizon authored
Upgrade Pages to v1.39.0 See merge request gitlab-org/gitlab!61756
-
Denys Mishunov authored
Instead of globaly preloading Monaco on all routes, we granularly control whether to preload, prefetch, or completely ignore it. Addressing review comments Added the changelog Added the very basic test Correct file name for the spec Baked the crossorigin into helper As per review Testing the WebpackHelper Removed redundant request check Small changes to spec file Small change in webpack_preload_asset_tag method
-