gitlab-org--gitlab-foss/spec/features
Jacob Schatz 316630ad2c Merge branch 'jquery2' into 'master'
Upgraded jQuery to version 2

## What does this MR do?

Upgrades jQuery to 2.2.1. 

Had to include the task_list JS file directly as it includes jQuery 1 directly https://github.com/github-archive/task_list/blob/master/app/assets/javascripts/task_list.coffee#L8 so when we change jQuery to `jquery2` it was including both jQuery 1 & 2.

## Are there points in the code the reviewer needs to double check?

For any JS errors

## What are the relevant issue numbers?

Closes #12440

See merge request !4384
2016-06-06 14:25:23 +00:00
..
admin Add a U2fRegistrations table/model. 2016-06-06 12:50:31 +05:30
atom Wrap images in discussions and wikis with a link to the image source using ImageLinkFilter. 2016-04-04 19:44:07 -06:00
dashboard Removes duplicates from the label dropdown 2016-04-29 12:10:30 -04:00
issues Update CHANGELOG 2016-06-03 17:14:23 -05:00
merge_requests Merge branch 'master' into awardables 2016-06-03 15:20:11 +02:00
profiles Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
projects Move feature specs for shortcuts to valid directory 2016-06-02 11:05:54 +02:00
security Projects members tab should follow visibility levels 2016-04-18 17:53:34 -03:00
tags Fix spec for new project navigation 2016-05-16 12:25:37 -05:00
todos Fix failing todo tests 2016-06-02 15:30:13 -07:00
builds_spec.rb Remove 'unscoped' from project builds selection 2016-06-04 00:02:40 +02:00
ci_lint_spec.rb Allow subsequent validations in CI Linter 2016-01-11 13:37:31 +01:00
commits_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
container_registry_spec.rb Use container registry config stub 2016-05-16 18:07:49 -05:00
dashboard_issues_spec.rb Fixed issue with dashboard/issues not filtering by milestone 2016-04-11 11:38:24 +01:00
dashboard_milestones_spec.rb Add missing Dashboard::LabelsController 2016-03-23 12:02:15 +01:00
gitlab_flavored_markdown_spec.rb
groups_spec.rb
help_pages_spec.rb
issues_spec.rb Fixed JS errors 2016-06-05 16:15:51 -04:00
login_spec.rb Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
markdown_spec.rb Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Diff::InlineDiff 2016-05-18 11:15:10 -05:00
milestone_spec.rb Use a better message when milestone is newly created 2016-04-29 10:15:49 +01:00
notes_on_merge_requests_spec.rb Incorportate feedback 2016-06-01 12:10:08 +02:00
participants_autocomplete_spec.rb Update specs to carry out changes in note factory 2016-05-29 15:03:00 -04:00
password_reset_spec.rb
pipelines_spec.rb Fix rubocop offenses 2016-06-01 13:10:00 +02:00
profile_spec.rb
projects_spec.rb Project title dropdown tests 2016-04-26 09:35:58 +01:00
runners_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
search_spec.rb Add test to check if top right search form is not present 2016-04-13 16:43:07 -05:00
signup_spec.rb Change landing page when skipping confirmation email and add documentation 2016-05-16 14:56:32 -03:00
task_lists_spec.rb Update specs to carry out changes in note factory 2016-05-29 15:03:00 -04:00
triggers_spec.rb
u2f_spec.rb Add feature specs covering U2F registration and authentication. 2016-06-06 12:50:31 +05:30
users_spec.rb Improve uniqueness of field names on the signup form 2016-04-19 16:00:45 -04:00
variables_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00