gitlabhq/spec/requests/api
Sebastian Ziebell f978a71f41 Creating MR comment without a note returns status code 400 (Bad request)
Creating a comment to an existing merge request via API without providing a note
returns a status code 400 now, suggesting a bad request. The reason for this
is the resource itself (MR) exists but the required property is not set.
2013-02-06 17:02:30 +01:00
..
issues_spec.rb Rspec fixes 2013-01-04 18:50:31 +02:00
merge_requests_spec.rb Creating MR comment without a note returns status code 400 (Bad request) 2013-02-06 17:02:30 +01:00
milestones_spec.rb Rspec fixes 2013-01-04 18:50:31 +02:00
notes_spec.rb Rspec fixes 2013-01-04 18:50:31 +02:00
projects_spec.rb Don't crash when removing a user that's not project member 2013-02-01 13:53:35 +00:00
session_spec.rb Remove backward compatibility of factories. 2012-11-13 22:27:45 +11:00
users_spec.rb Add optional signup. 2013-01-18 11:57:31 +01:00