gitlab-org--gitlab-foss/app/assets/javascripts/lib
Alfredo Sumaran 7100b76923 Merge branch 'move-timeago-to-vendor-dir' into 'master'
move timeago.js to vendor directory

## What does this MR do?

moves timeago.js into `/vendor/assets/javascripts` for consistency with other external javascript libraries.

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

make sure timeago still works as it should...?  I don't see how this could have broken anything.

## Why was this MR needed?

consistency with our guidelines

## Does this MR meet the acceptance criteria?

- Tests
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

See discussion in [!6274](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6274#note_18625583)

See merge request !7590
2016-11-23 17:57:12 +00:00
..
utils Merge branch 'move-timeago-to-vendor-dir' into 'master' 2016-11-23 17:57:12 +00:00
ace.js disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
chart.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
cropper.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
d3.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
raphael.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00