- 16 Nov, 2020 40 commits
-
-
Olena Horal-Koretska authored
-
Marcia Ramos authored
Docs: Refine waitForCSSLoaded example and explanation See merge request gitlab-org/gitlab!47266
-
Angelo Gulina authored
-
Phil Hughes authored
Replace fa-chevron-down in dropdown button See merge request gitlab-org/gitlab!47758
-
Sean McGivern authored
Revert "Default-on parallel push checks" See merge request gitlab-org/gitlab!47764
-
Vitali Tatarintev authored
Change constant to uppercase See merge request gitlab-org/gitlab!47660
-
Nicolò Maria Mezzopera authored
Apply gl-button class to buttons See merge request gitlab-org/gitlab!47485
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!47398
-
Nicolò Maria Mezzopera authored
Remove DOMContentLoaded Eventlistener See merge request gitlab-org/gitlab!47648
-
Sean McGivern authored
Add logs about `BulkImports::Pipeline#run` See merge request gitlab-org/gitlab!47560
-
Shinya Maeda authored
Bump versions of secrets and klar See merge request gitlab-org/gitlab!47531
-
Philippe Lafoucrière authored
-
Marcel Amirault authored
Add jest junit documentation See merge request gitlab-org/gitlab!47680
-
Maxime Orefice authored
-
Bob Van Landuyt authored
Remove ReCAPTCHA experiment code See merge request gitlab-org/gitlab!47414
-
Sean McGivern authored
Add API for admin users to create other user's PATs See merge request gitlab-org/gitlab!45152
-
Sanad Liaquat authored
Allow admin users to create PAT for other users. This feature is guarded by a feature flag.
-
Heinrich Lee Yu authored
Merge branch '273813-rename-cycle-analytics-with-value-stream-analytics-in-strings-under-spec' into 'master' Rename "cycle analytics" with "value stream analytics" under /spec See merge request gitlab-org/gitlab!46613
-
Nicolò Maria Mezzopera authored
Stubbed async components for Jest See merge request gitlab-org/gitlab!47757
-
Denys Mishunov authored
-
Heinrich Lee Yu authored
Fix blocking issues count cache refresh See merge request gitlab-org/gitlab!46585
-
Felipe Artur authored
Updates both blocked and blocking issues cache when state changes
-
Sean McGivern authored
Round average coverage to 2 decimal places See merge request gitlab-org/gitlab!47573
-
Maxime Orefice authored
-
Heinrich Lee Yu authored
Rename NamespaceStorageLimitAlertHelper method See merge request gitlab-org/gitlab!47574
-
Natalia Tepluhina authored
Use hyphen in "cross-site cookies" for consistency See merge request gitlab-org/gitlab!47754
-
Markus Koller authored
Stream audit event CSV file See merge request gitlab-org/gitlab!47268
-
Natalia Tepluhina authored
Add BatchLoader documentation See merge request gitlab-org/gitlab!46988
-
Bob Van Landuyt authored
Fix cop FactoryBot/InlineAssociation for package factories See merge request gitlab-org/gitlab!47395
-
Robert May authored
This reverts commit 2dca4d37.
-
Patrick Bajao authored
Stop finding commit with empty ref See merge request gitlab-org/gitlab!47497
-
Kassio Borges authored
To make it easier to debug exceptions log what pipeline, and its parts, is running and for what `BulkImports::Entity`.
-
Phil Hughes authored
Remove DOMContentLoaded Eventlistener See merge request gitlab-org/gitlab!47659
-
Mark Lapierre authored
Break repository file tests into three tests See merge request gitlab-org/gitlab!37849
-
Erick Banks authored
Break up the previous file create, edit, delete tests into individual tests.
-
Igor Drozdov authored
Clear cached merge_ref_sha on reopen See merge request gitlab-org/gitlab!47747
-
Vitaly Slobodin authored
Fixed copy contents functionality for snippets See merge request gitlab-org/gitlab!47646
-
Martin Wortschack authored
-
Tan Le authored
The new CSV builder allows streaming large CSV file directly to the client. This helps to keep the connection open and avoid timeout. The users will also have a more responsive experience (i.e. not to wait for a complete CSV built before seeing the download prompt). This change also reduces memory usage since there is no need to load the complete temporary CSV file in memory.
-
Kushal Pandya authored
Remove validation from DAST site profile form See merge request gitlab-org/gitlab!47701
-