summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/compare_autocomplete.js
Commit message (Expand)AuthorAgeFilesLines
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Merge branch 'winh-new-merge-request-encoding' into 'master'Mike Greiling2018-05-251-1/+1
|\
| * Remove duplicate escaping from branch dropdownWinnie Hellmann2018-05-251-1/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-081-14/+35
|\ \ | |/
| * Load branches on new merge request page asynchronouslyWinnie Hellmann2018-05-021-14/+35
* | Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-1/+1
|/
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Update to jQuery 3.Jacob Schatz2018-02-201-2/+2
* normalize headers correctlyPhil Hughes2018-01-291-1/+2
* converted compare_autocomplete to axiosPhil Hughes2018-01-291-7/+8
* revert arrow function changees-module-compareMike Greiling2017-11-301-1/+1
* convert CompareAutocomplete from class definition into simple function call, ...Mike Greiling2017-11-301-62/+54
* Enabled remote filter in compare dropdownscompare-remote-searchPhil Hughes2017-03-161-2/+3
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-61/+59
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+69
* Added logic to handle a revision input that does not exist in the menuLuke Bennett2016-10-161-52/+0
* Changed compare dropdowns to dropdowns with isolated search inputLuke Bennett2016-09-271-2/+3
* ES6ify all the things!Fatih Acet2016-07-241-0/+51