Commit graph

18 commits

Author SHA1 Message Date
Jacopo
2f40dac352 Refactor have_http_status into have_gitlab_http_status in the specs 2017-10-20 10:13:18 +02:00
Jacopo
26ec874f77 Get Project Branch API shows an helpful error message on invalid refname
In API v4 when requesting a branch with an invalid refname shows an
helpful error message: 'The branch refname is invalid'.
2017-10-18 09:45:27 +02:00
Rémy Coutable
f070265a6d
Introduce new hook data builders for Issue and MergeRequest
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-09 16:44:47 +02:00
Rémy Coutable
075d651604 Start adding Gitlab::HookData::IssuableBuilder
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-09 15:07:10 +02:00
Rémy Coutable
67d5ca9f92 Include the changes in issuable webhook payloads
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-09 15:07:10 +02:00
Felipe Artur
b54203f0ad Commenting on image diffs 2017-10-07 04:25:17 +00:00
Vitaliy @blackst0ne Klachkov
2fc45e4d7e Replace the 'project/merge_requests.feature' spinach test with an rspec analog 2017-10-05 09:31:34 +11:00
Markus Koller
e9eae3eb0d Support custom attributes on users 2017-09-28 16:49:42 +00:00
Vitaliy @blackst0ne Klachkov
b3d79b1ff4 Replace the 'search.feature' spinach test with an rspec analog 2017-09-16 20:02:30 +11:00
Rémy Coutable
b06d5b963a
Return only group's members in user dropdowns on issuables list pages
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-09-14 18:04:21 +02:00
Robert Schilling
ee4820a526 Add a spec when ressource is not modified 2017-08-29 10:12:10 +02:00
Robert Schilling
915dd57fe2 Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
Rémy Coutable
649382b1c2 Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a /
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:29:31 +02:00
kushalpandya
de7db606c1 Use JS class for selector 2017-07-19 18:17:55 +05:30
Douwe Maan
fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Tim Zallmann
8900bd9d26 Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'
Fixed sidebar not collapsing on merge request in mobile screens

Closes #32759

See merge request !12489
2017-06-30 07:07:18 +00:00
Jose Ivan Vargas
a7335c1188 Refactored tests and added a breakpoint to the merge_request_tabs 2017-06-29 13:13:42 -05:00
Rémy Coutable
5545d4dc87
Move share examples to their correct location
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-06-27 18:34:34 +02:00