summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Expose has_related_branch? on can_create_branch endpoint28558-create-new-branch-from-issue-pageAlfredo Sumaran2017-05-033-2/+8
* Add tests for has_related_branch?Alfredo Sumaran2017-05-031-0/+21
* Do not show dropdown is there’s already a branch related to the issueAlfredo Sumaran2017-05-033-7/+17
* Remove unwanted arrow button from disabled dropdownAlfredo Sumaran2017-05-031-2/+0
* Remove unnecessary string quotesAlfredo Sumaran2017-05-031-3/+3
* Fix Rubocop offensesDouglas Barbosa Alexandre2017-05-031-0/+0
* Use branch_name over @branch.name to keep code conciseDouglas Barbosa Alexandre2017-05-031-3/+3
* Move result handling to inside inside format blocksAlfredo Sumaran2017-05-031-13/+11
* Rephrase spec descriptionsAlfredo Sumaran2017-05-031-2/+2
* Use @project.default_branch to show default branchAlfredo Sumaran2017-05-031-2/+2
* Fix failing karma specAlfredo Sumaran2017-05-032-2/+2
* Update button text when is unavailableAlfredo Sumaran2017-05-032-3/+3
* Set loading state to dropdown when checking if user can create branch.Alfredo Sumaran2017-05-033-19/+41
* Add role=“button” to menu itemsAlfredo Sumaran2017-05-031-2/+2
* Handle dropdown in mobile viewportsAlfredo Sumaran2017-05-033-32/+59
* Cache create Branch pathAlfredo Sumaran2017-05-032-2/+3
* Workaround for input_setter plugin bugAlfredo Sumaran2017-05-031-1/+4
* Fixes failing tests and consolidate feature tests into one fileAlfredo Sumaran2017-05-033-72/+47
* Fix karma testAlfredo Sumaran2017-05-032-4/+4
* Address feedback.Alfredo Sumaran2017-05-033-69/+55
* Fix Rubocop offensesAlfredo Sumaran2017-05-031-4/+2
* Add feature tests for create branch/merge request dropdown on issue pageAlfredo Sumaran2017-05-032-0/+55
* Add CHANGELOG entryAlfredo Sumaran2017-05-031-0/+4
* Allow to create a new branch or merge request from issue pageAlfredo Sumaran2017-05-034-38/+279
* Fix Project::BranchesController#create to support JSON formatDouglas Barbosa Alexandre2017-05-033-12/+70
* Remove respond_to block from create merge request actionDouglas Barbosa Alexandre2017-05-031-6/+4
* Add an endpoint to create a new new branch and empty WIP MR from issueDouglas Barbosa Alexandre2017-05-036-1/+67
* Add a service to create a new new branch and empty WIP MR from issueDouglas Barbosa Alexandre2017-05-032-0/+130
* Merge branch 'further-attempt-to-fix-protected_tags_spec' into 'master' Sean McGivern2017-05-033-3/+4
|\
| * remove debug codefurther-attempt-to-fix-protected_tags_specLuke "Jared" Bennett2017-05-031-2/+1
| * Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett2017-05-033-4/+6
* | Merge branch '30458-real-time-note-edits' into 'master' Jacob Schatz2017-05-039-131/+320
|\ \
| * | Add real-time note edits :chipmunk:Eric Eastwood2017-05-039-131/+320
|/ /
* | Merge branch 'docs/move-api-lint-to-docs-link-job' into 'master' Rémy Coutable2017-05-032-2/+6
|\ \
| * | Move api lint out of static analysis jobAchilleas Pipinellis2017-05-032-2/+6
|/ /
* | Merge branch 'fix/project-tree-saver-spec' into 'master' Rémy Coutable2017-05-032-2/+3
|\ \
| * | Fix project tree saver and fork spec failuresJames Lopez2017-05-032-2/+3
|/ /
* | Merge branch '26883-members-page-layout-looks-broken' into 'master' Annabel Dunstone Gray2017-05-034-4/+68
|\ \
| * | Added flex wrapping26883-members-page-layout-looks-brokenJose Ivan Vargas2017-04-243-10/+55
| * | Added a media query when there's a more width available to show more of the t...Jose Ivan Vargas2017-04-241-0/+3
| * | Changed the way to truncate the panel to title from ruby to a scss mixinJose Ivan Vargas2017-04-243-2/+12
| * | Added a description for non project masters or owners for the members setting...Jose Ivan Vargas2017-04-241-0/+6
* | | Merge branch 'docs/31692-elaborate-on-spring-instructions' into 'master' Achilleas Pipinellis2017-05-031-6/+16
|\ \ \
| * | | Elaborate on the usage of Springdocs/31692-elaborate-on-spring-instructionsRémy Coutable2017-05-031-6/+16
* | | | Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-038-54/+538
|\ \ \ \
| * | | | Improve pipelines_finder.rbShinya Maeda2017-05-031-4/+4
| * | | | Improve documentationShinya Maeda2017-05-032-8/+8
| * | | | Correct typo in pipelines_spec.rbShinya Maeda2017-05-031-5/+5
| * | | | Avoid using sampleShinya Maeda2017-05-031-1/+1
| * | | | Revise documentsShinya Maeda2017-05-032-5/+5