summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/compare_autocomplete.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-82/+0
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-4/+4
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-6/+4
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-10/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-5/+5
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Fixed source projects not filteringPhil Hughes2018-10-221-1/+1
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* 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