- 16 Nov, 2020 35 commits
-
-
Tim Zallmann authored
Created new lazy bundle for select2 css
-
Vitaly Slobodin authored
Fixed copy contents functionality for snippets See merge request gitlab-org/gitlab!47646
-
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
-
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
-
Florie Guibert authored
Consolidate graphQLBoardLists feature flag by splitting BoardColumn and BoardHeader components to isolate boardStore to help with deprecation.
-
Marcel Amirault authored
Docs: Removed jobs from pipeline topic See merge request gitlab-org/gitlab!47686
-
Suzanne Selhorn authored
-
Patrick Bajao authored
When we clean up refs of a merge request that is on a project with no repository anymore, the MergeRequests::CleanupRefsService will fail. Before this fix, it'll throw an error and retry and will not set the cleanup schedule as completed. When the cleanup schedule is not marked as completed, it'll be picked up by the scheduler again. To fix that, we are now checking if the repository exists before deleting refs. This way, we can still update the cleanup schedule.
-
Russell Dickenson authored
Add meta data and acronyms See merge request gitlab-org/gitlab!47739
-
Mark Lapierre authored
Update create_merge_request_with_secure_spec failing test See merge request gitlab-org/gitlab!47519
-
Sean Arnold authored
-
Mark Lapierre authored
-
-
Evan Read authored
-
- 15 Nov, 2020 5 commits
-
-
Evan Read authored
Update Brakeman severity compatibility See merge request gitlab-org/gitlab!47728
-
Russell Dickenson authored
Polish some DVCS Connector docs See merge request gitlab-org/gitlab!47463
-
Paul Slaughter authored
[RUN AS-IF-FOSS] Use ee_else_ce in filtered_search_manager_spec.js See merge request gitlab-org/gitlab!47104
-
-
Scott Hampton authored
Update button in _header.html.haml See merge request gitlab-org/gitlab!47630
-