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
When a user is added to a project that is already a member of, a status code 201 is now returned to signal an idempotent operation. If something fails then instead of returning error code 404 different more specific error codes are returned. Status code 400 (Bad request) is returned when a required attribute, e.g. `access_level` is not given or 422 if there is a semantic error, e.g. should the `access_level` have an unsupported value. Specs are added to check these status codes.
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... |