summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/project_find_file.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-183/+0
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-2/+6
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+3
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-12/+4
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-231-20/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-23/+25
* Sanitize search text to prevent XSSsamantha-dev2019-10-021-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-3/+2
* URL-encode file links in find fileJan Beckmann2019-08-301-1/+1
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-39/+56
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Follow-up to !19808: Split up for-loop initializationsgfyoung2018-06-211-2/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-0/+2
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-2/+2
* Replace $.ajax in find file with axiosaxios-find-fileClement Ho2018-01-311-13/+11
* Export old code into es6 modulesFilipa Lacerda2017-12-131-152/+146
* Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann2017-11-011-1/+2
* remove bind polyfill from project_find_file.jsMike Greiling2017-05-081-6/+4
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* 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
* resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Fixed find file keyboard navigationfind-file-enter-fixPhil Hughes2016-10-171-0/+9
* Fix find file navigation linksClement Ho2016-09-091-21/+3
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+9
* ES6ify all the things!Fatih Acet2016-07-241-0/+170