gitlab-org--gitlab-foss/spec/finders
Lin Jen-Shin 349db4802b Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-better
* upstream/master: (47 commits)
  Update CHANGELOG.md for 9.4.5
  Update charlock_holmes
  add a changelog entry
  switch to multi-line before block
  restructure the #new_key notification spec
  don't send devise notifications to the ghost user
  reset_delivered_emails before testing #new_key
  skip the :read_project check for new_project_member
  move the member spec to be with the other ones
  add a spec for new_group_member
  add a spec for never emailing the ghost user
  rubocop fix
  a membership with no user is always notifiable
  check notifiability for more emails
  add Member#notifiable?(type, opts)
  make NotificationRecipient a little more customizable
  Add notes about database performance for MySQL
  fix confidential border issue as well as confidential styles leaking on new MR
  Migrate force push check to Gitaly
  Add option to disable project export on instance
  ...
2017-08-14 19:33:35 +08:00
..
admin Pending delete projects no longer return 500 error in Admins projects view 2017-08-11 11:45:09 +01:00
access_requests_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
branches_finder_spec.rb Use `:empty_project` where possible in finder specs 2017-01-25 22:31:24 -05:00
contributed_projects_finder_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
environments_finder_spec.rb Don't try to create diffs if one of the branch is missing 2017-08-10 23:53:55 +08:00
events_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
group_members_finder_spec.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
group_projects_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
groups_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
issues_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
joined_groups_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
labels_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
members_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
merge_requests_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
milestones_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
move_to_project_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
notes_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
personal_access_tokens_finder_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
personal_projects_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pipeline_schedules_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pipelines_finder_spec.rb Fix intermittent spec failures in spec/finders/pipelines_finder_spec.rb 2017-06-15 22:14:00 -07:00
projects_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
snippets_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
tags_finder_spec.rb Use `:empty_project` where possible in finder specs 2017-01-25 22:31:24 -05:00
todos_finder_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
users_finder_spec.rb improve finder spec 2017-07-07 10:38:58 +02:00