gitlab-org--gitlab-foss/spec/controllers
Lin Jen-Shin 65e722ee97 Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline
* upstream/master: (638 commits)
  Simplify background migrations stealing code
  Expire cached user IDs that can see the performance after 5 minutes
  Promote visibility level helpers from Group to Namespace
  Fix off-by-one error in background migration retries
  Recover from all exceptions when stealing bg migration
  Fix label creation from new list for subgroup projects
  move click handler to button. when on the icon it wasn't triggered in firefox
  Fix incorrect AWS ELB metrics.
  Fix wrong link to docs in docs styleguide
  Update issue-related docs
  Refactor groups docs
  Add subgroups limitations to Pages docs
  Update Google launcher details
  Split docs on IP whitelist for monitoring access
  Update health check docs
  Bump fog-core to 1.44.3 and fog providers' plugins to latest
  Introduce have_gitlab_http_status
  Remove Repository#search_files
  Update Pipeline's badge count in Merge Request and Commits view to match real-time content
  Fixes the user order being overriden in the autocomplete controller
  ...
2017-07-17 22:38:37 +08:00
..
admin
dashboard Fix dashboard labels dropdown 2017-07-07 14:35:16 +01:00
explore Fix a transient failure in the Explore::ProjectsController spec 2017-01-27 11:57:06 -05:00
groups Native group milestones 2017-07-07 15:08:49 +00:00
import
oauth
profiles
projects Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-07-17 22:38:37 +08:00
snippets
abuse_reports_controller_spec.rb
application_controller_spec.rb Fixes needed when GitLab sign-in is not enabled 2017-07-13 10:08:27 -04:00
autocomplete_controller_spec.rb Fixes the user order being overriden in the autocomplete controller 2017-07-14 16:31:45 +01:00
dashboard_controller_spec.rb
groups_controller_spec.rb
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
invites_controller_spec.rb
metrics_controller_spec.rb Add unit to latency metrics. 2017-07-12 14:48:46 +02:00
notification_settings_controller_spec.rb
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
projects_controller_spec.rb Remove one assertion from projects controller specs 2017-07-14 14:07:32 +02:00
registrations_controller_spec.rb
root_controller_spec.rb
search_controller_spec.rb
sent_notifications_controller_spec.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
sessions_controller_spec.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
snippets_controller_spec.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
uploads_controller_spec.rb
users_controller_spec.rb