gitlab-org--gitlab-foss/spec/controllers
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
dashboard Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
explore Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
groups Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
import Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
oauth Backport gitlab-ee!2456 2017-07-27 12:09:46 -04:00
profiles Added authentiq provider to tests and updated documentation, gem and config file. 2017-07-18 00:12:50 +03:00
projects Just use the repo. Not sure why master could pass 2017-08-11 20:10:43 +08:00
snippets Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
abuse_reports_controller_spec.rb Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
application_controller_spec.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
autocomplete_controller_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
dashboard_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
groups_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
health_check_controller_spec.rb Differentiate shared test context using options hash instead of subject. 2017-07-10 17:00:43 +02:00
health_controller_spec.rb Merge branch '33949-remove-healthcheck-access-token' into 'master' 2017-07-11 08:51:27 +00:00
help_controller_spec.rb Fix URL rewritting in the Help section 2016-12-01 16:40:48 +01:00
invites_controller_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
metrics_controller_spec.rb Update Prometheus gem to version that explicitly calls `munmap` 2017-07-19 08:54:39 +00:00
notification_settings_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
passwords_controller_spec.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
profiles_controller_spec.rb Sync email address from specified omniauth provider 2017-06-07 11:13:57 -04:00
projects_controller_spec.rb Add option to disable project export on instance 2017-08-11 12:22:37 -04:00
registrations_controller_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
root_controller_spec.rb Fix the redirect to custom home page URL and move it to RootController 2017-02-27 16:51:23 +01:00
search_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
sent_notifications_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
sessions_controller_spec.rb Merge branch '34549-extract-devise-mappings-into-helper' into 'master' 2017-07-21 15:41:12 +00:00
snippets_controller_spec.rb Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
uploads_controller_spec.rb Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
users_controller_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00