gitlab-org--gitlab-foss/app
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
..
assets Merge branch 'jquery2' into 'master' 2016-06-06 14:25:23 +00:00
controllers Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2016-06-06 12:53:58 +03:00
finders Merge branch 'master' into awardables 2016-06-03 15:20:11 +02:00
helpers Add a U2fRegistrations table/model. 2016-06-06 12:50:31 +05:30
mailers New confirmation email 🔥 2016-05-25 16:56:06 -04:00
models Add a U2fRegistrations table/model. 2016-06-06 12:50:31 +05:30
services Spec label add / delete in UpdateService 2016-06-03 17:14:23 -05:00
uploaders
validators
views Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
workers Update repository_import_worker.rb 2016-06-02 21:48:27 -04:00