- 16 Nov, 2020 40 commits
-
-
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
-
Patrick Bajao authored
Stop finding commit with empty ref See merge request gitlab-org/gitlab!47497
-
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
-
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
-
Thong Kuah authored
Fix broken lint from lowercase id See merge request gitlab-org/gitlab!47756
-
Simon Knox authored
Add notification subscription feature to swimlanes sidebar See merge request gitlab-org/gitlab!47253
-
Eulyeon Ko authored
-
Marcel Amirault authored
-
Sean McGivern authored
Do not fail when cleaning up MR with no repository See merge request gitlab-org/gitlab!47744
-
Denys Mishunov authored
Switched from relying on ID for the blob content to generated hash-based data-* attribute to make sure we're generating the unique one for each blob.
-
Michael Kozono authored
Add user callout for instances with registration enabled by default See merge request gitlab-org/gitlab!47425
-
Peter Hegman authored
Shown only to admins to let them know that anybody can register on their instance
-
Evan Read authored
Use `settings` icon in Jira connect dev doc See merge request gitlab-org/gitlab!47594
-
Tom Quirk authored
-
Ash McKenzie authored
Fix Ruby 2.7 deprecations for ci/build_trace_chunk.rb See merge request gitlab-org/gitlab!47688
-
Tom Quirk authored
-
Alper Akgun authored
Avoid smart quotes in raw SQL See merge request gitlab-org/gitlab!47666
-