summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/new_branch_form.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-11/+11
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-10/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-16/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-2/+2
* Disable unnecessary ESLint i18n offencesBrandon Labuschagne2019-06-131-1/+1
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-7/+7
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-86/+82
* Replace broken autocomplete field for new tags with dropdownWinnie Hellmann2017-05-161-44/+3
* remove unnecessary indexOf polyfillsremove-needless-bind-polyfillsMike Greiling2017-05-081-2/+2
* remove bind polyfill from new_branch_form.jsMike Greiling2017-05-081-3/+2
* Resolve "Web GUI: Unable to create new branch from commit SHA"Luke "Jared" Bennett2017-05-041-0/+16
* Keep consistent in handling indexOf resultsTakuya Noguchi2017-02-251-1/+1
* Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz2017-02-241-5/+25
|\
| * Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-5/+25
* | 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-2/+2
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+104