• Kamil Trzcinski's avatar
    Merge commit 'ca3c5c29' into rename-ci-commit · 8ce1896b
    Kamil Trzcinski authored
    * commit 'ca3c5c29':
      Let contributors know where to start
      Ensure branch cleanup regardless of whether the import process succeeds
      Fix failing todo tests
      Reorder the todos because the use of the project finder attempts to order them differently
      Update target todo test to use a public project
      Use the project finder in the todos finder to limit todos to just ones within projects you have access to.
      Move filtering todos by projects not pending deletion into a scope on the todo model
      Reduce the filters on the todos joins project query by being explicit about the join
      Ensure we don't show TODOS for projects pending delete
      Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rb
      Remove unused Issuable#is_assigned? method
      fixup! Don't allow merges with new commits
      fixup! Add `sha` parameter to MR accept API
      Reduce Namespace queries in UserReferenceFilter
      Added ReferenceFilter#nodes
      Returning enums in ReferenceFilter#each_node
      Don't allow merges with new commits
      Add `sha` parameter to MR accept API
    8ce1896b
merge_requests.rb 13.2 KB