summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/new_branch_form.js
Commit message (Expand)AuthorAgeFilesLines
* 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