summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/create_merge_request_dropdown.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-5/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-5/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-0/+1
* Fixed create merge request button not enablingPhil Hughes2019-07-161-1/+1
* Create private merge requests in forksPhil Hughes2019-07-051-3/+44
* I18N of js files starting with c or dBrandon Labuschagne2019-05-211-3/+3
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Resolve "Branch name status color is not correct anymore"Clement Ho2018-06-191-4/+4
* Fix branch name encoding for dropdown on issue pageWinnie Hellmann2018-06-131-16/+35
* Merge branch 'master' into bootstrap4Clement Ho2018-04-231-12/+21
|\
| * Shows new branch/mr button even when branch existsJacopo2018-04-191-12/+21
* | Fix issue create new branchClement Ho2018-04-191-5/+5
|/
* Cleanup new branch/merge request form in issueswinh-new-branch-dropdown-styleWinnie Hellmann2018-02-121-0/+1
* Converted create_merge_request_dropdown to axiosPhil Hughes2018-01-291-80/+67
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-0/+1
* Fix custom name in branch creation for issue in Firefox41563-fix-branch-creation-from-issue-in-firefoxEric Eastwood2018-01-041-4/+4
* Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-251-88/+366
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+193