Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contexts | ||
controllers | ||
factories | ||
helpers | ||
lib | ||
mailers | ||
models | ||
observers | ||
requests | ||
routing | ||
support | ||
tasks/gitlab | ||
workers | ||
factories.rb | ||
factories_spec.rb | ||
seed_project.tar.gz | ||
spec_helper.rb |
BigW Consortium Gitlab
Using the API library to create or update a merge request at the moment a 404 error is returned. This is fine when the merge request in question does not exist, but does not provide good information that for example a required attribute is missing. A status code of 400 (Bad request) is returned when creating or updating a merge request when either `source_branch` or `target_branch` is missing. A status code of 409 is returned when `source_branch` and `target_branch` are the same. Tests are added for these cases.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contexts | Loading commit data... | |
controllers | Loading commit data... | |
factories | Loading commit data... | |
helpers | Loading commit data... | |
lib | Loading commit data... | |
mailers | Loading commit data... | |
models | Loading commit data... | |
observers | Loading commit data... | |
requests | Loading commit data... | |
routing | Loading commit data... | |
support | Loading commit data... | |
tasks/gitlab | Loading commit data... | |
workers | Loading commit data... | |
factories.rb | Loading commit data... | |
factories_spec.rb | Loading commit data... | |
seed_project.tar.gz | Loading commit data... | |
spec_helper.rb | Loading commit data... |