'namespace' should be exposed via the API
Created by: calmh
Since it's now an integral part of the project name, it should be visible via the API.
Merge request reports
Activity
Created by: riyad
This should be solved together with #2445 (closed)
By Administrator on 2013-01-02T23:53:28 (imported from GitLab project)
By Administrator on 2013-01-02T23:53:28 (imported from GitLab)
Created by: Xylakant
As far as I can see this is only a partial fix for the issue. The PR referenced as a fix does not allow creating projects with a namespace on the API since namespace or namespace_id are supported here https://github.com/gitlabhq/gitlabhq/blob/master/lib/api/projects.rb#L26
See also https://github.com/gitlabhq/gitlabhq/issues/2445#issuecomment-11778852
By Administrator on 2013-02-20T17:03:43 (imported from GitLab project)
By Administrator on 2013-02-20T17:03:43 (imported from GitLab)