diff options
author | Timothy Andrew <mail@timothyandrew.net> | 2016-06-30 13:02:05 +0530 |
---|---|---|
committer | Timothy Andrew <mail@timothyandrew.net> | 2016-07-07 10:07:05 +0530 |
commit | d8d5424d25c1738b170d58657ef71d4dbc89ca5e (patch) | |
tree | 98c3a9d5b892838dddfff900776a9df9d2652442 /app/controllers/projects/commit_controller.rb | |
parent | 10c446eaa2ca4b46f454bde7f9715dc839efa5b9 (diff) | |
download | gitlab-ce-d8d5424d25c1738b170d58657ef71d4dbc89ca5e.tar.gz |
Use the `GLDropdown` component to select protected branches.
1. Modify the component to support a callback for every key press in the
filter. We need this so we can update the "Create: <branch_name"
label.
2. Modify the component to use `$(<selector>).first().click()` instead
of `$(selector)[0].click()`, because the latter is non-standard, and
doesn't work in PhantomJS.
Diffstat (limited to 'app/controllers/projects/commit_controller.rb')
0 files changed, 0 insertions, 0 deletions