diff options
author | Sebastian Ziebell <sebastian.ziebell@asquera.de> | 2013-02-14 11:14:52 +0100 |
---|---|---|
committer | Sebastian Ziebell <sebastian.ziebell@asquera.de> | 2013-02-14 11:14:52 +0100 |
commit | 7e45ba700415a180998cee5eb36158727be5f051 (patch) | |
tree | ff7247bf3098ca0d4c62d16251aa94800939cd90 /lib/api/notes.rb | |
parent | 1a01fc0c964defe60c9dc99fa2b5fa0387f3246a (diff) | |
download | gitlab-ce-7e45ba700415a180998cee5eb36158727be5f051.tar.gz |
API: fixes return code when creating last project before reaching limit
When creating the last project via API when reaching the project limit a status code
of 404 (Not found) is returned instead of 201 (Created). The fix checks now correctly if
the project could be saved.
Diffstat (limited to 'lib/api/notes.rb')
0 files changed, 0 insertions, 0 deletions