summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/merge_request.js
Commit message (Expand)AuthorAgeFilesLines
* fix intermittant errors in merge_commit_message_toggle_spec.rbMike Greiling2017-02-021-4/+4
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* add eslint disable prefix for prefer-arrow-callback rule on header of merge_r...Gabriel Gizotti2016-12-161-1/+1
* add js prefix to classes used to toggle description on commit message in merg...Gabriel Gizotti2016-12-161-6/+6
* Unify commit message listeners in one functionGabriel Gizotti2016-12-161-11/+6
* move javascript code from _commit_message_container view to javascripts/merge...Gabriel Gizotti2016-12-161-0/+26
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
* refactor MergeRequestTabs to es6 class syntaxMike Greiling2016-12-021-1/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* add "x of y tasks completed" on issuableGuilherme Salazar2016-10-281-1/+5
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ensure the 'fixed layout' preference is honored whenever possibleMike Greiling2016-09-201-6/+3
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-4/+11
* Hides jump to next button if only one discussion visiblePhil Hughes2016-07-291-1/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+105