Alex Sanford
3c2f40cd39
Add validation errors to Merge Request form
...
If source branch or target branch doesn't exist in the project, display
form validation errors. Previously, this caused a 500 error code.
2016-11-01 07:28:22 -03:00
Ruben Davila
22ce76d447
Refactor to mark Changes tab as active on new MR page.
2016-08-18 07:33:27 -05:00
Alfredo Sumaran
bac19f4c5c
Fix failing test
...
Test was not waiting for the page to be fully loaded
2016-08-17 22:55:24 -05:00
Robert Speicher
a6a4562872
Merge branch '20808-merge-request-new-diff-view' into 'master'
...
Fix merge request new view not changing code view rendering style
Correctly respects the code view changing when creating a merge request.
Closes #20808
See merge request !5768
2016-08-17 18:05:40 +00:00
Phil Hughes
f668da11cb
Updated tests
2016-08-13 00:57:40 -05:00
Paco Guzman
bbb019094b
Fix merge request new view not changing code view rendering style
2016-08-11 10:02:27 +02:00
Rémy Coutable
cd0750e045
Prevent private project name and namespace from leaking in the new MR view
...
Fixes #15591 .
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-04-25 15:32:44 -04:00
Phil Hughes
39ecce05c7
Build fix
2016-04-06 16:25:38 +01:00
Stan Hu
7877138958
Fix creation of merge requests for orphaned branches
...
Closes #14875
2016-04-04 04:51:05 -07:00