- 16 Nov, 2020 40 commits
-
-
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
-
Alper Akgun authored
-
Kushal Pandya authored
Swimlanes - Fix id format of newly created issue See merge request gitlab-org/gitlab!47750
-
Kushal Pandya authored
Remove DOMContentLoaded Eventlistener See merge request gitlab-org/gitlab!47617
-
Kushal Pandya authored
Resolve "Migrate Opsgenie integration to new Integrations UI" See merge request gitlab-org/gitlab!47192
-
David O'Regan authored
-
Simon Knox authored
Board refactor - Split BoardColumn component [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!47151
-
Lucas Charles authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/257438
-
Florie Guibert authored
-
Thong Kuah authored
Quarantine failing spec See merge request gitlab-org/gitlab!47741
-
Ramya Authappan authored
Override QA::Page::Base#inspect for prettier msgs See merge request gitlab-org/gitlab!47597
-