summaryrefslogtreecommitdiff
path: root/spec/javascripts/merge_request_widget_spec.js
Commit message (Expand)AuthorAgeFilesLines
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Merge branch 'master' into webpackMike Greiling2017-02-021-2/+24
|\
| * Update pipeline and commit URL and text on CI status change25811-pipeline-number-and-url-do-not-update-when-new-pipeline-is-triggeredSam Rose2017-02-011-2/+24
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-21/+20
|\ \ | |/
| * resolve all indent eslint violationsMike Greiling2017-01-181-20/+20
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-2/+2
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | fix spec_helper missing/broken referencesMike Greiling2017-01-101-0/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-2/+2
|/
* fix display hook error messagebasyura2016-12-051-0/+12
* timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-221-1/+1
* Fix timeago rendering for environment timeago24552-js-environment-timeago-is-not-rendered-and-text-shows-object-object-in-mr-widgetClement Ho2016-11-191-1/+53
* Fix spec24673-broken-test-in-merge_request_widget_spec-jsClement Ho2016-11-181-2/+2
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+1
* Move jquery.timeago to vendor directoryAlfredo Sumaran2016-11-031-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Fixed conflict and corrected teaspoon testLuke Bennett2016-10-141-2/+3
* Moved ci_status environments logic to new action ci_envrionments_status and s...Luke Bennett2016-10-141-23/+37
* Show what time ago a MR was deployedZ.J. van de Weg2016-10-141-5/+22
* ES6ify all the things!Fatih Acet2016-07-241-0/+74