gitlab-org--gitlab-foss/spec/features
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 Add option to disable project export on instance 2017-08-11 12:22:37 -04:00
atom Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
boards Enable Timecop safe mode 2017-08-11 14:53:17 +02:00
dashboard Migrate events into a new format 2017-08-10 17:45:44 +02:00
discussion_comments 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 Enable Timecop safe mode 2017-08-11 14:53:17 +02:00
issuables Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
issues Merge branch '32844-issuables-performance' into 'master' 2017-08-07 21:21:29 +00:00
merge_requests Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-better 2017-08-11 20:30:14 +08:00
milestones Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
profiles Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
projects Merge branch 'user-edit-files-spec-fix' into 'master' 2017-08-14 10:32:00 +00:00
reportable_note Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
security Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
snippets Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
tags Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
uploads Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
users Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
abuse_report_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
auto_deploy_spec.rb Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
calendar_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
ci_lint_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
commits_spec.rb Inline script cleanup globals and easy 2017-08-01 08:50:59 +00:00
container_registry_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
copy_as_gfm_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
cycle_analytics_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
expand_collapse_diffs_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
gitlab_flavored_markdown_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
global_search_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
group_variables_spec.rb Basic BE change 2017-07-07 15:33:17 +09:00
groups_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
help_pages_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
issues_spec.rb fix confidential border issue as well as confidential styles leaking on new MR 2017-08-11 21:55:36 +00:00
login_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
markdown_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
milestone_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
oauth_login_spec.rb Add specs 2017-07-27 10:32:44 +02:00
participants_autocomplete_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
password_reset_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
profile_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
projects_spec.rb Fixed activity not loading on project homepage 2017-08-08 12:43:45 +01:00
protected_branches_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
protected_tags_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
raven_js_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
runners_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
search_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
signup_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
snippets_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
task_lists_spec.rb Just use repository would fix the test 2017-08-11 20:21:32 +08:00
triggers_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
u2f_spec.rb Change logout uses to gitlab_sign_out 2017-06-19 18:59:02 -05:00
unsubscribe_links_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
user_callout_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
user_can_display_performance_bar_spec.rb Merge branch 'master' into rs-sign_in 2017-07-07 16:45:53 -04:00
users_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
variables_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00