summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/_new_submit.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error in the new merge request viewGrzegorz Bizon2017-02-031-1/+1
* Moves pagination to shared folderFilipa Lacerda2017-02-031-3/+3
* Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-031-3/+3
* HAMLLint: Fix `RubyComments` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-2/+2
* Show a custom WIP help message for MR's with WIP commitsjurre2017-01-191-1/+1
* CTRL+Enter does not submit a new merge requestSaad Shahd2016-12-291-1/+1
* Removes builds tab from merge requestFilipa Lacerda2016-12-211-10/+1
* Prevent error when submitting a merge request and pipeline is not defined24860-actionview-template-error-undefined-method-size-for-nil-nilclassAdam Niedzielski2016-11-281-3/+5
* Use all pipelines variable when creating merge requestGrzegorz Bizon2016-10-181-4/+4
* Fix variable to show multiple pipelines for MRAnnabel Dunstone Gray2016-10-181-1/+0
* Add pipelines tab to new MRAnnabel Dunstone2016-10-181-0/+7
* Allow empty merge requestsArtem Sidorenko2016-10-111-22/+28
* MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-061-15/+13
* Refactor to mark Changes tab as active on new MR page.Ruben Davila2016-08-181-2/+2
* Fix tabs navigation and do not update URL via pushstateAlfredo Sumaran2016-08-171-7/+4
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-1/+1
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-1/+1
* Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-031-2/+2
* Hide whitespace toggle button for new merge requestsAlfredo Sumaran2016-04-261-1/+1
* merge request form uses new GLFormPhil Hughes2016-04-141-1/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-7/+3
* Fix MR diff_refsDouwe Maan2016-01-201-1/+1
* Merge branch 'master' into issue_3945Rubén Dávila2016-01-141-1/+1
|\
| * Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* | More refactoring from last code review. #3945Rubén Dávila2016-01-141-1/+1
* | Change strategy to highlight diffs. #3945Rubén Dávila2016-01-071-1/+1
|/
* Move MR Builds tab next to CommitsDouwe Maan2015-12-161-4/+4
* Move Builds tab to the endDouwe Maan2015-12-081-8/+8
* Merge branch 'master' into mr-buildsDouwe Maan2015-12-081-2/+2
|\
| * Make tab target selectors less naiveRobert Speicher2015-12-081-2/+2
* | Add Builds tab to MR detail pageDouwe Maan2015-12-081-0/+8
|/
* Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-031-3/+2
|\
| * Remove duplicated styling for center top menusDouwe Maan2015-12-021-3/+2
* | Remove unnecesary wrapper elementsDouwe Maan2015-12-021-6/+5
* | Use consistent casing for page titlesDouwe Maan2015-12-021-1/+1
|/
* Include full path of source and target branch names in New Merge Request pageStan Hu2015-09-301-2/+3
* Improve diff UI and mr compare pageDmitriy Zaporozhets2015-09-081-3/+1
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-2/+2
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-2/+2
* Implement merge from forks without satellitesDmitriy Zaporozhets2015-07-151-2/+2
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-1/+1
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-251-1/+1
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-2/+0
* Improve MergeRequest tab-persisting behaviorrs-persist-tab-selection-more-bettererRobert Speicher2015-05-291-3/+3
* Persist current merge request tab selection via URLrs-persist-tab-selectionRobert Speicher2015-05-271-20/+23
* Small UI improvements to MR formDmitriy Zaporozhets2015-05-061-1/+1
* Re-use issuable_form for new merge requestDmitriy Zaporozhets2015-05-061-69/+6
* When use change branches link at MR form - save source branch selection inste...mr-change-branchesDmitriy Zaporozhets2015-05-061-1/+1
* Fix tab behavior on MergeRequests#newrs-toggle-tabRobert Speicher2015-04-211-2/+2